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 FSA prioritisation category - XML Representation

Active as of 2024-11-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="canshare-ro-fsa-priority"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:11:03.862+13:00"/>
  </meta>
  <url
       value="http://canshare.co.nz/fhir/CodeSystem/canshare-ro-fsa-priority"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/codesystems"/>
    <value value="canshare-ro-fsa-priority"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-ro-fsa-priority"/>
  <title value="NZ cancer radiation oncology FSA 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 booking a first specialist assessment, for radiation oncology services."/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-ro-fsa-priority"/>
  <content value="complete"/>
  <concept>
    <code value="1"/>
    <display value="1 Immediate"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2 Urgent"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="3 Semi-urgent"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="4 Routine"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="5 Planned delay"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="6 Benign"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="7 Advice"/>
  </concept>
</CodeSystem>