HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: OrgFac Contact Usage - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "hpi-contact-usage-2.0",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://standards.digital.health.nz/ns/hpi-contact-usage",
"version" : "2.0",
"name" : "Hpi_contact_usage_2_0",
"title" : "OrgFac Contact Usage",
"status" : "retired",
"experimental" : false,
"date" : "2020-04-20T00:00:00+13:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "A coded type for organisation/facility contact usage.",
"purpose" : "A coded type for organisation/facility contact usage.",
"caseSensitive" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "B",
"display" : "Business",
"definition" : "A general business contact for the organisation."
},
{
"code" : "B-OLD",
"display" : "Business (Inactive)",
"definition" : "This contact point is no longer in use (or was never correct, but retained for records)."
},
{
"code" : "E",
"display" : "Emergency",
"definition" : "A general emergency contact for the organisation."
},
{
"code" : "H",
"display" : "HealthLink",
"definition" : "The HealthLink address number used for messaging through HealthLink (To be retired)."
},
{
"code" : "P",
"display" : "Personal",
"definition" : "A personal contact for the practitioner or health worker."
},
{
"code" : "C",
"display" : "Connected Health",
"definition" : "Connected Health."
},
{
"code" : "T",
"display" : "Temporary",
"definition" : "A temporary contact point. The period can provide more detailed information."
},
{
"code" : "M",
"display" : "Mobile",
"definition" : "Mobile."
}
]
}