Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-07 |
<MessageDefinition xmlns="http://hl7.org/fhir">
<id value="atrius-md-lab-result"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition atrius-md-lab-result</b></p><a name="atrius-md-lab-result"> </a><a name="hcatrius-md-lab-result"> </a><p><b>url</b>: <a href="MessageDefinition-atrius-md-lab-result.html">MessageDefinition Lab Result Message</a></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.0.2/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:1.3.6.1.4.1.66219.1.30.2</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: AtriusMdLabResult</p><p><b>title</b>: Lab Result Message</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2026-08-07</p><p><b>publisher</b>: Atrius</p><p><b>contact</b>: Atrius: <a href="https://atrius.in">https://atrius.in</a></p><p><b>description</b>: </p><div><p>LIS / gateway posts a message Bundle with MessageHeader.eventUri = https://atrius.in/fhir/message-events/lab-result and focus DiagnosticReport (and optional Observation entries). HIS deduplicates on Bundle.id / MessageHeader.id and returns an ack message.</p>
</div><p><b>event</b>: <a href="https://atrius.in/fhir/message-events/lab-result">https://atrius.in/fhir/message-events/lab-result</a></p><p><b>category</b>: Notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: DiagnosticReport</p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Observation</p><p><b>min</b>: 0</p><p><b>max</b>: *</p></blockquote><p><b>responseRequired</b>: Always</p></div>
</text>
<url
value="https://atrius.in/fhir/r4/atrius-in/MessageDefinition/atrius-md-lab-result"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.3.6.1.4.1.66219.1.30.2"/>
</identifier>
<version value="0.1.0"/>
<name value="AtriusMdLabResult"/>
<title value="Lab Result Message"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-08-07"/>
<publisher value="Atrius"/>
<contact>
<name value="Atrius"/>
<telecom>
<system value="url"/>
<value value="https://atrius.in"/>
</telecom>
</contact>
<description
value="LIS / gateway posts a message Bundle with MessageHeader.eventUri = https://atrius.in/fhir/message-events/lab-result and focus DiagnosticReport (and optional Observation entries). HIS deduplicates on Bundle.id / MessageHeader.id and returns an ack message."/>
<eventUri value="https://atrius.in/fhir/message-events/lab-result"/>
<category value="notification"/>
<focus>
<code value="DiagnosticReport"/>
<min value="1"/>
<max value="*"/>
</focus>
<focus>
<code value="Observation"/>
<min value="0"/>
<max value="*"/>
</focus>
<responseRequired value="always"/>
</MessageDefinition>