CH LAB-Report (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH LAB-Report (R4) (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Blood Group Rh combined - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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:id [ fhir:v "BloodGroupSimple"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-single-test"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-single-test>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"BloodGroupSimple\"> </a><a name=\"hcBloodGroupSimple\"> </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\">ResourceObservation &quot;BloodGroupSimple&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ChLab-observation-single-test.html\">CH LAB Observation Results: Single Test</a></p></div><p><b>identifier</b>: <code>https://labor.pipette.com/labvalues</code>/1304-03720-blood-group-simple</p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span>, Blood banking and transfusion medicine (specialty) (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#421661004)</span>, Blood bank studies (set) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18717-9)</span></p><p><b>code</b>: ABO and Rh group panel (Bld) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#882-1 &quot;ABO and Rh group [Type] in Blood&quot;)</span></p><p><b>subject</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-6b8a0365-5022-403b-a5a5-8d8680d701ef\">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>: Apr 24, 2024, 10:24:26 AM</p><p><b>performer</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-12328339-f7d6-4bb6-80e4-89fd03ce5052\">urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052: Eva Erlenmeyer</a></p><p><b>value</b>: Blood group AB Rh(D) negative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#278154007)</span></p><p><b>method</b>: Genotyping (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#726528006)</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://labor.pipette.com/labvalues"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1304-03720-blood-group-simple" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] [
    ( fhir:coding [
a sct:421661004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "421661004" ] ;
fhir:display [ fhir:v "Blood banking and transfusion medicine (specialty) (qualifier value)" ]     ] )
  ] [
    ( fhir:coding [
a loinc:18717-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18717-9" ] ;
fhir:display [ fhir:v "Blood bank studies (set)" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:882-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "882-1" ] ;
fhir:display [ fhir:v "ABO and Rh group [Type] in Blood" ]     ] ) ;
fhir:text [ fhir:v "ABO and Rh group panel (Bld)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef" ] ;
fhir:display [ fhir:v "Hans Guggindieluft" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-04-23T11:24:26+01:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-04-24T11:24:26+01:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052" ] ;
fhir:display [ fhir:v "Eva Erlenmeyer" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:278154007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "278154007" ] ;
fhir:display [ fhir:v "Blood group AB Rh(D) negative" ]     ] )
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:726528006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "726528006" ] ;
fhir:display [ fhir:v "Genotyping (qualifier value)" ]     ] )
  ] . #