Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build New Zealand flag

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

: NZ Central Region - Flag Alert Codes (H8) - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nzcr-flag-alert-code-h8-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzcr-flag-alert-code-h8-cs</b></p><a name=\"nzcr-flag-alert-code-h8-cs\"> </a><a name=\"hcnzcr-flag-alert-code-h8-cs\"> </a><a name=\"nzcr-flag-alert-code-h8-cs-en-NZ\"> </a><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/central-region/flag-alert-code-h8</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\">A01<a name=\"nzcr-flag-alert-code-h8-cs-A01\"> </a></td><td>Advance care plan</td></tr><tr><td style=\"white-space:nowrap\">E01<a name=\"nzcr-flag-alert-code-h8-cs-E01\"> </a></td><td>EPOA</td></tr><tr><td style=\"white-space:nowrap\">F01<a name=\"nzcr-flag-alert-code-h8-cs-F01\"> </a></td><td>FCT (Cancer)</td></tr><tr><td style=\"white-space:nowrap\">P01<a name=\"nzcr-flag-alert-code-h8-cs-P01\"> </a></td><td>PPPR Act</td></tr><tr><td style=\"white-space:nowrap\">R01<a name=\"nzcr-flag-alert-code-h8-cs-R01\"> </a></td><td>Renal Dialysis</td></tr><tr><td style=\"white-space:nowrap\">T01<a name=\"nzcr-flag-alert-code-h8-cs-T01\"> </a></td><td>Treat/managt plan</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/central-region/flag-alert-code-h8",
  "version" : "1.0.12-rc1",
  "name" : "NZCentralRegionFlagAlertCodeH8CodeSystem",
  "title" : "NZ Central Region - Flag Alert Codes (H8)",
  "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" : "H8 (care plan) alert codes ex. WebPAS in NZ Central Region, that appear in Flag resource",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "A01",
      "display" : "Advance care plan"
    },
    {
      "code" : "E01",
      "display" : "EPOA"
    },
    {
      "code" : "F01",
      "display" : "FCT (Cancer)"
    },
    {
      "code" : "P01",
      "display" : "PPPR Act"
    },
    {
      "code" : "R01",
      "display" : "Renal Dialysis"
    },
    {
      "code" : "T01",
      "display" : "Treat/managt plan"
    }
  ]
}