FHIR IG Statistics: ConceptMap/ConceptMap-EMS-ContactPointSystem-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-ContactPointSystem-1",
"version": "1.0.0",
"name": "Concept Map - EMS Contact Point System",
"status": "draft",
"date": "2018-02-20T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A Concept Map from the HL7 FHIR ValueSet ContactPointSystem to PDS Communication Contact MEthod to aid interpretation.",
"copyright": "Copyright © 2016 HL7 UK",
"sourceReference": {
"reference": "https://fhir.nhs.uk/STU3/ValueSet/EMS-ContactPointSystem-1"
},
"targetReference": {
"reference": "https://fhir.nhs.uk/STU3/ValueSet/PDS-CommunicationContactMethod-1"
},
"group": [
{
"source": "http://hl7.org/fhir/contact-point-system",
"target": "https://fhir.nhs.uk/STU3/CodeSystem/PDS-CommunicationContactMethod-1",
"element": [
{
"code": "fax",
"display": "Fax",
"target": [
{
"code": "fax",
"display": "By fax",
"equivalence": "equivalent"
}
]
},
{
"code": "email",
"display": "Email",
"target": [
{
"code": "mailto",
"display": "By email",
"equivalence": "equivalent"
}
]
},
{
"code": "tel",
"display": "By telephone",
"target": [
{
"code": "phone",
"display": "Phone",
"equivalence": "equivalent"
}
]
},
{
"code": "textphone",
"display": "By textphone",
"target": [
{
"code": "other",
"display": "Other",
"equivalence": "equivalent"
}
]
}
]
}
]
}