VRIS - Viljatusravi infosüsteem
0.1.0 - draft Estonia flag

VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions

: observation-bloodgroup - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-bloodgroup"/>
  <meta>
    <profile
             value="https://fhir.ee/vris/StructureDefinition/ee-vris-observation-blood-group"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Observation observation-bloodgroup</b></p><a name="observation-bloodgroup"> </a><a name="hcobservation-bloodgroup"> </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">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-vris-observation-blood-group.html">Observation: EE VRIS Blood Group</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 34530-6}">ABO and Rh group panel - Blood</span></p><p><b>subject</b>: <a href="Patient-patientDonorMale.html">D-2024-001</a></p><p><b>effective</b>: 2024-06-10</p><p><b>note</b>: </p><blockquote><div><p>Veregrupp määratud enne.</p>
</div></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 57743-7}">ABO group [Type] in Blood by Confirmatory method</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 112149005}">Blood group B</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 978-7}">D Ag [Presence] on Red Blood Cells</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 10828004}">Positive</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="34530-6"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patientDonorMale"/>
    <display value="D-2024-001"/>
  </subject>
  <effectiveDateTime value="2024-06-10"/>
  <note>
    <text value="Veregrupp määratud enne."/>
  </note>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="57743-7"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="112149005"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="978-7"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="10828004"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>