HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observation: ABO group - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="lab-swart-3"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation lab-swart-3</b></p><a name="lab-swart-3"> </a><a name="hclab-swart-3"> </a><a name="lab-swart-3-en-US"> </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="http://hl7.eu/fhir/laboratory/0.1.1/StructureDefinition-Observation-resultslab-eu-lab.html">Observation Results: laboratory</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 883-9}">ABO group [Type] in Blood</span></p><p><b>subject</b>: <a href="Bundle-bundle-swart.html#http-//example.org/Patient/patient-swart">Fiona F XXX_Swart</a></p><p><b>effective</b>: 2025-02-08</p><p><b>performer</b>: <a href="Bundle-bundle-swart.html#http-//example.org/Organization/organization-sophia">Bundle: identifier = urn:ietf:rfc:4122#3e594fe5-3ed5-4305-a214-99c87e1f3bfa; type = document; timestamp = 2025-05-11 10:18:14+0000</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 58460004}">Blood group O</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="883-9"/>
      <display value="ABO group [Type] in Blood"/>
    </coding>
  </code>
  <subject>
    <reference value="http://example.org/Patient/patient-swart"/>
    <display value="Fiona F XXX_Swart"/>
  </subject>
  <effectiveDateTime value="2025-02-08"/>
  <performer>
    <reference value="http://example.org/Organization/organization-sophia"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="58460004"/>
      <display value="Blood group O"/>
    </coding>
  </valueCodeableConcept>
</Observation>