PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Observation: Blood type/RH before the SCT - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "ObservationCBloodSCT-1-1"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp";
       fhir:index 0;
       fhir:link <http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ObservationCBloodSCT-1-1\"> </a></p><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\">Resource Observation &quot;ObservationCBloodSCT-1-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-bld-abo-rh-eu-pcsp.html\">Observation: Blood type/RH</a></p></div><p><b>partOf</b>: <a href=\"Procedure-ProcedureSTC-1.html\">Procedure/ProcedureSTC-1</a></p><p><b>status</b>: final</p><p><b>code</b>: ABO and Rh group panel - Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#34530-6)</span></p><p><b>subject</b>: <a href=\"Patient-PatientMainzZeisig.html\">Patient/PatientMainzZeisig</a> &quot; ZEISIG&quot;</p><p><b>effective</b>: Code: Before procedure</p><blockquote><p><b>component</b></p><p><b>code</b>: ABO group [Type] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#883-9)</span></p><p><b>value</b>: Group A <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA19710-5; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#112144000 &quot;Blood group A&quot;)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Rh [Type] in Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#10331-7)</span></p><p><b>value</b>: Positive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA6576-8; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#10828004)</span></p></blockquote></div>"
  ]; # 
  fhir:Observation.partOf [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Procedure/ProcedureSTC-1" ]
  ]; # 
  fhir:Observation.status [ fhir:value "final"]; # 
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:34530-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "34530-6" ];
       fhir:Coding.display [ fhir:value "ABO and Rh group panel - Blood" ]     ]
  ]; # 
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/PatientMainzZeisig" ]
  ]; # 
  fhir:Observation.effectiveTiming [
     fhir:Timing.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp" ];
         fhir:Coding.code [ fhir:value "before-procedure" ];
         fhir:Coding.display [ fhir:value "Before procedure" ]       ]     ]
  ]; # 
  fhir:Observation.component [
     fhir:index 0;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:883-9;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "883-9" ];
         fhir:Coding.display [ fhir:value "ABO group [Type] in Blood" ]       ]     ];
     fhir:Observation.component.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:LA19710-5;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "LA19710-5" ];
         fhir:Coding.display [ fhir:value "Group A" ]       ], [
         fhir:index 1;
         a sct:112144000;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "112144000" ];
         fhir:Coding.display [ fhir:value "Blood group A" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:10331-7;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "10331-7" ];
         fhir:Coding.display [ fhir:value "Rh [Type] in Blood" ]       ]     ];
     fhir:Observation.component.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:LA6576-8;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "LA6576-8" ];
         fhir:Coding.display [ fhir:value "Positive" ]       ], [
         fhir:index 1;
         a sct:10828004;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "10828004" ];
         fhir:Coding.display [ fhir:value "Positive" ]       ]     ]
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.