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 side mandatory - XML Representation

Active as of 2024-07-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-side-mandatory"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:28:42.573+12:00"/>
  </meta>
  <language value="en-x-sctlang-23162100-0210105"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-side-mandatory"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/valuesets"/>
    <value value="canshare-side-mandatory"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-side-mandatory"/>
  <title value="NZ cancer side mandatory"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-12"/>
  <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 side of a body structure that is symmetrical to the midline, e.g. left side, right side, both sides, central, or a 'definitely not present' value."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value value="26216008 |Central (qualifier value)|"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="263795004"/>
        <display value="Left side"/>
      </concept>
      <concept>
        <code value="264180000"/>
        <display value="Right side"/>
      </concept>
      <concept>
        <code value="261721000210105"/>
        <display value="Not applicable"/>
      </concept>
    </include>
    <include>
      <system
              value="http://canshare.co.nz/fhir/CodeSystem/snomed-unpublished"/>
      <concept>
        <code value="467351000210109"/>
        <display value="Both sides"/>
      </concept>
    </include>
  </compose>
</ValueSet>