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
<Observation xmlns="http://hl7.org/fhir">
<id value="bcsp-01"/>
<meta>
<profile
value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-core-1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation bcsp-01</b></p><a name="bcsp-01"> </a><a name="hcbcsp-01"> </a><a name="bcsp-01-en-AU"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org.au/CodeSystem/observation-category program}">Cancer screening program</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 1602091000168107}">BreastScreen Australia Program Participation</span></p><p><b>subject</b>: <a href="Patient-hi-testdata-goodwin-bonny.html">Bonny Goodwin (official) Female, DoB: 1986-11-13 ( Medicare Number: MedicareNumber#3951032981 (, period: (?) --> 2024-08))</a></p><p><b>effective</b>: 2019-12-12 06:54:00+1000</p><p><b>performer</b>: <a href="Organization-tas-family-clinic.html">Organization Tasmanian Family Medicine Clinic</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 1603781000168102}">Participation status</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 1602041000168104}">Never participated</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 1603791000168104}">Participation status period</span></p><p><b>value</b>: 2017-09-22 --> (ongoing)</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 1603991000168102}">Reason for opting off</span></p><p><b>value</b>: <span title="Codes:">Uncomfortable with process</span></p></blockquote></div>
</text>
<!-- Scenario: Opted Out (2017)
Scenario Description: Participant was invited to screen, opted off in first round in 2017.
Patient reported reason as not comfortable with the process.
This information was recorded during a GP visit in 2019. -->
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org.au/CodeSystem/observation-category"/>
<code value="program"/>
<display value="Program"/>
</coding>
<text value="Cancer screening program"/>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1602091000168107"/>
<display
value="National breast cancer screening program participation"/>
</coding>
<text value="BreastScreen Australia Program Participation"/>
</code>
<subject>🔗
<reference value="Patient/hi-testdata-goodwin-bonny"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NI"/>
<display value="National unique individual identifier"/>
</coding>
<text value="IHI"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
<value value="8003608000228445"/>
</identifier>
</subject>
<effectiveDateTime value="2019-12-12T06:54:00+10:00"/>
<performer>🔗
<reference value="Organization/tas-family-clinic"/>
</performer>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1603781000168102"/>
<display value="Program participation status"/>
</coding>
<text value="Participation status"/>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1602041000168104"/>
<display value="Opted out of participation"/>
</coding>
<text value="Never participated"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1603791000168104"/>
<display value="Program participation status period"/>
</coding>
<text value="Participation status period"/>
</code>
<valuePeriod>
<start value="2017-09-22"/>
</valuePeriod>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1603991000168102"/>
<display value="Reason for program non participation"/>
</coding>
<text value="Reason for opting off"/>
</code>
<valueCodeableConcept>
<text value="Uncomfortable with process"/>
</valueCodeableConcept>
</component>
</Observation>