HIP FHIR Common Terminology Guide
1.8.10 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.8.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Retired as of 2020-04-20 |
{
"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\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hpi-contact-type-2.0</b></p><a name=\"hpi-contact-type-2.0\"> </a><a name=\"hchpi-contact-type-2.0\"> </a><a name=\"hpi-contact-type-2.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-contact-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"hpi-contact-type-2.0-A\"> </a></td><td>Monitored Alarms</td><td>Monitored Alarms.</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"hpi-contact-type-2.0-C\"> </a></td><td>Mobile (Cellphone)</td><td>Mobile.</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"hpi-contact-type-2.0-E\"> </a></td><td>Email</td><td>Email.</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"hpi-contact-type-2.0-F\"> </a></td><td>Fax</td><td>Fax.</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"hpi-contact-type-2.0-L\"> </a></td><td>Satellite Phone</td><td>Satellite Phone.</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"hpi-contact-type-2.0-M\"> </a></td><td>Electronic Mail Box</td><td>A specific, individual mail ‘container’ supplied by a particular vendor or agency (eg, Chat, Skype).</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"hpi-contact-type-2.0-P\"> </a></td><td>Pager</td><td>Pager.</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"hpi-contact-type-2.0-S\"> </a></td><td>SMS (Short Messaging Service)</td><td>SMS.</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"hpi-contact-type-2.0-T\"> </a></td><td>Telephone</td><td>Telephone.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"hpi-contact-type-2.0-U\"> </a></td><td>URL (Universal Resource Locator)</td><td>World Wide Web internet address.</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"hpi-contact-type-2.0-V\"> </a></td><td>Videoconferencing</td><td>Videoconferencing.</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"hpi-contact-type-2.0-W\"> </a></td><td>Web forum</td><td>Social Media (eg Twitter, LinkedIn, Facebook).</td></tr></table></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)."
}
]
}