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

: Classificação de Atendimento - JSON Representation

Active as of 2024-11-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "classificacao-atendimento",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet classificacao-atendimento</b></p><a name=\"classificacao-atendimento\"> </a><a name=\"hcclassificacao-atendimento\"> </a><a name=\"classificacao-atendimento-pt-BR\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-classificacao-atendimento.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/classificacao-atendimento</code></a></li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/classificacao-atendimento",
  "version" : "0.0.1",
  "name" : "ClassificacaoAtendimento",
  "title" : "Classificação de Atendimento",
  "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" : "Classificação de Atendimento.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/classificacao-atendimento"
      }
    ]
  }
}