HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Retired as of 2020-04-20 |
{
"resourceType" : "CodeSystem",
"id" : "hpi-address-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-address-type-2.0</b></p><a name=\"hpi-address-type-2.0\"> </a><a name=\"hchpi-address-type-2.0\"> </a><a name=\"hpi-address-type-2.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-address-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\">M<a name=\"hpi-address-type-2.0-M\"> </a></td><td>Mailing</td><td>This is the address that is used for mailing information (a postal address may be used in this field).</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"hpi-address-type-2.0-B\"> </a></td><td>Business</td><td>The address of the business used for administrative purposes.</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"hpi-address-type-2.0-S\"> </a></td><td>Service Delivery</td><td>Physical location where health services are provided including practitioners preferred service delivery address.</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"hpi-address-type-2.0-P\"> </a></td><td>Postal & Physical</td><td>An address that is both physical and postal.</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/hpi-address-type",
"version" : "2.0",
"name" : "Hpi_address_type",
"title" : "OrgFac Address 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 address.",
"purpose" : "A coded type for organisation/facility address.",
"caseSensitive" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "M",
"display" : "Mailing",
"definition" : "This is the address that is used for mailing information (a postal address may be used in this field)."
},
{
"code" : "B",
"display" : "Business",
"definition" : "The address of the business used for administrative purposes."
},
{
"code" : "S",
"display" : "Service Delivery",
"definition" : "Physical location where health services are provided including practitioners preferred service delivery address."
},
{
"code" : "P",
"display" : "Postal & Physical",
"definition" : "An address that is both physical and postal."
}
]
}