FHIR New Zealand Patient Summary IG
0.3.0 - ci-build
FHIR New Zealand Patient Summary IG - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-08-01 |
{
"resourceType" : "CodeSystem",
"id" : "nzps-list-empty-reason-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzps-list-empty-reason-cs</b></p><a name=\"nzps-list-empty-reason-cs\"> </a><a name=\"hcnzps-list-empty-reason-cs\"> </a><a name=\"nzps-list-empty-reason-cs-en-NZ\"> </a><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/nzps-list-empty-reason</code> defines the following code:</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\">sourceunavailable<a name=\"nzps-list-empty-reason-cs-sourceunavailable\"> </a></td><td>Source System Unavailable</td><td>The source system for the data returned in this section is currently unavailable or unreachable. This may mean there is information for this patient that exists but is not included.</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/nzps-list-empty-reason",
"version" : "0.3.0",
"name" : "NZPSListEmptyReasonCS",
"title" : "Codes for why a list/section is empty",
"status" : "draft",
"experimental" : false,
"date" : "2024-08-01T02:23:08+00:00",
"publisher" : "Health NZ | Te Whatu Ora",
"contact" : [
{
"name" : "Health NZ | Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/tewhatuora"
}
]
}
],
"description" : "NZPS Specific codes for why a list/section is empty",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "sourceunavailable",
"display" : "Source System Unavailable",
"definition" : "The source system for the data returned in this section is currently unavailable or unreachable. This may mean there is information for this patient that exists but is not included."
}
]
}