AU Core Implementation Guide
1.0.0-ci-build - CI Build
AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<Procedure xmlns="http://hl7.org/fhir">
<id value="stentinsertion"/>
<meta>
<profile
value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure stentinsertion</b></p><a name="stentinsertion"> </a><a name="hcstentinsertion"> </a><a name="stentinsertion-en-AU"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 36969009}">Placement of stent in right coronary artery</span></p><p><b>subject</b>: <a href="Patient-wang-li.html">Li Wang Male, DoB: 1975-05-03 ( Medical Record Number: 2338189)</a></p><p><b>performed</b>: 2021-09-25</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-surgeon-chau-fryer.html">PractitionerRole Surgeon (General)</a></td></tr></table><p><b>location</b>: <a href="Location-murrabit-hospital.html">Location Murrabit Public Hospital</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 876856005}">Occlusion of right coronary artery</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 13647002}">Right coronary artery</span></p><h3>FocalDevices</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Action</b></td><td><b>Manipulated</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 425362007}">Surgical insertion - action</span></td><td>coronary stent</td></tr></table></div>
</text>
<status value="completed"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="36969009"/>
<display value="Placement of stent in coronary artery"/>
</coding>
<text value="Placement of stent in right coronary artery"/>
</code>
<subject>🔗
<reference value="Patient/wang-li"/>
</subject>
<performedDateTime value="2021-09-25"/>
<performer>
<actor>🔗
<reference value="PractitionerRole/surgeon-chau-fryer"/>
</actor>
</performer>
<location>🔗
<reference value="Location/murrabit-hospital"/>
</location>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="876856005"/>
<display value="Stenosis of right coronary artery"/>
</coding>
<text value="Occlusion of right coronary artery"/>
</reasonCode>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="13647002"/>
<display value="Right coronary artery structure"/>
</coding>
<text value="Right coronary artery"/>
</bodySite>
<focalDevice>
<action>
<coding>
<system value="http://snomed.info/sct"/>
<code value="425362007"/>
<display value="Surgical insertion - action"/>
</coding>
</action>
<manipulated>
<display value="coronary stent"/>
</manipulated>
</focalDevice>
</Procedure>