FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders), published by HL7. This is not an authorized publication; it is the continuous build for version 0.2.2). This version is based on the current content of https://github.com/HL7/dme-orders/ and changes regularly. See the Directory of published versions
: Provenance Insulin Order - XML Representation
Raw xml | Download
<Provenance xmlns="http://hl7.org/fhir">
<id value="Insulin-Order"/>
<meta>
<versionId value="3"/>
<lastUpdated value="2020-08-10T02:02:26.537Z"/>
<profile
value="http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-provenance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Provenance</b><a name="Insulin-Order"> </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 Provenance "Insulin-Order" Version "3" Updated "2020-08-10 02:02:26+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PAOX-provenance.html">PAO Provenance</a></p></div><p><b>target</b>: <a href="MedicationRequest-Insulin.html">MedicationRequest/Insulin</a></p><p><b>recorded</b>: Aug 26, 2015, 10:39:24 PM</p><p><b>reason</b>: treatment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActReason.html">ActReason</a>#TREAT)</span></p><p><b>activity</b>: authenticated <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-DocumentCompletion.html">DocumentCompletion</a>#AU)</span></p><h3>Agents</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td>Verifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-contractsignertypecodes.html">Contract Signer Type Codes</a>#VERF)</span></td><td><span/></td></tr></table><h3>Signatures</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>When</b></td><td><b>Who</b></td><td><b>TargetFormat</b></td><td><b>SigFormat</b></td><td><b>Data</b></td></tr><tr><td>*</td><td>Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</td><td>Aug 3, 2020, 10:39:24 PM</td><td><a href="Practitioner-practitioner-1.html">Practitioner/practitioner-1</a> " BONE"</td><td>application/fhir+xml</td><td>application/signature+xml</td><td>Li4u</td></tr></table></div>
</text>
<target>
<reference value="MedicationRequest/Insulin"/>
</target>
<recorded value="2015-08-27T08:39:24+10:00"/>
<reason>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="TREAT"/>
<display value="treatment"/>
</coding>
</reason>
<activity>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"/>
<code value="AU"/>
<display value="authenticated"/>
</coding>
</activity>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/contractsignertypecodes"/>
<code value="VERF"/>
</coding>
</type>
<who>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="mailto://hhd@ssa.gov"/>
</identifier>
</who>
</agent>
<signature>
<type>
<system value="urn:iso-astm:E1762-95:2013"/>
<code value="1.2.840.10065.1.12.1.5"/>
<display value="Verification Signature"/>
</type>
<when value="2020-08-04T08:39:24+10:00"/>
<who>
<reference value="Practitioner/practitioner-1"/>
</who>
<targetFormat value="application/fhir+xml"/>
<sigFormat value="application/signature+xml"/>
<data value="Li4u"/>
</signature>
</Provenance>