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

: Example AtriusIn Specimen — venous blood

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="atrius-in-specimen-blood-example"/>
  <meta>
    <profile
             value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-specimen"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen atrius-in-specimen-blood-example</b></p><a name="atrius-in-specimen-blood-example"> </a><a name="hcatrius-in-specimen-blood-example"> </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-atrius-in-specimen.html">Atrius India Core Specimen</a></p></div><p><b>type</b>: <span title="Codes:">Venous blood</span></p><p><b>subject</b>: <a href="Patient-atrius-in-patient-example.html">Priya Sharma(official) Female, DoB: 1985-03-15 ( Ayushman Bharat Health Account (ABHA) ID: NDHMHealthId#ABHA-1234-5678-9012 (use: official, ))</a></p><p><b>receivedTime</b>: 2026-05-20 10:05:00+0530</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td>2026-05-20 10:00:00+0530</td></tr></table></div>
  </text>
  <type>
    <text value="Venous blood"/>
  </type>
  <subject>🔗 
    <reference value="Patient/atrius-in-patient-example"/>
  </subject>
  <receivedTime value="2026-05-20T10:05:00+05:30"/>
  <collection>
    <collectedDateTime value="2026-05-20T10:00:00+05:30"/>
  </collection>
</Specimen>