FHIR IG Statistics: ConceptMap/ConceptMap-EMS-AddressUse-1
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"url": "https://fhir.nhs.uk/STU3/ConceptMap/EMS-AddressUse-1",
"version": "1.0.0",
"name": "Concept Map - EMS Address Use",
"status": "draft",
"date": "2018-02-20T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A Concept Map from the HL7 FHIR ValueSet AddressUse to PDS Address Type to aid interpretation.",
"copyright": "Copyright © 2016 HL7 UK",
"sourceReference": {
"reference": "https://fhir.nhs.uk/STU3/ValueSet/EMS-AddressUse-1"
},
"targetReference": {
"reference": "https://fhir.nhs.uk/STU3/ValueSet/PDS-AddressType-1"
},
"group": [
{
"source": "http://hl7.org/fhir/address-use",
"target": "https://fhir.nhs.uk/STU3/CodeSystem/PDS-AddressType-1",
"element": [
{
"code": "home",
"display": "Home",
"target": [
{
"code": "H",
"equivalence": "equivalent"
}
]
},
{
"code": "home",
"display": "Home",
"target": [
{
"code": "PST",
"equivalence": "equivalent"
}
]
},
{
"code": "temp",
"display": "Temporary",
"target": [
{
"code": "TMP",
"display": "Temporary address",
"equivalence": "equivalent"
}
]
}
]
}
]
}