FHIR IG Statistics: ConceptMap/cm-administrative-gender-minsal-643
Resources that use this resource
No resources found
Resources that this resource uses
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"
}
]
}
]
}
]
}