Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Modalidade Assistencial - JSON Representation

Active as of 2024-11-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "modalidade-assistencial",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet modalidade-assistencial</b></p><a name=\"modalidade-assistencial\"> </a><a name=\"hcmodalidade-assistencial\"> </a><a name=\"modalidade-assistencial-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.saude.gov.br/fhir/r4/CodeSystem-BRModalidadeAssistencial.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRModalidadeAssistencial</code></a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.0.2/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/modalidade-assistencial",
  "version" : "0.0.1",
  "name" : "ModalidadeAssistencial",
  "title" : "Modalidade Assistencial",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-14T20:21:50+00:00",
  "publisher" : "SES-GO",
  "contact" : [
    {
      "name" : "SES-GO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir-homolog.saude.go.gov.br"
        },
        {
          "system" : "email",
          "value" : "muriloluz@ufg.br"
        }
      ]
    }
  ],
  "description" : "Modalidade Assistencial.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRModalidadeAssistencial"
      },
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
        ]
      }
    ]
  }
}