FHIR IG Statistics: ConceptMap/cm-accdr-name-use
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cm-accdr-name-use",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-accdr-name-use",
"version": "1.0.0",
"name": "v2toFHIRmapforacCDRNameUse",
"title": "v2 map for acCDR Name Use",
"status": "active",
"experimental": false,
"date": "2023-03-28T12:47:40+10:00",
"publisher": "Ontario Health",
"sourceCanonical": "http://terminology.hl7.org/ValueSet/v2-0200",
"targetCanonical": "http://hl7.org/fhir/ValueSet/name-use",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0200",
"target": "http://hl7.org/fhir/name-use",
"element": [
{
"code": "L",
"display": "Legal Name",
"target": [
{
"code": "official",
"equivalence": "equivalent"
}
]
},
{
"code": "A",
"display": "Alias Name",
"target": [
{
"code": "usual",
"equivalence": "equivalent"
}
]
},
{
"code": "B",
"display": "Name at Birth",
"target": [
{
"code": "old",
"equivalence": "subsumes"
}
]
},
{
"code": "M",
"display": "Maiden Name",
"target": [
{
"code": "maiden",
"equivalence": "equivalent"
}
]
},
{
"code": "U",
"display": "Unspecified",
"target": [
{
"equivalence": "unmatched"
}
]
}
]
}
]
}