HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: OrgFac Contact Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "hpi-contact-type-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-type",
"version" : "2.0",
"name" : "Hpi_contact_type_2_0",
"title" : "OrgFac Contact Type",
"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.",
"purpose" : "A coded type for organisation/facility contact.",
"caseSensitive" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "A",
"display" : "Monitored Alarms",
"definition" : "Monitored Alarms."
},
{
"code" : "C",
"display" : "Mobile (Cellphone)",
"definition" : "Mobile."
},
{
"code" : "E",
"display" : "Email",
"definition" : "Email."
},
{
"code" : "F",
"display" : "Fax",
"definition" : "Fax."
},
{
"code" : "L",
"display" : "Satellite Phone",
"definition" : "Satellite Phone."
},
{
"code" : "M",
"display" : "Electronic Mail Box",
"definition" : "A specific, individual mail ‘container’ supplied by a particular vendor or agency (eg, Chat, Skype)."
},
{
"code" : "P",
"display" : "Pager",
"definition" : "Pager."
},
{
"code" : "S",
"display" : "SMS (Short Messaging Service)",
"definition" : "SMS."
},
{
"code" : "T",
"display" : "Telephone",
"definition" : "Telephone."
},
{
"code" : "U",
"display" : "URL (Universal Resource Locator)",
"definition" : "World Wide Web internet address."
},
{
"code" : "V",
"display" : "Videoconferencing",
"definition" : "Videoconferencing."
},
{
"code" : "W",
"display" : "Web forum",
"definition" : "Social Media (eg Twitter, LinkedIn, Facebook)."
}
]
}