Example of a LaboratoryTestResult Bundle with a negative antibiogram
{ "resourceType": "Bundle", "id": "HdBe-LaboratoryTestResult-Bundle-05-antibiogramIsNegative", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:uuid:0c3201bd-1cba-4d64-b04d-cd9187a4c6e0" }, "type": "document", "timestamp": "2022-12-01T12:30:02Z", "entry": [ { "fullUrl": "https://acme.org/Composition/composition01", "resource": { "resourceType": "Composition", "id": "composition01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": { "system": "https://fhir.acme.org/LaboratoryTestResult-Composition/identifier", "value": "urn:uuid:1b584b95-946e-4d70-be8d-f7d1568ac886" }, "status": "final", "type": { "coding": [ { "system": "http://loinc.org", "code": "11502-2", "display": "Laboratort report" } ] }, "subject": { "reference": "Patient/patient1" }, "date": "2022-12-01T12:30:02Z", "author": [ { "reference": "Organization/organization10" } ], "title": "LaboratoryTestResults", "section": [ { "code": { "coding": [ { "system": "http://loinc.org", "code": "30954-2", "display": "Relevant diagnostic tests/laboratory data Narrative" } ] }, "entry": [ { "reference": "Observation/mac60" }, { "reference": "Observation/cult60" } ] } ] } }, { "fullUrl": "https://acme.org/Specimen/specimen60", "resource": { "resourceType": "Specimen", "id": "specimen60", "meta": { "versionId": "1", "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": [ { "system": "https://www.GTL-LABO.be/", "value": "1" } ], "status": "available", "type": { "coding": [ { "system": "http://snomed.info/sct", "code": "119295008", "display": "Aspirate" } ], "text": "A string can be added to nuance or explain." }, "receivedTime": "2015-11-04", "note": [ { "text": "Some extra relevant information concerning the specimen" } ] } }, { "fullUrl": "https://acme.org/Observation/mac60", "resource": { "resourceType": "Observation", "id": "mac60", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory", "display": "Laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "74574-5", "display": "Macroscopic observation [Interpretation] in Specimen Narrative" } ], "text": "Macroscopic observation" }, "subject": { "reference": "Patient/patient1" }, "effectiveDateTime": "2015-11-04T09:16:00-05:00", "issued": "2015-11-04T09:16:00-05:00", "performer": [ { "reference": "Organization/organization10" } ], "valueString": "matig purulent" } }, { "fullUrl": "https://acme.org/Observation/cult60", "resource": { "resourceType": "Observation", "id": "cult60", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory", "display": "Laboratory" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "43411-8", "display": "Bacteria identified in Aspirate by Culture" } ], "text": "Culture" }, "subject": { "reference": "Patient/patient1" }, "effectiveDateTime": "2015-11-04T09:16:00-05:00", "issued": "2015-11-04T09:16:00-05:00", "performer": [ { "reference": "Organization/organization10" } ], "valueString": "Commensalen +-" } }, { "fullUrl": "https://acme.org/Organization/organization10", "resource": { "resourceType": "Organization", "id": "organization10", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": [ { "use": "official", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "MD", "display": "Medical License number" } ] }, "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi", "value": "81165343998" } ], "active": true, "type": [ { "coding": [ { "system": "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty", "code": "orglaboratory" } ] } ], "name": "GTL - General Testing Laboratory", "telecom": [ { "system": "phone", "value": "322675199", "use": "work" } ], "address": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/language", "valueCode": "nl" } ], "use": "work", "type": "both", "text": "Vulcansstraat 120, 1000 Brussel", "line": [ "Vulcansstraat 120" ], "_line": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName", "valueString": "Vulcansstraat" }, { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber", "valueString": "120" } ] } ], "city": "Brussel", "postalCode": "1000", "country": "BE" } ] } }, { "fullUrl": "https://acme.org/Patient/patient1", "resource": { "resourceType": "Patient", "id": "patient1", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": [ { "use": "official", "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin", "value": "79121137740" } ], "active": true, "name": [ { "family": "La Paradisio", "given": [ "Josephine", "Nessa" ] } ], "telecom": [ { "system": "email", "value": "nessa.laparadisio@belgium.be" }, { "system": "phone", "value": "+322476792979", "use": "mobile" }, { "system": "phone", "value": "+3226718655", "use": "home" }, { "system": "phone", "value": "+322476799", "use": "work" } ], "gender": "female", "birthDate": "1979-12-11", "_birthDate": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime", "valueDateTime": "1979-12-11T13:28:17-05:00" } ] }, "address": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/language", "valueCode": "nl" } ], "use": "home", "type": "both", "text": "Sloordelle 42, 1160 Oudergem", "line": [ "Sloordelle 42" ], "city": "Oudergem", "postalCode": "1160", "country": "BE" } ] } }, { "fullUrl": "https://acme.org/ServiceRequest/servicerequest60", "resource": { "resourceType": "ServiceRequest", "id": "servicerequest60", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": [ { "system": "https://www.GTL-LABO.be/orderingsystem", "value": "12334546" } ], "status": "active", "intent": "order", "category": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "108252007", "display": "Laboratory procedure" } ] } ], "subject": { "reference": "Patient/patient1" }, "authoredOn": "2015-11-01T14:41:00+01:00", "requester": { "reference": "Practitioner/practitioner1" }, "specimen": [ { "reference": "Specimen/specimen60" } ] } }, { "fullUrl": "https://acme.org/Practitioner/practitioner1", "resource": { "resourceType": "Practitioner", "id": "practitioner1", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner" ] }, "text": { "status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>" }, "identifier": [ { "use": "official", "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi", "value": "18749704477" } ], "name": [ { "use": "official", "family": "Pulaski", "given": [ "Katherine" ], "_given": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier", "valueCode": "BR" } ] } ], "suffix": [ "MD" ] } ], "telecom": [ { "system": "email", "value": "katherine.pulaski@enterprisehospital.be", "use": "work" }, { "system": "phone", "value": "022675198", "use": "work" }, { "system": "fax", "value": "022675209", "use": "work" } ], "address": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/language", "valueCode": "nl" } ], "use": "home", "text": "Jupiterlaan 5, 1853 Grimbergen", "line": [ "Jupiterlaan 5" ], "city": "Grimbergen", "postalCode": "1853", "country": "BE" } ] } } ] }
<Bundle xmlns="http://hl7.org/fhir"> <id value="HdBe-LaboratoryTestResult-Bundle-05-antibiogramIsNegative" /> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:0c3201bd-1cba-4d64-b04d-cd9187a4c6e0" /> </identifier> <type value="document" /> <timestamp value="2022-12-01T12:30:02Z" /> <entry> <fullUrl value="https://acme.org/Composition/composition01" /> <resource> <Composition> <id value="composition01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <system value="https://fhir.acme.org/LaboratoryTestResult-Composition/identifier" /> <value value="urn:uuid:1b584b95-946e-4d70-be8d-f7d1568ac886" /> </identifier> <status value="final" /> <type> <coding> <system value="http://loinc.org" /> <code value="11502-2" /> <display value="Laboratort report" /> </coding> </type> <subject> <reference value="Patient/patient1" /> </subject> <date value="2022-12-01T12:30:02Z" /> <author> <reference value="Organization/organization10" /> </author> <title value="LaboratoryTestResults" /> <section> <code> <coding> <system value="http://loinc.org" /> <code value="30954-2" /> <display value="Relevant diagnostic tests/laboratory data Narrative" /> </coding> </code> <entry> <reference value="Observation/mac60" /> </entry> <entry> <reference value="Observation/cult60" /> </entry> </section> </Composition> </resource> </entry> <entry> <fullUrl value="https://acme.org/Specimen/specimen60" /> <resource> <Specimen> <id value="specimen60" /> <meta> <versionId value="1" /> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <system value="https://www.GTL-LABO.be/" /> <value value="1" /> </identifier> <status value="available" /> <type> <coding> <system value="http://snomed.info/sct" /> <code value="119295008" /> <display value="Aspirate" /> </coding> <text value="A string can be added to nuance or explain." /> </type> <receivedTime value="2015-11-04" /> <note> <text value="Some extra relevant information concerning the specimen" /> </note> </Specimen> </resource> </entry> <entry> <fullUrl value="https://acme.org/Observation/mac60" /> <resource> <Observation> <id value="mac60" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> </category> <code> <coding> <system value="http://loinc.org" /> <code value="74574-5" /> <display value="Macroscopic observation [Interpretation] in Specimen Narrative" /> </coding> <text value="Macroscopic observation" /> </code> <subject> <reference value="Patient/patient1" /> </subject> <effectiveDateTime value="2015-11-04T09:16:00-05:00" /> <issued value="2015-11-04T09:16:00-05:00" /> <performer> <reference value="Organization/organization10" /> </performer> <valueString value="matig purulent" /> </Observation> </resource> </entry> <entry> <fullUrl value="https://acme.org/Observation/cult60" /> <resource> <Observation> <id value="cult60" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> </category> <code> <coding> <system value="http://loinc.org" /> <code value="43411-8" /> <display value="Bacteria identified in Aspirate by Culture" /> </coding> <text value="Culture" /> </code> <subject> <reference value="Patient/patient1" /> </subject> <effectiveDateTime value="2015-11-04T09:16:00-05:00" /> <issued value="2015-11-04T09:16:00-05:00" /> <performer> <reference value="Organization/organization10" /> </performer> <valueString value="Commensalen +-" /> </Observation> </resource> </entry> <entry> <fullUrl value="https://acme.org/Organization/organization10" /> <resource> <Organization> <id value="organization10" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <use value="official" /> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/v2-0203" /> <code value="MD" /> <display value="Medical License number" /> </coding> </type> <system value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi" /> <value value="81165343998" /> </identifier> <active value="true" /> <type> <coding> <system value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty" /> <code value="orglaboratory" /> </coding> </type> <name value="GTL - General Testing Laboratory" /> <telecom> <system value="phone" /> <value value="322675199" /> <use value="work" /> </telecom> <address> <extension url="http://hl7.org/fhir/StructureDefinition/language"> <valueCode value="nl" /> </extension> <use value="work" /> <type value="both" /> <text value="Vulcansstraat 120, 1000 Brussel" /> <line value="Vulcansstraat 120"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"> <valueString value="Vulcansstraat" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"> <valueString value="120" /> </extension> </line> <city value="Brussel" /> <postalCode value="1000" /> <country value="BE" /> </address> </Organization> </resource> </entry> <entry> <fullUrl value="https://acme.org/Patient/patient1" /> <resource> <Patient> <id value="patient1" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <use value="official" /> <system value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin" /> <value value="79121137740" /> </identifier> <active value="true" /> <name> <family value="La Paradisio" /> <given value="Josephine" /> <given value="Nessa" /> </name> <telecom> <system value="email" /> <value value="nessa.laparadisio@belgium.be" /> </telecom> <telecom> <system value="phone" /> <value value="+322476792979" /> <use value="mobile" /> </telecom> <telecom> <system value="phone" /> <value value="+3226718655" /> <use value="home" /> </telecom> <telecom> <system value="phone" /> <value value="+322476799" /> <use value="work" /> </telecom> <gender value="female" /> <birthDate value="1979-12-11"> <extension url="http://hl7.org/fhir/StructureDefinition/patient-birthTime"> <valueDateTime value="1979-12-11T13:28:17-05:00" /> </extension> </birthDate> <address> <extension url="http://hl7.org/fhir/StructureDefinition/language"> <valueCode value="nl" /> </extension> <use value="home" /> <type value="both" /> <text value="Sloordelle 42, 1160 Oudergem" /> <line value="Sloordelle 42" /> <city value="Oudergem" /> <postalCode value="1160" /> <country value="BE" /> </address> </Patient> </resource> </entry> <entry> <fullUrl value="https://acme.org/ServiceRequest/servicerequest60" /> <resource> <ServiceRequest> <id value="servicerequest60" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <system value="https://www.GTL-LABO.be/orderingsystem" /> <value value="12334546" /> </identifier> <status value="active" /> <intent value="order" /> <category> <coding> <system value="http://snomed.info/sct" /> <code value="108252007" /> <display value="Laboratory procedure" /> </coding> </category> <subject> <reference value="Patient/patient1" /> </subject> <authoredOn value="2015-11-01T14:41:00+01:00" /> <requester> <reference value="Practitioner/practitioner1" /> </requester> <specimen> <reference value="Specimen/specimen60" /> </specimen> </ServiceRequest> </resource> </entry> <entry> <fullUrl value="https://acme.org/Practitioner/practitioner1" /> <resource> <Practitioner> <id value="practitioner1" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner" /> </meta> <text> <status value="empty" /> <div xmlns="http://www.w3.org/1999/xhtml">empty</div> </text> <identifier> <use value="official" /> <system value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi" /> <value value="18749704477" /> </identifier> <name> <use value="official" /> <family value="Pulaski" /> <given value="Katherine"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"> <valueCode value="BR" /> </extension> </given> <suffix value="MD" /> </name> <telecom> <system value="email" /> <value value="katherine.pulaski@enterprisehospital.be" /> <use value="work" /> </telecom> <telecom> <system value="phone" /> <value value="022675198" /> <use value="work" /> </telecom> <telecom> <system value="fax" /> <value value="022675209" /> <use value="work" /> </telecom> <address> <extension url="http://hl7.org/fhir/StructureDefinition/language"> <valueCode value="nl" /> </extension> <use value="home" /> <text value="Jupiterlaan 5, 1853 Grimbergen" /> <line value="Jupiterlaan 5" /> <city value="Grimbergen" /> <postalCode value="1853" /> <country value="BE" /> </address> </Practitioner> </resource> </entry> </Bundle>
Bundle |
id : HdBe-LaboratoryTestResult-Bundle-05-antibiogramIsNegative |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:uuid:0c3201bd-1cba-4d64-b04d-cd9187a4c6e0 |
type : document |
timestamp : 2022-12-01T12:30:02+00:00 |
entry |
fullUrl : https://acme.org/Composition/composition01 |
resource |
id : composition01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition |
text |
status : empty |
identifier |
system : https://fhir.acme.org/LaboratoryTestResult-Composition/identifier |
value : urn:uuid:1b584b95-946e-4d70-be8d-f7d1568ac886 |
status : final |
type |
coding |
system : http://loinc.org |
code : 11502-2 |
display : Laboratort report |
subject |
reference : Patient/patient1 |
date : 2022-12-01T12:30:02Z |
author |
reference : Organization/organization10 |
title : LaboratoryTestResults |
section |
code |
coding |
system : http://loinc.org |
code : 30954-2 |
display : Relevant diagnostic tests/laboratory data Narrative |
entry |
reference : Observation/mac60 |
entry |
reference : Observation/cult60 |
entry |
fullUrl : https://acme.org/Specimen/specimen60 |
resource |
id : specimen60 |
meta |
versionId : 1 |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen |
text |
status : empty |
identifier |
system : https://www.GTL-LABO.be/ |
value : 1 |
status : available |
type |
coding |
system : http://snomed.info/sct |
code : 119295008 |
display : Aspirate |
text : A string can be added to nuance or explain. |
receivedTime : 2015-11-04 |
note |
text : Some extra relevant information concerning the specimen |
entry |
fullUrl : https://acme.org/Observation/mac60 |
resource |
id : mac60 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
text |
status : empty |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
system : http://loinc.org |
code : 74574-5 |
display : Macroscopic observation [Interpretation] in Specimen Narrative |
text : Macroscopic observation |
subject |
reference : Patient/patient1 |
effective : 2015-11-04T09:16:00-05:00 |
issued : 2015-11-04T09:16:00-05:00 |
performer |
reference : Organization/organization10 |
value : matig purulent |
entry |
fullUrl : https://acme.org/Observation/cult60 |
resource |
id : cult60 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
text |
status : empty |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
code |
coding |
system : http://loinc.org |
code : 43411-8 |
display : Bacteria identified in Aspirate by Culture |
text : Culture |
subject |
reference : Patient/patient1 |
effective : 2015-11-04T09:16:00-05:00 |
issued : 2015-11-04T09:16:00-05:00 |
performer |
reference : Organization/organization10 |
value : Commensalen +- |
entry |
fullUrl : https://acme.org/Organization/organization10 |
resource |
id : organization10 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization |
text |
status : empty |
identifier |
use : official |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0203 |
code : MD |
display : Medical License number |
system : https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi |
value : 81165343998 |
active : True |
type |
coding |
system : https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty |
code : orglaboratory |
name : GTL - General Testing Laboratory |
telecom |
system : phone |
value : 322675199 |
use : work |
address |
extension |
url : http://hl7.org/fhir/StructureDefinition/language |
value : nl |
use : work |
type : both |
text : Vulcansstraat 120, 1000 Brussel |
line : Vulcansstraat 120 |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
value : Vulcansstraat |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
value : 120 |
city : Brussel |
postalCode : 1000 |
country : BE |
entry |
fullUrl : https://acme.org/Patient/patient1 |
resource |
id : patient1 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-Patient |
text |
status : empty |
identifier |
use : official |
system : https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin |
value : 79121137740 |
active : True |
name |
family : La Paradisio |
given : Josephine |
given : Nessa |
telecom |
system : email |
value : nessa.laparadisio@belgium.be |
telecom |
system : phone |
value : +322476792979 |
use : mobile |
telecom |
system : phone |
value : +3226718655 |
use : home |
telecom |
system : phone |
value : +322476799 |
use : work |
gender : female |
birthDate : 1979-12-11 |
extension |
url : http://hl7.org/fhir/StructureDefinition/patient-birthTime |
value : 1979-12-11T13:28:17-05:00 |
address |
extension |
url : http://hl7.org/fhir/StructureDefinition/language |
value : nl |
use : home |
type : both |
text : Sloordelle 42, 1160 Oudergem |
line : Sloordelle 42 |
city : Oudergem |
postalCode : 1160 |
country : BE |
entry |
fullUrl : https://acme.org/ServiceRequest/servicerequest60 |
resource |
id : servicerequest60 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester |
text |
status : empty |
identifier |
system : https://www.GTL-LABO.be/orderingsystem |
value : 12334546 |
status : active |
intent : order |
category |
coding |
system : http://snomed.info/sct |
code : 108252007 |
display : Laboratory procedure |
subject |
reference : Patient/patient1 |
authoredOn : 2015-11-01T14:41:00+01:00 |
requester |
reference : Practitioner/practitioner1 |
specimen |
reference : Specimen/specimen60 |
entry |
fullUrl : https://acme.org/Practitioner/practitioner1 |
resource |
id : practitioner1 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner |
text |
status : empty |
identifier |
use : official |
system : https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi |
value : 18749704477 |
name |
use : official |
family : Pulaski |
given : Katherine |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
value : BR |
suffix : MD |
telecom |
system : email |
value : katherine.pulaski@enterprisehospital.be |
use : work |
telecom |
system : phone |
value : 022675198 |
use : work |
telecom |
system : fax |
value : 022675209 |
use : work |
address |
extension |
url : http://hl7.org/fhir/StructureDefinition/language |
value : nl |
use : home |
text : Jupiterlaan 5, 1853 Grimbergen |
line : Jupiterlaan 5 |
city : Grimbergen |
postalCode : 1853 |
country : BE |
Bundle.id[0] | HdBe-LaboratoryTestResult-Bundle-05-antibiogramIsNegative |
Bundle.identifier[0].system[0] | urn:ietf:rfc:3986 |
Bundle.identifier[0].value[0] | urn:uuid:0c3201bd-1cba-4d64-b04d-cd9187a4c6e0 |
Bundle.type[0] | document |
Bundle.timestamp[0] | 2022-12-01T12:30:02Z |
Bundle.entry[0].fullUrl[0] | https://acme.org/Composition/composition01 |
Bundle.entry[0].resource[0].id[0] | composition01 |
Bundle.entry[0].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition |
Bundle.entry[0].resource[0].text[0].status[0] | empty |
Bundle.entry[0].resource[0].text[0].div[0] | empty |
Bundle.entry[0].resource[0].identifier[0].system[0] | https://fhir.acme.org/LaboratoryTestResult-Composition/identifier |
Bundle.entry[0].resource[0].identifier[0].value[0] | urn:uuid:1b584b95-946e-4d70-be8d-f7d1568ac886 |
Bundle.entry[0].resource[0].status[0] | final |
Bundle.entry[0].resource[0].type[0].coding[0].system[0] | http://loinc.org |
Bundle.entry[0].resource[0].type[0].coding[0].code[0] | 11502-2 |
Bundle.entry[0].resource[0].type[0].coding[0].display[0] | Laboratort report |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/patient1 |
Bundle.entry[0].resource[0].date[0] | 2022-12-01T12:30:02Z |
Bundle.entry[0].resource[0].author[0].reference[0] | Organization/organization10 |
Bundle.entry[0].resource[0].title[0] | LaboratoryTestResults |
Bundle.entry[0].resource[0].section[0].code[0].coding[0].system[0] | http://loinc.org |
Bundle.entry[0].resource[0].section[0].code[0].coding[0].code[0] | 30954-2 |
Bundle.entry[0].resource[0].section[0].code[0].coding[0].display[0] | Relevant diagnostic tests/laboratory data Narrative |
Bundle.entry[0].resource[0].section[0].entry[0].reference[0] | Observation/mac60 |
Bundle.entry[0].resource[0].section[0].entry[1].reference[0] | Observation/cult60 |
Bundle.entry[1].fullUrl[0] | https://acme.org/Specimen/specimen60 |
Bundle.entry[1].resource[0].id[0] | specimen60 |
Bundle.entry[1].resource[0].meta[0].versionId[0] | 1 |
Bundle.entry[1].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen |
Bundle.entry[1].resource[0].text[0].status[0] | empty |
Bundle.entry[1].resource[0].text[0].div[0] | empty |
Bundle.entry[1].resource[0].identifier[0].system[0] | https://www.GTL-LABO.be/ |
Bundle.entry[1].resource[0].identifier[0].value[0] | 1 |
Bundle.entry[1].resource[0].status[0] | available |
Bundle.entry[1].resource[0].type[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].type[0].coding[0].code[0] | 119295008 |
Bundle.entry[1].resource[0].type[0].coding[0].display[0] | Aspirate |
Bundle.entry[1].resource[0].type[0].text[0] | A string can be added to nuance or explain. |
Bundle.entry[1].resource[0].receivedTime[0] | 2015-11-04 |
Bundle.entry[1].resource[0].note[0].text[0] | Some extra relevant information concerning the specimen |
Bundle.entry[2].fullUrl[0] | https://acme.org/Observation/mac60 |
Bundle.entry[2].resource[0].id[0] | mac60 |
Bundle.entry[2].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
Bundle.entry[2].resource[0].text[0].status[0] | empty |
Bundle.entry[2].resource[0].text[0].div[0] | empty |
Bundle.entry[2].resource[0].status[0] | final |
Bundle.entry[2].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[2].resource[0].category[0].coding[0].code[0] | laboratory |
Bundle.entry[2].resource[0].category[0].coding[0].display[0] | Laboratory |
Bundle.entry[2].resource[0].code[0].coding[0].system[0] | http://loinc.org |
Bundle.entry[2].resource[0].code[0].coding[0].code[0] | 74574-5 |
Bundle.entry[2].resource[0].code[0].coding[0].display[0] | Macroscopic observation [Interpretation] in Specimen Narrative |
Bundle.entry[2].resource[0].code[0].text[0] | Macroscopic observation |
Bundle.entry[2].resource[0].subject[0].reference[0] | Patient/patient1 |
Bundle.entry[2].resource[0].effectiveDateTime[0] | 2015-11-04T09:16:00-05:00 |
Bundle.entry[2].resource[0].issued[0] | 2015-11-04T09:16:00-05:00 |
Bundle.entry[2].resource[0].performer[0].reference[0] | Organization/organization10 |
Bundle.entry[2].resource[0].valueString[0] | matig purulent |
Bundle.entry[3].fullUrl[0] | https://acme.org/Observation/cult60 |
Bundle.entry[3].resource[0].id[0] | cult60 |
Bundle.entry[3].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
Bundle.entry[3].resource[0].text[0].status[0] | empty |
Bundle.entry[3].resource[0].text[0].div[0] | empty |
Bundle.entry[3].resource[0].status[0] | final |
Bundle.entry[3].resource[0].category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/observation-category |
Bundle.entry[3].resource[0].category[0].coding[0].code[0] | laboratory |
Bundle.entry[3].resource[0].category[0].coding[0].display[0] | Laboratory |
Bundle.entry[3].resource[0].code[0].coding[0].system[0] | http://loinc.org |
Bundle.entry[3].resource[0].code[0].coding[0].code[0] | 43411-8 |
Bundle.entry[3].resource[0].code[0].coding[0].display[0] | Bacteria identified in Aspirate by Culture |
Bundle.entry[3].resource[0].code[0].text[0] | Culture |
Bundle.entry[3].resource[0].subject[0].reference[0] | Patient/patient1 |
Bundle.entry[3].resource[0].effectiveDateTime[0] | 2015-11-04T09:16:00-05:00 |
Bundle.entry[3].resource[0].issued[0] | 2015-11-04T09:16:00-05:00 |
Bundle.entry[3].resource[0].performer[0].reference[0] | Organization/organization10 |
Bundle.entry[3].resource[0].valueString[0] | Commensalen +- |
Bundle.entry[4].fullUrl[0] | https://acme.org/Organization/organization10 |
Bundle.entry[4].resource[0].id[0] | organization10 |
Bundle.entry[4].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization |
Bundle.entry[4].resource[0].text[0].status[0] | empty |
Bundle.entry[4].resource[0].text[0].div[0] | empty |
Bundle.entry[4].resource[0].identifier[0].use[0] | official |
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0203 |
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].code[0] | MD |
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].display[0] | Medical License number |
Bundle.entry[4].resource[0].identifier[0].system[0] | https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi |
Bundle.entry[4].resource[0].identifier[0].value[0] | 81165343998 |
Bundle.entry[4].resource[0].active[0] | True |
Bundle.entry[4].resource[0].type[0].coding[0].system[0] | https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty |
Bundle.entry[4].resource[0].type[0].coding[0].code[0] | orglaboratory |
Bundle.entry[4].resource[0].name[0] | GTL - General Testing Laboratory |
Bundle.entry[4].resource[0].telecom[0].system[0] | phone |
Bundle.entry[4].resource[0].telecom[0].value[0] | 322675199 |
Bundle.entry[4].resource[0].telecom[0].use[0] | work |
Bundle.entry[4].resource[0].address[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/language |
Bundle.entry[4].resource[0].address[0].extension[0].valueCode[0] | nl |
Bundle.entry[4].resource[0].address[0].use[0] | work |
Bundle.entry[4].resource[0].address[0].type[0] | both |
Bundle.entry[4].resource[0].address[0].text[0] | Vulcansstraat 120, 1000 Brussel |
Bundle.entry[4].resource[0].address[0].line[0] | Vulcansstraat 120 |
Bundle.entry[4].resource[0].address[0].line[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
Bundle.entry[4].resource[0].address[0].line[0].extension[0].valueString[0] | Vulcansstraat |
Bundle.entry[4].resource[0].address[0].line[0].extension[1].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
Bundle.entry[4].resource[0].address[0].line[0].extension[1].valueString[0] | 120 |
Bundle.entry[4].resource[0].address[0].city[0] | Brussel |
Bundle.entry[4].resource[0].address[0].postalCode[0] | 1000 |
Bundle.entry[4].resource[0].address[0].country[0] | BE |
Bundle.entry[5].fullUrl[0] | https://acme.org/Patient/patient1 |
Bundle.entry[5].resource[0].id[0] | patient1 |
Bundle.entry[5].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-Patient |
Bundle.entry[5].resource[0].text[0].status[0] | empty |
Bundle.entry[5].resource[0].text[0].div[0] | empty |
Bundle.entry[5].resource[0].identifier[0].use[0] | official |
Bundle.entry[5].resource[0].identifier[0].system[0] | https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin |
Bundle.entry[5].resource[0].identifier[0].value[0] | 79121137740 |
Bundle.entry[5].resource[0].active[0] | True |
Bundle.entry[5].resource[0].name[0].family[0] | La Paradisio |
Bundle.entry[5].resource[0].name[0].given[0] | Josephine |
Bundle.entry[5].resource[0].name[0].given[1] | Nessa |
Bundle.entry[5].resource[0].telecom[0].system[0] | |
Bundle.entry[5].resource[0].telecom[0].value[0] | nessa.laparadisio@belgium.be |
Bundle.entry[5].resource[0].telecom[1].system[0] | phone |
Bundle.entry[5].resource[0].telecom[1].value[0] | +322476792979 |
Bundle.entry[5].resource[0].telecom[1].use[0] | mobile |
Bundle.entry[5].resource[0].telecom[2].system[0] | phone |
Bundle.entry[5].resource[0].telecom[2].value[0] | +3226718655 |
Bundle.entry[5].resource[0].telecom[2].use[0] | home |
Bundle.entry[5].resource[0].telecom[3].system[0] | phone |
Bundle.entry[5].resource[0].telecom[3].value[0] | +322476799 |
Bundle.entry[5].resource[0].telecom[3].use[0] | work |
Bundle.entry[5].resource[0].gender[0] | female |
Bundle.entry[5].resource[0].birthDate[0] | 1979-12-11 |
Bundle.entry[5].resource[0].birthDate[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/patient-birthTime |
Bundle.entry[5].resource[0].birthDate[0].extension[0].valueDateTime[0] | 1979-12-11T13:28:17-05:00 |
Bundle.entry[5].resource[0].address[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/language |
Bundle.entry[5].resource[0].address[0].extension[0].valueCode[0] | nl |
Bundle.entry[5].resource[0].address[0].use[0] | home |
Bundle.entry[5].resource[0].address[0].type[0] | both |
Bundle.entry[5].resource[0].address[0].text[0] | Sloordelle 42, 1160 Oudergem |
Bundle.entry[5].resource[0].address[0].line[0] | Sloordelle 42 |
Bundle.entry[5].resource[0].address[0].city[0] | Oudergem |
Bundle.entry[5].resource[0].address[0].postalCode[0] | 1160 |
Bundle.entry[5].resource[0].address[0].country[0] | BE |
Bundle.entry[6].fullUrl[0] | https://acme.org/ServiceRequest/servicerequest60 |
Bundle.entry[6].resource[0].id[0] | servicerequest60 |
Bundle.entry[6].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester |
Bundle.entry[6].resource[0].text[0].status[0] | empty |
Bundle.entry[6].resource[0].text[0].div[0] | empty |
Bundle.entry[6].resource[0].identifier[0].system[0] | https://www.GTL-LABO.be/orderingsystem |
Bundle.entry[6].resource[0].identifier[0].value[0] | 12334546 |
Bundle.entry[6].resource[0].status[0] | active |
Bundle.entry[6].resource[0].intent[0] | order |
Bundle.entry[6].resource[0].category[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[6].resource[0].category[0].coding[0].code[0] | 108252007 |
Bundle.entry[6].resource[0].category[0].coding[0].display[0] | Laboratory procedure |
Bundle.entry[6].resource[0].subject[0].reference[0] | Patient/patient1 |
Bundle.entry[6].resource[0].authoredOn[0] | 2015-11-01T14:41:00+01:00 |
Bundle.entry[6].resource[0].requester[0].reference[0] | Practitioner/practitioner1 |
Bundle.entry[6].resource[0].specimen[0].reference[0] | Specimen/specimen60 |
Bundle.entry[7].fullUrl[0] | https://acme.org/Practitioner/practitioner1 |
Bundle.entry[7].resource[0].id[0] | practitioner1 |
Bundle.entry[7].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner |
Bundle.entry[7].resource[0].text[0].status[0] | empty |
Bundle.entry[7].resource[0].text[0].div[0] | empty |
Bundle.entry[7].resource[0].identifier[0].use[0] | official |
Bundle.entry[7].resource[0].identifier[0].system[0] | https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi |
Bundle.entry[7].resource[0].identifier[0].value[0] | 18749704477 |
Bundle.entry[7].resource[0].name[0].use[0] | official |
Bundle.entry[7].resource[0].name[0].family[0] | Pulaski |
Bundle.entry[7].resource[0].name[0].given[0] | Katherine |
Bundle.entry[7].resource[0].name[0].given[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
Bundle.entry[7].resource[0].name[0].given[0].extension[0].valueCode[0] | BR |
Bundle.entry[7].resource[0].name[0].suffix[0] | MD |
Bundle.entry[7].resource[0].telecom[0].system[0] | |
Bundle.entry[7].resource[0].telecom[0].value[0] | katherine.pulaski@enterprisehospital.be |
Bundle.entry[7].resource[0].telecom[0].use[0] | work |
Bundle.entry[7].resource[0].telecom[1].system[0] | phone |
Bundle.entry[7].resource[0].telecom[1].value[0] | 022675198 |
Bundle.entry[7].resource[0].telecom[1].use[0] | work |
Bundle.entry[7].resource[0].telecom[2].system[0] | fax |
Bundle.entry[7].resource[0].telecom[2].value[0] | 022675209 |
Bundle.entry[7].resource[0].telecom[2].use[0] | work |
Bundle.entry[7].resource[0].address[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/language |
Bundle.entry[7].resource[0].address[0].extension[0].valueCode[0] | nl |
Bundle.entry[7].resource[0].address[0].use[0] | home |
Bundle.entry[7].resource[0].address[0].text[0] | Jupiterlaan 5, 1853 Grimbergen |
Bundle.entry[7].resource[0].address[0].line[0] | Jupiterlaan 5 |
Bundle.entry[7].resource[0].address[0].city[0] | Grimbergen |
Bundle.entry[7].resource[0].address[0].postalCode[0] | 1853 |
Bundle.entry[7].resource[0].address[0].country[0] | BE |