This page is part of the AU Base Implementation Guide 4.1.1-preview based on FHIR R4. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="healthprogramparticipation-example1"/>
<meta>
<profile
value="http://hl7.org.au/fhir/StructureDefinition/au-healthprogramparticipation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="healthprogramparticipation-example1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation "healthprogramparticipation-example1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-healthprogramparticipation.html">AU Health Program Participation Summary</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Cancer screening program <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-au-observation-category.html">Observation Category Codes AU</a>#program "Program")</span></p><p><b>code</b>: BreastScreen Australia Program Participation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1602091000168107 "National breast cancer screening program participation")</span></p><p><b>subject</b>: <a href="Patient-example5.html">Patient/example5</a> " SIMMONS"</p><p><b>effective</b>: 2022-05-14</p><p><b>performer</b>: <span>ABN: 54505206361</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Participation status <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1603781000168102 "Program participation status")</span></p><p><b>value</b>: Deferred next screening <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1601981000168101 "Participation temporarily suspended")</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Participation status period <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1603791000168104)</span></p><p><b>value</b>: 2022-05-14 --> 2023-03-14</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Reason for deferral <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1603991000168102 "Reason for program non participation")</span></p><p><b>value</b>: Travelling <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#420008001 "Travel")</span></p></blockquote></div>
</text>
<!-- Scenario: Deferred BreastScreen Australia Screening due to travel
Scenario Description: Participant was invited to screen, Deferred screening for 10 months due to travel.
Information recorded by BreastScreen VIC -->
<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/example5"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MC"/>
<display value="Patient's Medicare number"/>
</coding>
<text value="Medicare Number"/>
</type>
<system value="http://ns.electronichealth.net.au/id/medicare-number"/>
<value value="22968184811"/>
<period>
<end value="2022-12"/>
</period>
</identifier>
</subject>
<effectiveDateTime value="2022-05-14"/>
<!-- BreastScreen Victoria -->
<performer>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="54505206361"/>
</identifier>
</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="1601981000168101"/>
<display value="Participation temporarily suspended"/>
</coding>
<text value="Deferred next screening"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1603791000168104"/>
</coding>
<text value="Participation status period"/>
</code>
<valuePeriod>
<start value="2022-05-14"/>
<end value="2023-03-14"/>
</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 deferral"/>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="420008001"/>
<display value="Travel"/>
</coding>
<text value="Travelling"/>
</valueCodeableConcept>
</component>
</Observation>
IG © 2017+ HL7 Australia. Package hl7.fhir.au.base#4.1.1-preview based on FHIR 4.0.1. Generated 2023-08-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change