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

Active as of 2024-11-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="canshare-menopause-status"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-11-05T17:15:29.879+13:00"/>
  </meta>
  <language value="en-x-sctlang-23162100-0210105"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/canshare-menopause-status"/>
  <identifier>
    <system value="http://canshare.co.nz/fhir/NamingSystem/valuesets"/>
    <value value="canshare-menopause-status"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="canshare-menopause-status"/>
  <title value="NZ cancer menopause 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 relevant values to classify the onset of menopause for a patient e.g. premenopausal, perimenopausal or postmenopausal."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/21000210109"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="22636003 |Premenopausal| OR 76498008 |Postmenopausal| OR 161541000119104 |Perimenopausal|"/>
      </filter>
    </include>
  </compose>
  <expansion>
    <identifier value="6c2b4fc6-ac71-4a7e-b48b-273d29dd33dc"/>
    <timestamp value="2024-11-11T13:51:20+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="161541000119104"/>
      <display value="Perimenopausal state"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="76498008"/>
      <display value="Postmenopausal state"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="22636003"/>
      <display value="Premenopausal state"/>
    </contains>
  </expansion>
</ValueSet>