HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Retired as of 2020-02-24 |
{
"resourceType" : "ValueSet",
"id" : "hpi-facility-address-type-1.0",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hpi-facility-address-type-1.0</b></p><a name=\"hpi-facility-address-type-1.0\"> </a><a name=\"hchpi-facility-address-type-1.0\"> </a><a name=\"hpi-facility-address-type-1.0-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-hpi-address-type-2.0.html\"><code>https://standards.digital.health.nz/ns/hpi-address-type</code></a> where code in M,S,P</li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-facility-address-type",
"version" : "1.0",
"name" : "Hpi_facility_address_type",
"title" : "Address Type for Facility",
"status" : "retired",
"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" : "Facility address type",
"purpose" : "A coded value for the type of a facility address.",
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/hpi-address-type",
"version" : "2.0",
"filter" : [
{
"property" : "code",
"op" : "in",
"value" : "M,S,P"
}
]
}
]
}
}