FHIR Terminology (CO)
0.1.0 - STU1 Colombia flag

FHIR Terminology (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem: Colombian Gender Identity - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ColombianGenderIdentity",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ColombianGenderIdentity</b></p><a name=\"ColombianGenderIdentity\"> </a><a name=\"hcColombianGenderIdentity\"> </a><a name=\"ColombianGenderIdentity-es-CO\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><p>This case-sensitive code system <code>http://terminology.fhir.guide/co/CodeSystem/ColombianGenderIdentity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"ColombianGenderIdentity-01\"> </a></td><td>Masculino</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"ColombianGenderIdentity-02\"> </a></td><td>Femenino</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"ColombianGenderIdentity-03\"> </a></td><td>Transgénero</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"ColombianGenderIdentity-04\"> </a></td><td>Neutro</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"ColombianGenderIdentity-05\"> </a></td><td>No lo declara</td></tr></table></div>"
  },
  "url" : "http://terminology.fhir.guide/co/CodeSystem/ColombianGenderIdentity",
  "version" : "0.1.0",
  "name" : "ColombianGenderIdentity",
  "title" : "CodeSystem: Colombian Gender Identity",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-19",
  "publisher" : "HL7 Colombia",
  "contact" : [
    {
      "name" : "HL7 Colombia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7co.org"
        },
        {
          "system" : "email",
          "value" : "info@hl7co.org"
        }
      ]
    },
    {
      "name" : "Mario Enrique Cortés",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mario.cortes@hl7co.org",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Dra Nathalia Ortega",
      "telecom" : [
        {
          "system" : "email",
          "value" : "nathalia.ortega@hl7co.org",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Jaime Alberto Ramírez",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jaime.ramirez@hl7co.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Gender identity code system in Colombia.\r\n\r\n[ES: Codificación de identidad de género en Colombia.]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This code system is used as a general nomenclator of gender identity of persons in Colombia, used in *FHIR Extensions* associated with the *Patient* resource..\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador general de identidad de género de personas en Colombia, utilizado en *Extensiones FHIR* asociadas con el recurso *Patient*.]",
  "copyright" : "MinSalud Colombia, CC-BY-4.0 2021+",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "01",
      "display" : "Masculino"
    },
    {
      "code" : "02",
      "display" : "Femenino"
    },
    {
      "code" : "03",
      "display" : "Transgénero"
    },
    {
      "code" : "04",
      "display" : "Neutro"
    },
    {
      "code" : "05",
      "display" : "No lo declara"
    }
  ]
}