PACIO Advance Healthcare Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-adi/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="Example-Smith-Johnson-DocumentationObservation2"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-adi-documentation"/>
</meta>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>PMOLST Order Observation</b></p><p><i>Order Exists: <a href="http://www.example.com">available here</a></i></p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo">
<valueReference>🔗
<reference
value="DocumentReference/Example-Smith-Johnson-DocRef-DocumentReference"/>
</valueReference>
</extension>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="45473-6"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<effectiveDateTime value="2021-03-29T14:25:34.001-05:00"/>
<performer>🔗
<reference
value="PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="373066001"/>
<display value="Yes (qualifier value)"/>
</coding>
</valueCodeableConcept>
</Observation>