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 positive negative result - XML Representation

Active as of 2024-11-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-pos-neg-result"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:14:39.772+13:00"/>
  </meta>
  <language value="en-x-sctlang-23162100-0210105"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-pos-neg-result"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/valuesets"/>
    <value value="canshare-pos-neg-result"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-pos-neg-result"/>
  <title value="NZ cancer positive negative result"/>
  <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 result for a test (eg positive, negative), where more specific finding values are not available."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="10828004 |Positive| OR 260385009 |Negative| OR 419984006 |Inconclusive|"/>
      </filter>
    </include>
  </compose>
  <expansion>
    <identifier value="266c8878-a5b8-46fa-ab7a-ea2620c518ba"/>
    <timestamp value="2024-11-11T13:43:03+13:00"/>
    <total value="3"/>
    <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="419984006"/>
      <display value="Inconclusive"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="260385009"/>
      <display value="Negative"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="10828004"/>
      <display value="Positive"/>
    </contains>
  </expansion>
</ValueSet>