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

: Identidade de gênero - JSON Representation

Active as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "identidade-genero",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet identidade-genero</b></p><a name=\"identidade-genero\"> </a><a name=\"hcidentidade-genero\"> </a><a name=\"identidade-genero-pt-BR\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-identidade-genero.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero</code></a></li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/identidade-genero",
  "version" : "0.0.1",
  "name" : "IdentidadeGenero",
  "title" : "Identidade de gênero",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-03T17:32:30+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" : "Identidade de gênero se refere à profunda convicção pessoal de ser homem, \nmulher, uma mistura de ambos, ou nenhum dos dois. Essa identidade não necessariamente corresponde ao sexo atribuído no nascimento. ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/identidade-genero"
      }
    ]
  }
}