FHIR IG analytics| Package | fhir.nhs.uk.stu3.assets |
| Resource Type | ConceptMap |
| Id | ConceptMap-EMS-AddressUse-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"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": "Usual (home) address",
"equivalence": "equivalent"
}
]
},
{
"code": "home",
"display": "Home",
"target": [
{
"code": "Correspondence",
"equivalence": "equivalent"
}
]
},
{
"code": "temp",
"display": "Temporary",
"target": [
{
"code": "TMP",
"display": "Temporary address",
"equivalence": "equivalent"
}
]
}
]
}
]
}