FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/cm-administrative-gender-minsal-643

Packagecens.fhir.poclis
TypeConceptMap
Idcm-administrative-gender-minsal-643
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cens.fhir.poclis@1.0.0&canonical=http://cens.cl/fhir/ConceptMap/CmAdministrativeGenderMinsal643
URLhttp://cens.cl/fhir/ConceptMap/CmAdministrativeGenderMinsal643
Version4.0.1
Statusdraft
Date2020-05-11T09:00:00-04:00
NameCmAdministrativeGenderMinsal643
TitleCm Administrative Gender Minsal 643

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender
ValueSet
SexoMinsal643SexoMinsal643

Narrative

Note: links and images are rebased to the (stated) source

!-- Snipped for Brevity -->

Source

{
  "resourceType": "ConceptMap",
  "id": "cm-administrative-gender-minsal-643",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cens.cl/fhir/ConceptMap/CmAdministrativeGenderMinsal643",
  "version": "4.0.1",
  "name": "CmAdministrativeGenderMinsal643",
  "title": "Cm Administrative Gender Minsal 643",
  "status": "draft",
  "date": "2020-05-11T09:00:00-04:00",
  "publisher": "CENS",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://cens.cl"
        },
        {
          "system": "email",
          "value": "contacto@cens.cl"
        }
      ]
    }
  ],
  "sourceCanonical": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "targetCanonical": "http://cens.cl/fhir/ValueSet/SexoMinsal643",
  "group": [
    {
      "source": "http://hl7.org/fhir/administrative-gender",
      "target": "http://minsal.cl/SexoMinsal643",
      "element": [
        {
          "code": "male",
          "target": [
            {
              "code": "01",
              "display": "Hombre",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "female",
          "target": [
            {
              "code": "02",
              "display": "Mujer",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "other",
          "target": [
            {
              "code": "03",
              "display": "Intersex",
              "equivalence": "narrower",
              "comment": "Que presenta conjuntamente caracteres sexuales masculinos y femeninos"
            }
          ]
        },
        {
          "code": "unknown",
          "target": [
            {
              "code": "99",
              "display": "Desconocido",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}