0.1.0 - CI Build
IneraAlertIG - 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-alert"/>
<meta>
<profile value="https://rivta.se/fhir/StructureDefinition/alert-umi"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-alert</b></p><a name="example-alert"> </a><a name="hcexample-alert"> </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: <code>https://rivta.se/fhir/StructureDefinition/alert-umi</code></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 123456}">Alert Information</span></p><p><b>subject</b>: <a href="Patient-example.html">John Doe Male, DoB: 1980-01-01 ( http://example.org/mrn#12345)</a></p><p><b>effective</b>: 2025-09-18 12:00:00+0200</p><p><b>value</b>: UMI alert: Information about medication interaction.</p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="123456"/>
<display value="Alert Information"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectiveDateTime value="2025-09-18T12:00:00+02:00"/>
<valueString value="UMI alert: Information about medication interaction."/>
</Observation>