Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build
Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-09-17 |
{
"resourceType" : "CodeSystem",
"id" : "nzcr-referral-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzcr-referral-status-cs</b></p><a name=\"nzcr-referral-status-cs\"> </a><a name=\"hcnzcr-referral-status-cs\"> </a><a name=\"nzcr-referral-status-cs-en-NZ\"> </a><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/central-region/pas-referral-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"nzcr-referral-status-cs-A\"> </a></td><td>Accepted</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"nzcr-referral-status-cs-E\"> </a></td><td>Expired</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"nzcr-referral-status-cs-D\"> </a></td><td>Draft</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"nzcr-referral-status-cs-P\"> </a></td><td>Pending</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"nzcr-referral-status-cs-R\"> </a></td><td>Rejected</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"nzcr-referral-status-cs-I\"> </a></td><td>Inactive</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/central-region/pas-referral-status",
"version" : "1.0.12-rc1",
"name" : "NZCentralRegionReferralStatusCodeSystem",
"title" : "NZ Central Region - Referral Status Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-09-17T03:47:47+00:00",
"publisher" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
"contact" : [
{
"name" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
"telecom" : [
{
"system" : "url",
"value" : "http://https://www.tewhatuora.govt.nz/"
}
]
}
],
"description" : "Referral Status codes; ex. WebPAS in NZ Central Region.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "A",
"display" : "Accepted"
},
{
"code" : "E",
"display" : "Expired"
},
{
"code" : "D",
"display" : "Draft"
},
{
"code" : "P",
"display" : "Pending"
},
{
"code" : "R",
"display" : "Rejected"
},
{
"code" : "I",
"display" : "Inactive"
}
]
}