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

Active as of 2024-10-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-laterality-side-mandatory"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:15:06.738+13:00"/>
  </meta>
  <language value="en-x-sctlang-23162100-0210105"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-laterality-side-mandatory"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/valuesets"/>
    <value value="canshare-laterality-side-mandatory"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-laterality-side-mandatory"/>
  <title value="NZ cancer laterality or side mandatory"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-10-16"/>
  <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 laterality of a paired organ (e.g. left, right, bilateral) or the side of the body relative to the midline (e.g. left side, right side, central or both sides) or 'Not applicable'."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="7771000 |Left| OR 24028007 |Right| OR 51440002 |Bilateral| OR 263795004 |Left side| OR 264180000 |Right side| OR 467351000210109 |Both sides| OR 26216008 |Central (qualifier value)| OR 261721000210105 |Definitely not present - not applicable (qualifier value)|"/>
      </filter>
    </include>
  </compose>
  <expansion>
    <identifier value="34ef1191-9e7a-453d-b572-faa054aad629"/>
    <timestamp value="2024-11-11T13:50:06+13:00"/>
    <total value="8"/>
    <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="26216008"/>
      <display value="Central"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="261721000210105"/>
      <display value="Definitely not applicable"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="7771000"/>
      <display value="Left"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="263795004"/>
      <display value="Left sided"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="24028007"/>
      <display value="Right"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="51440002"/>
      <display value="Right and left"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="467351000210109"/>
      <display value="Right and left sided"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="264180000"/>
      <display value="Right sided"/>
    </contains>
  </expansion>
</ValueSet>