Moyae Ophthalmology FHIR Implementation Guide
0.1.0 - ci-build
Moyae Ophthalmology FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="Example-MoyaeIOP-RightEye"/>
<meta>
<profile
value="https://fhir.moyae.com/StructureDefinition/moyae-intraocular-pressure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Example-MoyaeIOP-RightEye</b></p><a name="Example-MoyaeIOP-RightEye"> </a><a name="hcExample-MoyaeIOP-RightEye"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-moyae-intraocular-pressure.html">Moyae Intraocular Pressure Observation</a></p></div><p><b>identifier</b>: intraocular-pressure</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 41633001}">Intraocular pressure (observable entity)</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Pat Example Unknown, DoB Unknown</a></p><p><b>encounter</b>: <a href="Encounter-example-encounter.html">Encounter: status = finished; class = ambulatory (v3 Code System ActCode#AMB)</a></p><p><b>effective</b>: 2026-05-31 14:30:00-0500</p><p><b>value</b>: 14 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 1290030002}">Right eye</span></p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 391939000}">Goldmann applanation tonometer</span></p></div>
</text>
<identifier>
<value value="intraocular-pressure"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="exam"/>
<display value="Exam"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="41633001"/>
<display value="Intraocular pressure (observable entity)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<encounter>🔗
<reference value="Encounter/example-encounter"/>
</encounter>
<effectiveDateTime value="2026-05-31T14:30:00-05:00"/>
<valueQuantity>
<value value="14"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1290030002"/>
<display value="Right eye"/>
</coding>
</bodySite>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="391939000"/>
<display value="Goldmann applanation tonometer"/>
</coding>
</method>
</Observation>