PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. 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/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="betsysmith-johnson01-obs-aptt-coag-panel"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation betsysmith-johnson01-obs-aptt-coag-panel</b></p><a name="betsysmith-johnson01-obs-aptt-coag-panel"> </a><a name="hcbetsysmith-johnson01-obs-aptt-coag-panel"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 3173-2}">aPTT in Blood by Coagulation assay</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>effective</b>: 2025-05-03 08:30:00+1100</p><p><b>performer</b>: <a href="Organization-org-ED-Metro-Hospital.html">Organization Metro Hospital Emergency Department</a></p><p><b>value</b>: 28.5 s<span style="background: LightGoldenRodYellow"> (Details: UCUM codes = 's')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normal</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>25 s</td><td>35 s</td></tr></table></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="3173-2"/>
<display value="aPTT in Blood by Coagulation assay"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-betsysmith-johnson01"/>
<display value="Betsy Smith-Johnson"/>
</subject>
<effectiveDateTime value="2025-05-03T08:30:00+11:00"/>
<performer>🔗
<reference value="Organization/org-ED-Metro-Hospital"/>
</performer>
<valueQuantity>
<value value="28.5"/>
<unit value="s"/>
<system value="http://unitsofmeasure.org"/>
<code value="s"/>
</valueQuantity>
<interpretation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="N"/>
<display value="Normal"/>
</coding>
</interpretation>
<referenceRange>
<low>
<value value="25"/>
<unit value="s"/>
</low>
<high>
<value value="35"/>
<unit value="s"/>
</high>
</referenceRange>
</Observation>