HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: hpi-contact-type-down - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "hpi-contact-type-down",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down",
"version" : "1.0",
"name" : "Cm_hpi_contact_type_down",
"title" : "HPI Contact Type Mapping",
"status" : "draft",
"experimental" : false,
"date" : "2020-02-24T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Translation from FHIR Contact Point System to HPI Contact Type",
"purpose" : "To translate from FHIR Contact Point System to internal HPI Contact Type",
"sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
"targetUri" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type",
"group" : [
{
"source" : "http://hl7.org/fhir/contact-point-system",
"sourceVersion" : "4.0.1",
"target" : "https://standards.digital.health.nz/ns/hpi-contact-type",
"targetVersion" : "2.0",
"element" : [
{
"code" : "email",
"target" : [
{
"code" : "E",
"equivalence" : "equivalent"
}
]
},
{
"code" : "fax",
"target" : [
{
"code" : "F",
"equivalence" : "equivalent"
}
]
},
{
"code" : "pager",
"target" : [
{
"code" : "P",
"equivalence" : "equivalent"
}
]
},
{
"code" : "sms",
"target" : [
{
"code" : "S",
"equivalence" : "equivalent"
}
]
},
{
"code" : "phone",
"target" : [
{
"code" : "T",
"equivalence" : "equivalent"
}
]
},
{
"code" : "url",
"target" : [
{
"code" : "U",
"equivalence" : "equivalent"
}
]
},
{
"code" : "other",
"target" : [
{
"code" : "M",
"equivalence" : "equivalent"
}
]
}
]
}
]
}