PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ObservationCBloodSCT-1-1"/>
<meta>
<profile
value="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationCBloodSCT-1-1</b></p><a name="ObservationCBloodSCT-1-1"> </a><a name="hcObservationCBloodSCT-1-1"> </a><a name="ObservationCBloodSCT-1-1-en-US"> </a><p><b>partOf</b>: <a href="Procedure-ProcedureSTC-1.html">Procedure Autogenous transplantation</a></p><p><b>status</b>: Final</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-PatientMainzZeisig.html">Sarah Zeisig Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)</a></p><p><b>effective</b>: Code </p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 883-9}">ABO group [Type] in Blood</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA19710-5}, {http://snomed.info/sct 112144000}">Group A</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 10331-7}">Rh [Type] in Blood</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6576-8}, {http://snomed.info/sct 10828004}">Positive</span></p></blockquote></div>
</text>
<partOf>🔗
<reference value="Procedure/ProcedureSTC-1"/>
</partOf>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="34530-6"/>
<display value="ABO and Rh group panel - Blood"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientMainzZeisig"/>
</subject>
<effectiveTiming>
<code>
<coding>
<system
value="http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp"/>
<code value="before-procedure"/>
<display value="Before procedure"/>
</coding>
</code>
</effectiveTiming>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="883-9"/>
<display value="ABO group [Type] in Blood"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA19710-5"/>
<display value="Group A"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="112144000"/>
<display value="Blood group A"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="10331-7"/>
<display value="Rh [Type] in Blood"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6576-8"/>
<display value="Positive"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="10828004"/>
<display value="Positive"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>