CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions
: CH LAB-Order 4-sepsis DiagnosticReport - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "4-sepsis-DiagnosticReportCBCDiff"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-diagnostic-report> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport 4-sepsis-DiagnosticReportCBCDiff</b></p><a name=\"4-sepsis-DiagnosticReportCBCDiff\"> </a><a name=\"hc4-sepsis-DiagnosticReportCBCDiff\"> </a><a name=\"4-sepsis-DiagnosticReportCBCDiff-en-US\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-diagnostic-report.html\">CH LAB-Order Diagnosic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 57021-8}\">CBC W Auto Differential panel - Blood</span> (<span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Sara Speckmann Female, DoB: 1975-12-12 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400006)</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-EvaErlenmeyerLaborPipette.html\">PractitionerRole: identifier = urn:oid:2.16.756.5.30.1.123.100.2.1.1#K333333</a></td></tr><tr><td>Identifier</td><td> <code>http://example.com/fhir/DiagnosticReport/4-sepsis</code>/4-sepsis-diagnostic-report</td></tr></table><p><b>Report Details</b></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/fhir/DiagnosticReport/4-sepsis"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4-sepsis-diagnostic-report" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/4-sepsis-ServiceRequestCBCDiff" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
a loinc:26436-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26436-6" ] ;
fhir:display [ fhir:v "Laboratory studies (set)" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:57021-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57021-8" ] ;
fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/SaraSpeckmann" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/EvaErlenmeyerLaborPipette" ]
] ) . #