CH LAB-Report (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH LAB-Report (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-report/ and changes regularly. See the Directory of published versions

: Blood Group ABO - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="BloodGroupABO"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-single-test"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation BloodGroupABO</b></p><a name="BloodGroupABO"> </a><a name="hcBloodGroupABO"> </a><a name="BloodGroupABO-en-US"> </a><p><b>identifier</b>: <code>https://labor.pipette.com/labvalues</code>/1304-03760-blood-group-abo</p><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://snomed.info/sct 421661004}">Blood banking and transfusion medicine (specialty) (qualifier value)</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}">ABO group (Bld)</span></p><p><b>subject</b>: <a href="Bundle-LabResultReport-1-tvt.html#urn-uuid-6b8a0365-5022-403b-a5a5-8d8680d701ef">Hans Guggindieluft</a></p><p><b>effective</b>: 2024-04-23 11:24:26+0100</p><p><b>issued</b>: 2024-04-24 11:24:26+0100</p><p><b>performer</b>: <a href="Bundle-LabResultReport-1-tvt.html#urn-uuid-12328339-f7d6-4bb6-80e4-89fd03ce5052">Eva Erlenmeyer</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 165743006}">de-DE	Blutgruppe AB</span></p></div>
  </text>
  <identifier>
    <system value="https://labor.pipette.com/labvalues"/>
    <value value="1304-03760-blood-group-abo"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="421661004"/>
      <display
               value="Blood banking and transfusion medicine (specialty) (qualifier value)"/>
    </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="ABO group (Bld)"/>
  </code>
  <subject>
    <reference value="urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef"/>
    <display value="Hans Guggindieluft"/>
  </subject>
  <effectiveDateTime value="2024-04-23T11:24:26+01:00"/>
  <issued value="2024-04-24T11:24:26+01:00"/>
  <performer>
    <reference value="urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052"/>
    <display value="Eva Erlenmeyer"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="165743006"/>
      <display value="Blood group AB (finding)"/>
    </coding>
    <text value="de-DE	Blutgruppe AB"/>
  </valueCodeableConcept>
</Observation>