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-11-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-performance-status"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:15:39.240+13: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-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="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 340841000210104 |Not performed| OR 191611000210106 |Pending| OR 385651009 |In-progress|"/>
      </filter>
    </include>
  </compose>
  <expansion>
    <identifier value="710eeeae-aed5-44cc-81de-32430a06e6ca"/>
    <timestamp value="2024-11-11T13:49:13+13:00"/>
    <total value="4"/>
    <offset value="0"/>
    <parameter>
      <name value="version"/>
      <valueUri
                value="http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"/>
    </parameter>
    <parameter>
      <name value="count"/>
      <valueInteger value="2147483647"/>
    </parameter>
    <parameter>
      <name value="offset"/>
      <valueInteger value="0"/>
    </parameter>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="340841000210104"/>
      <display value="Did not perform"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="385651009"/>
      <display value="In progress"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="191611000210106"/>
      <display value="Pending"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="398166005"/>
      <display value="Performed"/>
    </contains>
  </expansion>
</ValueSet>