{
  "resourceType" : "ConceptMap",
  "id" : "EquivalentColombianGenderCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MapaDeConceptos EquivalentColombianGenderCodes</b></p><a name=\"EquivalentColombianGenderCodes\"> </a><a name=\"hcEquivalentColombianGenderCodes\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a> to <a href=\"ValueSet-ColombianGenderGroupCodes.html\">ValueSet: Colombian Gender group Codes</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>male</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>H</td><td>Hombre</td></tr><tr><td>female</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M</td><td>Mujer</td></tr><tr><td>other</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>I</td><td>Indeterminado/Intersexual</td></tr></table></div>"
  },
  "url" : "https://fhir.minsalud.gov.co/rda/ConceptMap/EquivalentColombianGenderCodes",
  "version" : "0.8.0",
  "title" : "Mapa de Conceptos de códigos de género colombiano",
  "status" : "active",
  "date" : "2025-07-16",
  "publisher" : "Ministerio de Salud y Protección Social de Colombia",
  "contact" : [{
    "name" : "Ministerio de Salud y Protección Social de Colombia",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.minsalud.gov.co"
    }]
  },
  {
    "name" : "Ministerio de Salud y Protección Social de Colombia",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.minsalud.gov.co",
      "use" : "work"
    }]
  },
  {
    "name" : "HL7 Colombia",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7co.org",
      "use" : "work"
    }]
  }],
  "description" : "Este mapa de conceptos es utilizado para mapear los códigos de género colombiano a los códigos de género del estándar FHIR.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166:-2",
      "code" : "CO",
      "display" : "Colombia"
    }]
  }],
  "sourceCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender",
  "targetCanonical" : "https://fhir.minsalud.gov.co/rda/ValueSet/ColombianGenderGroupCodes",
  "group" : [{
    "element" : [{
      "code" : "male",
      "display" : "Male",
      "target" : [{
        "code" : "H",
        "equivalence" : "equivalent",
        "comment" : "Hombre"
      }]
    },
    {
      "code" : "female",
      "display" : "Female",
      "target" : [{
        "code" : "M",
        "equivalence" : "equivalent",
        "comment" : "Mujer"
      }]
    },
    {
      "code" : "other",
      "display" : "Other",
      "target" : [{
        "code" : "I",
        "equivalence" : "equivalent",
        "comment" : "Indeterminado/Intersexual"
      }]
    }]
  }]
}