Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Labour Induction Method - XML Representation

Draft as of 2024-06-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="labourinductionmethod-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/177135005">177135005</a></td><td style="color: #cccccc">Oxytocin induction of labour</td></tr><tr><td><a href="http://snomed.info/id/177136006">177136006</a></td><td style="color: #cccccc">Prostaglandin induction of labour</td></tr><tr><td><a href="http://snomed.info/id/408818004">408818004</a></td><td style="color: #cccccc">Induction of labour by artificial rupture of membranes</td></tr><tr><td><a href="http://snomed.info/id/87431004">87431004</a></td><td style="color: #cccccc">Dilation of cervical canal</td></tr><tr><td><a href="http://snomed.info/id/236959001">236959001</a></td><td style="color: #cccccc">Cervical ripening procedure</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://ns.electronichealth.net.au/fhir/ValueSet/labourinductionmethod-1"/>
  <version value="0.1.0"/>
  <name value="LabourInductionMethod"/>
  <title value="Labour Induction Method"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-06-11T05:02:48+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <description
               value="The Labour Induction Method value set includes values that cover common methods of inducing labour.     

As this is to support the METeOR concept [Birth event—labour induction method](https://meteor.aihw.gov.au/content/index.phtml/itemId/695352) and that covers two SNOMED CT concepts, [cervical ripening](https://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=236959001&amp;edition=MAIN/2022-01-31&amp;release=&amp;languages=en) and [induction of labour](https://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=236958009&amp;edition=MAIN/2022-01-31&amp;release=&amp;languages=en), the selection of codes may need adjusting."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="177135005"/>
      </concept>
      <concept>
        <code value="177136006"/>
      </concept>
      <concept>
        <code value="408818004"/>
      </concept>
      <concept>
        <code value="87431004"/>
      </concept>
      <concept>
        <code value="236959001"/>
      </concept>
    </include>
  </compose>
</ValueSet>