New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: NZ cancer radiation oncology treatment prioritisation category - XML Representation

Active as of 2024-11-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="canshare-ro-treatment-priority"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:08:37.633+13:00"/>
  </meta>
  <url
       value="http://canshare.co.nz/fhir/CodeSystem/canshare-ro-treatment-priority"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/codesystems"/>
    <value value="canshare-ro-treatment-priority"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-ro-treatment-priority"/>
  <title
         value="NZ cancer radiation oncology treatment prioritisation category"/>
  <status value="active"/>
  <date value="2024-11-11T02:01:44+00:00"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <description
               value="A categorisation used to prioritise the start of radiation therapy treatment."/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-ro-treatment-priority"/>
  <content value="complete"/>
  <concept>
    <code value="A"/>
    <display value="Category A"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="Category B"/>
  </concept>
  <concept>
    <code value="C (pallative)"/>
    <display value="Category C (palliative)"/>
  </concept>
  <concept>
    <code value="C (curative)"/>
    <display value="Category C (curative)"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="Category D"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="Category E"/>
  </concept>
</CodeSystem>