Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
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
Draft as of 2024-09-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="birthcomplication-1"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet birthcomplication-1</b></p><a name="birthcomplication-1"> </a><a name="hcbirthcomplication-1"> </a><a name="birthcomplication-1-en-AU"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept descends from 199745000 (Complication occurring during labour and delivery)</li><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept descends from 414025005 (Disorder of fetus or newborn)</li></ul></div>
</text>
<url
value="http://ns.electronichealth.net.au/fhir/ValueSet/birthcomplication-1"/>
<version value="0.1.0"/>
<name value="BirthComplication"/>
<title value="Birth Complication"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-09-12T01:44:11+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 Birth Complication value set includes values that cover conditions arising after the onset of labour and before the completed delivery of the baby and placenta.
NOTE: The current filter is probably too broard."/>
<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"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="199745000"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="414025005"/>
</filter>
</include>
</compose>
</ValueSet>