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 performance status - XML Representation

Active as of 2024-07-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-performance-status"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:29:08.552+12:00"/>
  </meta>
  <language value="en-x-sctlang-23162100-0210105"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-performance-status"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/valuesets"/>
    <value value="canshare-performance-status"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-performance-status"/>
  <title value="NZ cancer performance status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-08"/>
  <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="The performance status of the procedure and/or test."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="398166005 |Performed| OR 191611000210106 |Pending| OR 385651009 |In-progress|"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="340841000210104"/>
        <display value="Not performed"/>
      </concept>
    </include>
  </compose>
</ValueSet>