FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | ConceptMap |
| Id | conceptmap-GeslachtCodelijst-to-AdministrativeGender.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ConceptMap",
"id": "GeslachtCodelijst-to-AdministrativeGender",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender",
"version": "1.0.2",
"name": "GeslachtCodelijst-to-AdministrativeGender",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps Gender codes as found in HCIM Patient (release 2017) to Patient.gender codes as found in FHIR STU3",
"sourceReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.0.1.1--20171231000000",
"display": "GeslachtCodelijst"
},
"targetReference": {
"reference": "http://hl7.org/fhir/ValueSet/administrative-gender",
"display": "AdministrativeGender"
},
"group": [
{
"source": "http://hl7.org/fhir/v3/AdministrativeGender",
"target": "http://hl7.org/fhir/administrative-gender",
"element": [
{
"code": "M",
"target": [
{
"code": "male",
"equivalence": "equal"
}
]
},
{
"code": "F",
"target": [
{
"code": "female",
"equivalence": "equal"
}
]
},
{
"code": "UN",
"target": [
{
"code": "other",
"equivalence": "narrower",
"comment": "Undifferentiated: The gender of a person could not be uniquely defined as male or female, such as hermaphrodite. Other: 'neither male nor female and not unknown'"
}
]
}
]
},
{
"source": "http://hl7.org/fhir/v3/NullFlavor",
"target": "http://hl7.org/fhir/administrative-gender",
"element": [
{
"code": "UNK",
"target": [
{
"code": "unknown",
"equivalence": "equal"
}
]
}
]
}
]
}