MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation: Blood Group - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="SampleBloodGroupObservation"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation SampleBloodGroupObservation</b></p><a name="SampleBloodGroupObservation"> </a><a name="hcSampleBloodGroupObservation"> </a><a name="SampleBloodGroupObservation-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://loinc.org 18717-9}">Blood bank studies (set)</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 883-9}">Blood Group</span></p><p><b>subject</b>: <a href="Patient-SamplePatient.html">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>effective</b>: 2023-03-09 13:35:00+0100</p><p><b>performer</b>: Dr. Patrick Dempsey</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 112144000}">A</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18717-9"/>
      <display value="Blood bank studies (set)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="883-9"/>
      <display value="ABO group [Type] in Blood"/>
    </coding>
    <text value="Blood Group"/>
  </code>
  <subject>🔗 
    <reference value="Patient/SamplePatient"/>
  </subject>
  <effectiveDateTime value="2023-03-09T13:35:00+01:00"/>
  <performer>
    <display value="Dr. Patrick Dempsey"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="112144000"/>
      <display value="Blood group A (finding)"/>
    </coding>
    <text value="A"/>
  </valueCodeableConcept>
</Observation>