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 - MentalHealthReviewStatus Code System - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nzcr-mental-health-review-status-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzcr-mental-health-review-status-cs</b></p><a name=\"nzcr-mental-health-review-status-cs\"> </a><a name=\"hcnzcr-mental-health-review-status-cs\"> </a><a name=\"nzcr-mental-health-review-status-cs-en-NZ\"> </a><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/central-region/mental-health-review-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\">R02<a name=\"nzcr-mental-health-review-status-cs-R02\"> </a></td><td>Not in pat interest</td></tr><tr><td style=\"white-space:nowrap\">R03<a name=\"nzcr-mental-health-review-status-cs-R03\"> </a></td><td>Not recorded</td></tr><tr><td style=\"white-space:nowrap\">R04<a name=\"nzcr-mental-health-review-status-cs-R04\"> </a></td><td>Not reas practical</td></tr><tr><td style=\"white-space:nowrap\">R05<a name=\"nzcr-mental-health-review-status-cs-R05\"> </a></td><td>Yes</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/central-region/mental-health-review-status",
  "version" : "1.0.12-rc1",
  "name" : "NZCentralRegionMentalHealthReviewStatusCodeSystem",
  "title" : "NZ Central Region - MentalHealthReviewStatus 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" : "MentalHealthReviewStatus codes ex. WebPAS in NZ Central Region - denoting if the patient's mental health status review has been completed, if not the reason why.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "R02",
      "display" : "Not in pat interest"
    },
    {
      "code" : "R03",
      "display" : "Not recorded"
    },
    {
      "code" : "R04",
      "display" : "Not reas practical"
    },
    {
      "code" : "R05",
      "display" : "Yes"
    }
  ]
}