HL7 BE Laboratory WG Implementation Guide, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/lab/ and changes regularly. See the Directory of published versions
@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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "antibiogramIsNegativeAsBundleCollection"] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:0c3201bd-1cbf-4d64-b04d-cd9187a4c6e0" ]
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d90"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d90> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d91"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d91> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d92"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d92> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d93"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d93> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d94"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d94> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d95"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d95> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d96"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d96> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d97"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d97> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d98"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d98> )
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d90> a fhir:DiagnosticReport ;
fhir:id [ fhir:v "ex03-diagnosticreport60"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-laboratory-report"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-laboratory-report> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/lab-report/diagnostic-report-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11530231003.2015110413180000000" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d97" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ;
fhir:display [ fhir:v "Laboratory" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ;
fhir:display [ fhir:v "Microbiology" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:18769-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18769-0" ] ;
fhir:display [ fhir:v "Microbial susceptibility tests Set" ] ] ) ;
fhir:text [ fhir:v "Microbial susceptibility tests" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d74" ]
] ; #
fhir:effective [ fhir:v "2015-11-03T13:18:00+01:00"^^xsd:dateTime] ; #
fhir:issued [ fhir:v "2015-11-04T13:18:00+01:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d72" ]
] ) ; #
fhir:resultsInterpreter ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d73" ]
] ) ; #
fhir:specimen ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d91" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d92" ]
] [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d93" ]
] ) ; #
fhir:conclusion [ fhir:v "This is our conclusion"] . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d91> a fhir:Specimen ;
fhir:id [ fhir:v "ex03-specimen60"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-specimen-laboratory"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-specimen-laboratory> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://www.GTL-LABO.be/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
] ) ; #
fhir:status [ fhir:v "available"] ; #
fhir:type [
( fhir:coding [
a sct:119295008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119295008" ] ;
fhir:display [ fhir:v "Aspirate" ] ] ) ;
fhir:text [ fhir:v "A string can be added to nuance or explain." ]
] ; #
fhir:receivedTime [ fhir:v "2015-11-04"^^xsd:date] ; #
fhir:note ( [
fhir:text [ fhir:v "Some extra relevant information concerning the specimen" ]
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d92> a fhir:Observation ;
fhir:id [ fhir:v "ex03-mac60"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:74574-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74574-5" ] ;
fhir:display [ fhir:v "Macroscopic observation [Interpretation] in Unspecified specimen Narrative" ] ] ) ;
fhir:text [ fhir:v "Macroscopic observation" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d74" ]
] ; #
fhir:effective [ fhir:v "2015-11-04T09:16:00-05:00"^^xsd:dateTime] ; #
fhir:issued [ fhir:v "2015-11-04T09:16:00-05:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d73" ]
] ) ; #
fhir:value [ fhir:v "matig purulent"] . #
<urn:uuid:7c16c9c0-c471-4098-ae09-48abcadd9d93> a fhir:Observation ;
fhir:id [ fhir:v "ex03-cult60"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:43411-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "43411-8" ] ;
fhir:display [ fhir:v "Bacteria identified in Aspirate by Culture" ] ] ) ;
fhir:text [ fhir:v "Culture" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d74" ]
] ; #
fhir:effective [ fhir:v "2015-11-04T09:16:00-05:00"^^xsd:dateTime] ; #
fhir:issued [ fhir:v "2015-11-04T09:16:00-05:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d73" ]
] ) ; #
fhir:value [ fhir:v "Commensalen +-"] . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d94> a fhir:Organization ;
fhir:id [ fhir:v "ex03-organization10"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MD" ] ;
fhir:display [ fhir:v "Medical License number" ] ] ) ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "81165343998" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"^^xsd:anyURI ] ;
fhir:code [ fhir:v "orglaboratory" ] ] )
] ) ; #
fhir:name [ fhir:v "GTL - General Testing Laboratory"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "322675199" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/language"^^xsd:anyURI ] ;
fhir:value [ fhir:v "nl" ] ] ) ;
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "Vulcansstraat 120, 1000 Brussel" ] ;
( fhir:line [
fhir:v "Vulcansstraat 120" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Vulcansstraat" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "120" ] ] ) ] ) ;
fhir:city [ fhir:v "Brussel" ] ;
fhir:postalCode [ fhir:v "1000" ] ;
fhir:country [ fhir:v "BE" ]
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d95> a fhir:Practitioner ;
fhir:id [ fhir:v "ex03-practitioner11"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "554488997" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Davoust" ] ;
( fhir:given [ fhir:v "Nicolas" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nicolas.davoust@gtl.be" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "022675198" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "022675209" ] ;
fhir:use [ fhir:v "work" ]
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d96> a fhir:Patient ;
fhir:id [ fhir:v "ex03-patient1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "79121137740" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name ( [
fhir:family [ fhir:v "La Paradisio" ] ;
( fhir:given [ fhir:v "Josephine" ] [ fhir:v "Nessa" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nessa.laparadisio@belgium.be" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+322476792979" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+3226718655" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+322476799" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [
fhir:v "1979-12-11"^^xsd:date ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1979-12-11T13:28:17-05:00"^^xsd:dateTime ] ] )
] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "Sloordelle 42, 1160 Oudergem" ] ;
( fhir:line [ fhir:v "Sloordelle 42" ] ) ;
fhir:city [ fhir:v "Oudergem" ] ;
fhir:postalCode [ fhir:v "1160" ] ;
fhir:country [ fhir:v "BE" ]
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d97> a fhir:ServiceRequest ;
fhir:id [ fhir:v "ex03-servicerequest60"] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://www.GTL-LABO.be/orderingsystem"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12334546" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d74" ]
] ; #
fhir:authoredOn [ fhir:v "2015-11-01T14:41:00+01:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d76" ]
] ; #
fhir:specimen ( [
fhir:reference [ fhir:v "urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d91" ]
] ) . #
<urn:uuid:7c16c9c0-c471-4098-ae18-48abcadd8d98> a fhir:Practitioner ;
fhir:id [ fhir:v "ex03-practitioner1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18749704477" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Pulaski" ] ;
( fhir:given [ fhir:v "Katherine" ] ) ;
( fhir:suffix [ fhir:v "MD" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "katherine.pulaski@enterprisehospital.be" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "022675198" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "022675209" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:text [ fhir:v "Jupiterlaan 5, 1853 Grimbergen" ] ;
( fhir:line [ fhir:v "Jupiterlaan 5" ] ) ;
fhir:city [ fhir:v "Grimbergen" ] ;
fhir:postalCode [ fhir:v "1853" ] ;
fhir:country [ fhir:v "BE" ]
] ) . #
IG © 2021+ eHealth Platform. Package hl7.fhir.be.lab#1.0.1 based on FHIR 4.0.1. Generated 2024-12-13
Links: Table of Contents |
QA Report |
Issues |
Version History |