Estonian Base Implementation Guide
1.0.0 - ballot
Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="BloodPressure"/>
<meta>
<profile value="https://fhir.ee/StructureDefinition/ee-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="BloodPressure"> </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 Observation "BloodPressure" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-observation.html">EEBase Observation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Blood Pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#75367002)</span></p><p><b>subject</b>: <a href="Patient-pat1.html">Patient/pat1</a> " METS"</p><p><b>effective</b>: 2021-11-23</p><p><b>performer</b>: <a href="Organization-rh.html">Organization/rh</a> "Rakvere Haigla"</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic Blood Pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#271649006)</span></p><p><b>value</b>: 120 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic Blood Pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#271650006)</span></p><p><b>value</b>: 80 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Body position for blood pressure measurement <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#424724000)</span></p><p><b>value</b>: Sitting position <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#33586001)</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="75367002"/>
<display value="Blood Pressure"/>
</coding>
</code>
<subject>
<reference value="Patient/pat1"/>
</subject>
<effectiveDateTime value="2021-11-23"/>
<performer>
<reference value="Organization/rh"/>
</performer>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="271649006"/>
<display value="Systolic Blood Pressure"/>
</coding>
</code>
<valueQuantity>
<value value="120"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="271650006"/>
<display value="Diastolic Blood Pressure"/>
</coding>
</code>
<valueQuantity>
<value value="80"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="424724000"/>
<display value="Body position for blood pressure measurement"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="33586001"/>
<display value="Sitting position"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
IG © 2023+ HL7 Estonia. Package hl7.fhir.ee.base#1.0.0 based on FHIR 5.0.0. Generated 2023-05-29
Links: Table of Contents |
QA Report