0.1.0 - ci-build
JohnMoehrkeTestVital, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testVital/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ex-cost"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ex-cost</b></p><a name="ex-cost"> </a><a name="hcex-cost"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">COST</span></p><p><b>subject</b>: <a href="Patient-ex-patient.html">John Schmidt Other, DoB: 1923-07-25</a></p><p><b>effective</b>: 2004-09-24 10:32:00+0000</p><p><b>performer</b>: Clerk 4217</p><p><b>value</b>: 71(unit USD from urn:iso:std:iso:4217)<span style="background: LightGoldenRodYellow"> (Details: unknown codeUSD = 'United States dollar')</span></p></div>
</text>
<status value="final"/>
<code>
<text value="COST"/>
</code>
<subject>🔗
<reference value="Patient/ex-patient"/>
</subject>
<effectiveDateTime value="2004-09-24T10:32:00Z"/>
<performer>
<display value="Clerk 4217"/>
</performer>
<valueQuantity>
<value value="71"/>
<system value="urn:iso:std:iso:4217"/>
<code value="USD"/>
</valueQuantity>
</Observation>