HIP FHIR Common Terminology Guide
1.9.2 - Release
Publication Build: This will be filled in by the publication tooling
Active as of 2020-04-20 |
{
"resourceType" : "ValueSet",
"id" : "nhi-residency-source-1.2",
"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 nhi-residency-source-1.2</b></p><a name=\"nhi-residency-source-1.2\"> </a><a name=\"hcnhi-residency-source-1.2\"> </a><a name=\"nhi-residency-source-1.2-en-US\"> </a><ul><li>Include codes from<a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://standards.digital.health.nz/ns/information-source-code\"><code>https://standards.digital.health.nz/ns/information-source-code</code></a> where code in MIGR,HL7,PPRT,NPRF,INZ,NZPV,NZTV</li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nz-residency-source-code",
"version" : "1.2",
"name" : "Nhi_residency_source",
"title" : "NZ Residency Information Source",
"status" : "active",
"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 the source of information for NZ residency.",
"purpose" : "A coded type for the source of information for NZ residency.",
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/information-source-code",
"filter" : [
{
"property" : "code",
"op" : "in",
"value" : "MIGR,HL7,PPRT,NPRF,INZ,NZPV,NZTV"
}
]
}
]
}
}