Important: This is a draft IG for trial use. Click here to give feedback.
HDBP0037-LaboratoryTestResult-Bundle-01 example
{ "resourceType": "Bundle", "id": "HDBP0037-LaboratoryTestResult-Bundle-01", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:uuid:b7427b04-0690-41df-bf90-a0de59afee22" }, "type": "document", "timestamp": "2021-06-16T12:12:21Z", "entry": [ { "fullUrl": "https://fhir.acme.be/Composition/HDBP0037-LaboratoryTestResult-Composition-01", "resource": { "resourceType": "Composition", "id": "HDBP0037-LaboratoryTestResult-Composition-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-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:7003ec55-fc75-4dca-b4d4-54a8a264044a" }, "status": "final", "type": { "coding": [ { "system": "http://loinc.org", "code": "11502-2", "display": "Laboratory report" } ] }, "subject": { "reference": "Patient/HDBP0037-Patient-01", "type": "Patient", "display": "Belle Ulijn" }, "date": "2022-12-01T12:30:02Z", "author": [ { "reference": "Organization/HdBe-HealthcareOrganization-Organization-01", "type": "Organization", "display": "Laboratory Centre X" } ], "title": "LaboratoryTestResults", "section": [ { "code": { "coding": [ { "system": "http://loinc.org", "code": "30954-2", "display": "Relevant diagnostic tests/laboratory data Narrative" } ] }, "entry": [ { "reference": "Observation/HDBP0037-LaboratoryTestResult-01", "type": "Observation", "display": "Human adenovirus" } ] } ] } }, { "fullUrl": "https://fhir.acme.be/Patient/HDBP0037-Patient-01", "resource": { "resourceType": "Patient", "id": "HDBP0037-Patient-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient" ] }, "identifier": [ { "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin", "value": "41072100284" } ], "name": [ { "use": "official", "text": "Belle Ulijn", "family": "Ulijn", "_family": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name", "valueString": "Ulijn" } ] }, "given": [ "Belle" ], "_given": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier", "valueCode": "BR" } ] } ] } ], "telecom": [ { "system": "phone", "value": "+3247458497", "use": "mobile" }, { "system": "email", "value": "BelleUlijn@mail.be", "use": "home" } ], "gender": "female", "birthDate": "1941-07-21", "deceasedBoolean": false, "address": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/language", "valueCode": "nl" } ], "use": "home", "type": "both", "line": [ "Rue de Boneffe 422" ], "_line": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName", "valueString": "Rue de Boneffe" }, { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber", "valueString": "422" } ] } ], "city": "Opont", "postalCode": "6852", "country": "Belgium", "_country": { "extension": [ { "url": "https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification", "valueCodeableConcept": { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } } ] } } ], "multipleBirthBoolean": false } }, { "fullUrl": "https://fhir.acme.be/Observation/HDBP0037-LaboratoryTestResult-01", "resource": { "resourceType": "Observation", "id": "HDBP0037-LaboratoryTestResult-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult" ] }, "identifier": [ { "system": "https://fhir.acme.org/LaboratoryTestResultIdentifier", "value": "urn:uuid:fb8ffaf7-df32-4759-8a40-3a78e3513038" } ], "basedOn": [ { "reference": "ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01", "type": "ServiceRequest", "display": "Lab order" } ], "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "laboratory", "display": "Laboratory" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "275711006", "display": "Serum chemistry test" } ] } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "88541-8", "display": "Adenovirus DNA [Presence] in Aspirate by NAA with probe detection" } ] }, "subject": { "reference": "Patient/HDBP0037-Patient-01", "type": "Patient", "display": "Belle Ulijn" }, "effectiveDateTime": "2023-01-13T12:00:00+02:00", "performer": [ { "reference": "PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01", "type": "PractitionerRole", "display": "Healthcare professional (role)" } ], "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "260373001", "display": "Detected" } ] }, "interpretation": [ { "coding": [ { "system": "https://fhir.healthdata.be/CodeSystem/ResultFlags", "code": "RF0002", "display": "Highly positive" } ] } ], "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "9718006", "display": "Polymerase chain reaction analysis" } ] }, "specimen": { "reference": "Specimen/HDBP0037-LaboratoryTestResult.Specimen-01", "type": "Specimen", "display": "Aspirate" } } }, { "fullUrl": "https://fhir.acme.be/Specimen/HDBP0037-LaboratoryTestResult.Specimen-01", "resource": { "resourceType": "Specimen", "id": "HDBP0037-LaboratoryTestResult.Specimen-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen" ] }, "identifier": [ { "system": "https://fhir.acme.org/SpecimenIdentifier", "value": "urn:uuid:156509e2-80a4-45b8-879a-7a0c369e8b7e" } ], "type": { "coding": [ { "system": "http://snomed.info/sct", "code": "258411007", "display": "Nasopharyngeal aspirate" } ] }, "collection": { "collectedDateTime": "2023-01-12T08:08:00+01:00" } } }, { "fullUrl": "https://fhir.acme.be/Organization/HdBe-HealthcareOrganization-Organization-01", "resource": { "resourceType": "Organization", "id": "HdBe-HealthcareOrganization-Organization-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" ] }, "identifier": [ { "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi", "value": "999999999" } ], "name": "Laboratory Centre X" } }, { "fullUrl": "https://fhir.acme.be/ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01", "resource": { "resourceType": "ServiceRequest", "id": "HDBP0037-LaboratoryTestResult.Requester-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester" ] }, "status": "completed", "intent": "order", "code": { "text": "Detection of Adenovirus nucleic acid from a clinical specimen" }, "subject": { "reference": "Patient/HDBP0037-Patient-01", "type": "Patient", "display": "Belle Ulijn" }, "requester": { "reference": "PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01", "type": "PractitionerRole", "display": "E. Penninx from GRAND HOPITAL DE CHARLEROI" }, "reasonCode": [ { "coding": [ { "system": "https://fhir.healthdata.be/CodeSystem/HDBP0037-TestPrescribedReason", "code": "TP0114", "display": "Recommendation return from a country or region with a high risk of infection" } ] } ] } }, { "fullUrl": "https://fhir.acme.be/PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01", "resource": { "resourceType": "PractitionerRole", "id": "HdBe-HealthProfessional-PractitionerRole-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole" ] }, "practitioner": { "reference": "Practitioner/HdBe-HealthProfessional-Practitioner-01", "type": "Practitioner", "display": "Healthcare professional (person), E. Penninx" }, "organization": { "reference": "Organization/HdBe-HealthcareOrganization-Organization-01", "type": "Organization", "display": "HealthcareOrganization (Organisation), Laboratory Centre X" }, "telecom": [ { "system": "phone", "value": "+3204945729" } ] } }, { "fullUrl": "https://fhir.acme.be/Practitioner/HdBe-HealthProfessional-Practitioner-01", "resource": { "resourceType": "Practitioner", "id": "HdBe-HealthProfessional-Practitioner-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "10079938" } ], "name": [ { "use": "official", "text": "Enrico Penninx", "family": "Penninx", "_family": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name", "valueString": "Penninx" } ] }, "given": [ "Enrico" ], "_given": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier", "valueCode": "BR" } ] } ] } ] } } ] }
<Bundle xmlns="http://hl7.org/fhir"> <id value="HDBP0037-LaboratoryTestResult-Bundle-01" /> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:b7427b04-0690-41df-bf90-a0de59afee22" /> </identifier> <type value="document" /> <timestamp value="2021-06-16T12:12:21Z" /> <entry> <fullUrl value="https://fhir.acme.be/Composition/HDBP0037-LaboratoryTestResult-Composition-01" /> <resource> <Composition> <id value="HDBP0037-LaboratoryTestResult-Composition-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HDBP0037-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:7003ec55-fc75-4dca-b4d4-54a8a264044a" /> </identifier> <status value="final" /> <type> <coding> <system value="http://loinc.org" /> <code value="11502-2" /> <display value="Laboratory report" /> </coding> </type> <subject> <reference value="Patient/HDBP0037-Patient-01" /> <type value="Patient" /> <display value="Belle Ulijn" /> </subject> <date value="2022-12-01T12:30:02Z" /> <author> <reference value="Organization/HdBe-HealthcareOrganization-Organization-01" /> <type value="Organization" /> <display value="Laboratory Centre X" /> </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/HDBP0037-LaboratoryTestResult-01" /> <type value="Observation" /> <display value="Human adenovirus" /> </entry> </section> </Composition> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Patient/HDBP0037-Patient-01" /> <resource> <Patient> <id value="HDBP0037-Patient-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient" /> </meta> <identifier> <system value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin" /> <value value="41072100284" /> </identifier> <name> <use value="official" /> <text value="Belle Ulijn" /> <family value="Ulijn"> <extension url="http://hl7.org/fhir/StructureDefinition/humanname-own-name"> <valueString value="Ulijn" /> </extension> </family> <given value="Belle"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"> <valueCode value="BR" /> </extension> </given> </name> <telecom> <system value="phone" /> <value value="+3247458497" /> <use value="mobile" /> </telecom> <telecom> <system value="email" /> <value value="BelleUlijn@mail.be" /> <use value="home" /> </telecom> <gender value="female" /> <birthDate value="1941-07-21" /> <deceasedBoolean value="false" /> <address> <extension url="http://hl7.org/fhir/StructureDefinition/language"> <valueCode value="nl" /> </extension> <use value="home" /> <type value="both" /> <line value="Rue de Boneffe 422"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"> <valueString value="Rue de Boneffe" /> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"> <valueString value="422" /> </extension> </line> <city value="Opont" /> <postalCode value="6852" /> <country value="Belgium"> <extension url="https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification"> <valueCodeableConcept> <coding> <system value="urn:iso:std:iso:3166" /> <code value="BE" /> <display value="Belgium" /> </coding> </valueCodeableConcept> </extension> </country> </address> <multipleBirthBoolean value="false" /> </Patient> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Observation/HDBP0037-LaboratoryTestResult-01" /> <resource> <Observation> <id value="HDBP0037-LaboratoryTestResult-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult" /> </meta> <identifier> <system value="https://fhir.acme.org/LaboratoryTestResultIdentifier" /> <value value="urn:uuid:fb8ffaf7-df32-4759-8a40-3a78e3513038" /> </identifier> <basedOn> <reference value="ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01" /> <type value="ServiceRequest" /> <display value="Lab order" /> </basedOn> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> </category> <category> <coding> <system value="http://snomed.info/sct" /> <code value="275711006" /> <display value="Serum chemistry test" /> </coding> </category> <code> <coding> <system value="http://loinc.org" /> <code value="88541-8" /> <display value="Adenovirus DNA [Presence] in Aspirate by NAA with probe detection" /> </coding> </code> <subject> <reference value="Patient/HDBP0037-Patient-01" /> <type value="Patient" /> <display value="Belle Ulijn" /> </subject> <effectiveDateTime value="2023-01-13T12:00:00+02:00" /> <performer> <reference value="PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01" /> <type value="PractitionerRole" /> <display value="Healthcare professional (role)" /> </performer> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct" /> <code value="260373001" /> <display value="Detected" /> </coding> </valueCodeableConcept> <interpretation> <coding> <system value="https://fhir.healthdata.be/CodeSystem/ResultFlags" /> <code value="RF0002" /> <display value="Highly positive" /> </coding> </interpretation> <method> <coding> <system value="http://snomed.info/sct" /> <code value="9718006" /> <display value="Polymerase chain reaction analysis" /> </coding> </method> <specimen> <reference value="Specimen/HDBP0037-LaboratoryTestResult.Specimen-01" /> <type value="Specimen" /> <display value="Aspirate" /> </specimen> </Observation> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Specimen/HDBP0037-LaboratoryTestResult.Specimen-01" /> <resource> <Specimen> <id value="HDBP0037-LaboratoryTestResult.Specimen-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen" /> </meta> <identifier> <system value="https://fhir.acme.org/SpecimenIdentifier" /> <value value="urn:uuid:156509e2-80a4-45b8-879a-7a0c369e8b7e" /> </identifier> <type> <coding> <system value="http://snomed.info/sct" /> <code value="258411007" /> <display value="Nasopharyngeal aspirate" /> </coding> </type> <collection> <collectedDateTime value="2023-01-12T08:08:00+01:00" /> </collection> </Specimen> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Organization/HdBe-HealthcareOrganization-Organization-01" /> <resource> <Organization> <id value="HdBe-HealthcareOrganization-Organization-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" /> </meta> <identifier> <system value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi" /> <value value="999999999" /> </identifier> <name value="Laboratory Centre X" /> </Organization> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01" /> <resource> <ServiceRequest> <id value="HDBP0037-LaboratoryTestResult.Requester-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester" /> </meta> <status value="completed" /> <intent value="order" /> <code> <text value="Detection of Adenovirus nucleic acid from a clinical specimen" /> </code> <subject> <reference value="Patient/HDBP0037-Patient-01" /> <type value="Patient" /> <display value="Belle Ulijn" /> </subject> <requester> <reference value="PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01" /> <type value="PractitionerRole" /> <display value="E. Penninx from GRAND HOPITAL DE CHARLEROI" /> </requester> <reasonCode> <coding> <system value="https://fhir.healthdata.be/CodeSystem/HDBP0037-TestPrescribedReason" /> <code value="TP0114" /> <display value="Recommendation return from a country or region with a high risk of infection" /> </coding> </reasonCode> </ServiceRequest> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01" /> <resource> <PractitionerRole> <id value="HdBe-HealthProfessional-PractitionerRole-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole" /> </meta> <practitioner> <reference value="Practitioner/HdBe-HealthProfessional-Practitioner-01" /> <type value="Practitioner" /> <display value="Healthcare professional (person), E. Penninx" /> </practitioner> <organization> <reference value="Organization/HdBe-HealthcareOrganization-Organization-01" /> <type value="Organization" /> <display value="HealthcareOrganization (Organisation), Laboratory Centre X" /> </organization> <telecom> <system value="phone" /> <value value="+3204945729" /> </telecom> </PractitionerRole> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Practitioner/HdBe-HealthProfessional-Practitioner-01" /> <resource> <Practitioner> <id value="HdBe-HealthProfessional-Practitioner-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner" /> </meta> <identifier> <use value="official" /> <system value="http://hl7.org/fhir/sid/us-npi" /> <value value="10079938" /> </identifier> <name> <use value="official" /> <text value="Enrico Penninx" /> <family value="Penninx"> <extension url="http://hl7.org/fhir/StructureDefinition/humanname-own-name"> <valueString value="Penninx" /> </extension> </family> <given value="Enrico"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"> <valueCode value="BR" /> </extension> </given> </name> </Practitioner> </resource> </entry> </Bundle>
Bundle |
id : HDBP0037-LaboratoryTestResult-Bundle-01 |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:uuid:b7427b04-0690-41df-bf90-a0de59afee22 |
type : document |
timestamp : 2021-06-16T12:12:21Z |
entry |
fullUrl : https://fhir.acme.be/Composition/HDBP0037-LaboratoryTestResult-Composition-01 |
resource |
id : HDBP0037-LaboratoryTestResult-Composition-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult-Composition |
text |
status : empty |
identifier |
system : https://fhir.acme.org/LaboratoryTestResult-Composition/identifier |
value : urn:uuid:7003ec55-fc75-4dca-b4d4-54a8a264044a |
status : final |
type |
coding |
system : http://loinc.org |
code : 11502-2 |
display : Laboratory report |
subject |
reference : Patient/HDBP0037-Patient-01 |
type : Patient |
display : Belle Ulijn |
date : 2022-12-01T12:30:02Z |
author |
reference : Organization/HdBe-HealthcareOrganization-Organization-01 |
type : Organization |
display : Laboratory Centre X |
title : LaboratoryTestResults |
section |
code |
coding |
system : http://loinc.org |
code : 30954-2 |
display : Relevant diagnostic tests/laboratory data Narrative |
entry |
reference : Observation/HDBP0037-LaboratoryTestResult-01 |
type : Observation |
display : Human adenovirus |
entry |
fullUrl : https://fhir.acme.be/Patient/HDBP0037-Patient-01 |
resource |
id : HDBP0037-Patient-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient |
identifier |
system : https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin |
value : 41072100284 |
name |
use : official |
text : Belle Ulijn |
family : Ulijn |
extension |
url : http://hl7.org/fhir/StructureDefinition/humanname-own-name |
value : Ulijn |
given : Belle |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
value : BR |
telecom |
system : phone |
value : +3247458497 |
use : mobile |
telecom |
system : email |
value : BelleUlijn@mail.be |
use : home |
gender : female |
birthDate : 1941-07-21 |
deceased : False |
address |
extension |
url : http://hl7.org/fhir/StructureDefinition/language |
value : nl |
use : home |
type : both |
line : Rue de Boneffe 422 |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
value : Rue de Boneffe |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
value : 422 |
city : Opont |
postalCode : 6852 |
country : Belgium |
extension |
url : https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification |
value |
coding |
system : urn:iso:std:iso:3166 |
code : BE |
display : Belgium |
multipleBirth : False |
entry |
fullUrl : https://fhir.acme.be/Observation/HDBP0037-LaboratoryTestResult-01 |
resource |
id : HDBP0037-LaboratoryTestResult-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult |
identifier |
system : https://fhir.acme.org/LaboratoryTestResultIdentifier |
value : urn:uuid:fb8ffaf7-df32-4759-8a40-3a78e3513038 |
basedOn |
reference : ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01 |
type : ServiceRequest |
display : Lab order |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : laboratory |
display : Laboratory |
category |
coding |
system : http://snomed.info/sct |
code : 275711006 |
display : Serum chemistry test |
code |
coding |
system : http://loinc.org |
code : 88541-8 |
display : Adenovirus DNA [Presence] in Aspirate by NAA with probe detection |
subject |
reference : Patient/HDBP0037-Patient-01 |
type : Patient |
display : Belle Ulijn |
effective : 2023-01-13T12:00:00+02:00 |
performer |
reference : PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
type : PractitionerRole |
display : Healthcare professional (role) |
value |
coding |
system : http://snomed.info/sct |
code : 260373001 |
display : Detected |
interpretation |
coding |
system : https://fhir.healthdata.be/CodeSystem/ResultFlags |
code : RF0002 |
display : Highly positive |
method |
coding |
system : http://snomed.info/sct |
code : 9718006 |
display : Polymerase chain reaction analysis |
specimen |
reference : Specimen/HDBP0037-LaboratoryTestResult.Specimen-01 |
type : Specimen |
display : Aspirate |
entry |
fullUrl : https://fhir.acme.be/Specimen/HDBP0037-LaboratoryTestResult.Specimen-01 |
resource |
id : HDBP0037-LaboratoryTestResult.Specimen-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen |
identifier |
system : https://fhir.acme.org/SpecimenIdentifier |
value : urn:uuid:156509e2-80a4-45b8-879a-7a0c369e8b7e |
type |
coding |
system : http://snomed.info/sct |
code : 258411007 |
display : Nasopharyngeal aspirate |
collection |
collected : 2023-01-12T08:08:00+01:00 |
entry |
fullUrl : https://fhir.acme.be/Organization/HdBe-HealthcareOrganization-Organization-01 |
resource |
id : HdBe-HealthcareOrganization-Organization-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization |
identifier |
system : https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi |
value : 999999999 |
name : Laboratory Centre X |
entry |
fullUrl : https://fhir.acme.be/ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01 |
resource |
id : HDBP0037-LaboratoryTestResult.Requester-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester |
status : completed |
intent : order |
code |
text : Detection of Adenovirus nucleic acid from a clinical specimen |
subject |
reference : Patient/HDBP0037-Patient-01 |
type : Patient |
display : Belle Ulijn |
requester |
reference : PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
type : PractitionerRole |
display : E. Penninx from GRAND HOPITAL DE CHARLEROI |
reasonCode |
coding |
system : https://fhir.healthdata.be/CodeSystem/HDBP0037-TestPrescribedReason |
code : TP0114 |
display : Recommendation return from a country or region with a high risk of infection |
entry |
fullUrl : https://fhir.acme.be/PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
resource |
id : HdBe-HealthProfessional-PractitionerRole-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole |
practitioner |
reference : Practitioner/HdBe-HealthProfessional-Practitioner-01 |
type : Practitioner |
display : Healthcare professional (person), E. Penninx |
organization |
reference : Organization/HdBe-HealthcareOrganization-Organization-01 |
type : Organization |
display : HealthcareOrganization (Organisation), Laboratory Centre X |
telecom |
system : phone |
value : +3204945729 |
entry |
fullUrl : https://fhir.acme.be/Practitioner/HdBe-HealthProfessional-Practitioner-01 |
resource |
id : HdBe-HealthProfessional-Practitioner-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner |
identifier |
use : official |
system : http://hl7.org/fhir/sid/us-npi |
value : 10079938 |
name |
use : official |
text : Enrico Penninx |
family : Penninx |
extension |
url : http://hl7.org/fhir/StructureDefinition/humanname-own-name |
value : Penninx |
given : Enrico |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
value : BR |
Bundle.id[0] | HDBP0037-LaboratoryTestResult-Bundle-01 |
Bundle.identifier[0].system[0] | urn:ietf:rfc:3986 |
Bundle.identifier[0].value[0] | urn:uuid:b7427b04-0690-41df-bf90-a0de59afee22 |
Bundle.type[0] | document |
Bundle.timestamp[0] | 2021-06-16T12:12:21+00:00 |
Bundle.entry[0].fullUrl[0] | https://fhir.acme.be/Composition/HDBP0037-LaboratoryTestResult-Composition-01 |
Bundle.entry[0].resource[0].id[0] | HDBP0037-LaboratoryTestResult-Composition-01 |
Bundle.entry[0].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HDBP0037-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:7003ec55-fc75-4dca-b4d4-54a8a264044a |
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] | Laboratory report |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/HDBP0037-Patient-01 |
Bundle.entry[0].resource[0].subject[0].type[0] | Patient |
Bundle.entry[0].resource[0].subject[0].display[0] | Belle Ulijn |
Bundle.entry[0].resource[0].date[0] | 2022-12-01T12:30:02Z |
Bundle.entry[0].resource[0].author[0].reference[0] | Organization/HdBe-HealthcareOrganization-Organization-01 |
Bundle.entry[0].resource[0].author[0].type[0] | Organization |
Bundle.entry[0].resource[0].author[0].display[0] | Laboratory Centre X |
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/HDBP0037-LaboratoryTestResult-01 |
Bundle.entry[0].resource[0].section[0].entry[0].type[0] | Observation |
Bundle.entry[0].resource[0].section[0].entry[0].display[0] | Human adenovirus |
Bundle.entry[1].fullUrl[0] | https://fhir.acme.be/Patient/HDBP0037-Patient-01 |
Bundle.entry[1].resource[0].id[0] | HDBP0037-Patient-01 |
Bundle.entry[1].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HDBP0037-Patient |
Bundle.entry[1].resource[0].identifier[0].system[0] | https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin |
Bundle.entry[1].resource[0].identifier[0].value[0] | 41072100284 |
Bundle.entry[1].resource[0].name[0].use[0] | official |
Bundle.entry[1].resource[0].name[0].text[0] | Belle Ulijn |
Bundle.entry[1].resource[0].name[0].family[0] | Ulijn |
Bundle.entry[1].resource[0].name[0].family[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/humanname-own-name |
Bundle.entry[1].resource[0].name[0].family[0].extension[0].value[0] | Ulijn |
Bundle.entry[1].resource[0].name[0].given[0] | Belle |
Bundle.entry[1].resource[0].name[0].given[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
Bundle.entry[1].resource[0].name[0].given[0].extension[0].value[0] | BR |
Bundle.entry[1].resource[0].telecom[0].system[0] | phone |
Bundle.entry[1].resource[0].telecom[0].value[0] | +3247458497 |
Bundle.entry[1].resource[0].telecom[0].use[0] | mobile |
Bundle.entry[1].resource[0].telecom[1].system[0] | |
Bundle.entry[1].resource[0].telecom[1].value[0] | BelleUlijn@mail.be |
Bundle.entry[1].resource[0].telecom[1].use[0] | home |
Bundle.entry[1].resource[0].gender[0] | female |
Bundle.entry[1].resource[0].birthDate[0] | 1941-07-21 |
Bundle.entry[1].resource[0].deceased[0] | False |
Bundle.entry[1].resource[0].address[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/language |
Bundle.entry[1].resource[0].address[0].extension[0].value[0] | nl |
Bundle.entry[1].resource[0].address[0].use[0] | home |
Bundle.entry[1].resource[0].address[0].type[0] | both |
Bundle.entry[1].resource[0].address[0].line[0] | Rue de Boneffe 422 |
Bundle.entry[1].resource[0].address[0].line[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
Bundle.entry[1].resource[0].address[0].line[0].extension[0].value[0] | Rue de Boneffe |
Bundle.entry[1].resource[0].address[0].line[0].extension[1].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
Bundle.entry[1].resource[0].address[0].line[0].extension[1].value[0] | 422 |
Bundle.entry[1].resource[0].address[0].city[0] | Opont |
Bundle.entry[1].resource[0].address[0].postalCode[0] | 6852 |
Bundle.entry[1].resource[0].address[0].country[0] | Belgium |
Bundle.entry[1].resource[0].address[0].country[0].extension[0].url[0] | https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification |
Bundle.entry[1].resource[0].address[0].country[0].extension[0].value[0].coding[0].system[0] | urn:iso:std:iso:3166 |
Bundle.entry[1].resource[0].address[0].country[0].extension[0].value[0].coding[0].code[0] | BE |
Bundle.entry[1].resource[0].address[0].country[0].extension[0].value[0].coding[0].display[0] | Belgium |
Bundle.entry[1].resource[0].multipleBirth[0] | False |
Bundle.entry[2].fullUrl[0] | https://fhir.acme.be/Observation/HDBP0037-LaboratoryTestResult-01 |
Bundle.entry[2].resource[0].id[0] | HDBP0037-LaboratoryTestResult-01 |
Bundle.entry[2].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult |
Bundle.entry[2].resource[0].identifier[0].system[0] | https://fhir.acme.org/LaboratoryTestResultIdentifier |
Bundle.entry[2].resource[0].identifier[0].value[0] | urn:uuid:fb8ffaf7-df32-4759-8a40-3a78e3513038 |
Bundle.entry[2].resource[0].basedOn[0].reference[0] | ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01 |
Bundle.entry[2].resource[0].basedOn[0].type[0] | ServiceRequest |
Bundle.entry[2].resource[0].basedOn[0].display[0] | Lab order |
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].category[1].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].category[1].coding[0].code[0] | 275711006 |
Bundle.entry[2].resource[0].category[1].coding[0].display[0] | Serum chemistry test |
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] | 88541-8 |
Bundle.entry[2].resource[0].code[0].coding[0].display[0] | Adenovirus DNA [Presence] in Aspirate by NAA with probe detection |
Bundle.entry[2].resource[0].subject[0].reference[0] | Patient/HDBP0037-Patient-01 |
Bundle.entry[2].resource[0].subject[0].type[0] | Patient |
Bundle.entry[2].resource[0].subject[0].display[0] | Belle Ulijn |
Bundle.entry[2].resource[0].effective[0] | 2023-01-13T12:00:00+02:00 |
Bundle.entry[2].resource[0].performer[0].reference[0] | PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
Bundle.entry[2].resource[0].performer[0].type[0] | PractitionerRole |
Bundle.entry[2].resource[0].performer[0].display[0] | Healthcare professional (role) |
Bundle.entry[2].resource[0].value[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].value[0].coding[0].code[0] | 260373001 |
Bundle.entry[2].resource[0].value[0].coding[0].display[0] | Detected |
Bundle.entry[2].resource[0].interpretation[0].coding[0].system[0] | https://fhir.healthdata.be/CodeSystem/ResultFlags |
Bundle.entry[2].resource[0].interpretation[0].coding[0].code[0] | RF0002 |
Bundle.entry[2].resource[0].interpretation[0].coding[0].display[0] | Highly positive |
Bundle.entry[2].resource[0].method[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].method[0].coding[0].code[0] | 9718006 |
Bundle.entry[2].resource[0].method[0].coding[0].display[0] | Polymerase chain reaction analysis |
Bundle.entry[2].resource[0].specimen[0].reference[0] | Specimen/HDBP0037-LaboratoryTestResult.Specimen-01 |
Bundle.entry[2].resource[0].specimen[0].type[0] | Specimen |
Bundle.entry[2].resource[0].specimen[0].display[0] | Aspirate |
Bundle.entry[3].fullUrl[0] | https://fhir.acme.be/Specimen/HDBP0037-LaboratoryTestResult.Specimen-01 |
Bundle.entry[3].resource[0].id[0] | HDBP0037-LaboratoryTestResult.Specimen-01 |
Bundle.entry[3].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Specimen |
Bundle.entry[3].resource[0].identifier[0].system[0] | https://fhir.acme.org/SpecimenIdentifier |
Bundle.entry[3].resource[0].identifier[0].value[0] | urn:uuid:156509e2-80a4-45b8-879a-7a0c369e8b7e |
Bundle.entry[3].resource[0].type[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].type[0].coding[0].code[0] | 258411007 |
Bundle.entry[3].resource[0].type[0].coding[0].display[0] | Nasopharyngeal aspirate |
Bundle.entry[3].resource[0].collection[0].collected[0] | 2023-01-12T08:08:00+01:00 |
Bundle.entry[4].fullUrl[0] | https://fhir.acme.be/Organization/HdBe-HealthcareOrganization-Organization-01 |
Bundle.entry[4].resource[0].id[0] | HdBe-HealthcareOrganization-Organization-01 |
Bundle.entry[4].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization |
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] | 999999999 |
Bundle.entry[4].resource[0].name[0] | Laboratory Centre X |
Bundle.entry[5].fullUrl[0] | https://fhir.acme.be/ServiceRequest/HDBP0037-LaboratoryTestResult.Requester-01 |
Bundle.entry[5].resource[0].id[0] | HDBP0037-LaboratoryTestResult.Requester-01 |
Bundle.entry[5].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HDBP0037-LaboratoryTestResult.Requester |
Bundle.entry[5].resource[0].status[0] | completed |
Bundle.entry[5].resource[0].intent[0] | order |
Bundle.entry[5].resource[0].code[0].text[0] | Detection of Adenovirus nucleic acid from a clinical specimen |
Bundle.entry[5].resource[0].subject[0].reference[0] | Patient/HDBP0037-Patient-01 |
Bundle.entry[5].resource[0].subject[0].type[0] | Patient |
Bundle.entry[5].resource[0].subject[0].display[0] | Belle Ulijn |
Bundle.entry[5].resource[0].requester[0].reference[0] | PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
Bundle.entry[5].resource[0].requester[0].type[0] | PractitionerRole |
Bundle.entry[5].resource[0].requester[0].display[0] | E. Penninx from GRAND HOPITAL DE CHARLEROI |
Bundle.entry[5].resource[0].reasonCode[0].coding[0].system[0] | https://fhir.healthdata.be/CodeSystem/HDBP0037-TestPrescribedReason |
Bundle.entry[5].resource[0].reasonCode[0].coding[0].code[0] | TP0114 |
Bundle.entry[5].resource[0].reasonCode[0].coding[0].display[0] | Recommendation return from a country or region with a high risk of infection |
Bundle.entry[6].fullUrl[0] | https://fhir.acme.be/PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
Bundle.entry[6].resource[0].id[0] | HdBe-HealthProfessional-PractitionerRole-01 |
Bundle.entry[6].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole |
Bundle.entry[6].resource[0].practitioner[0].reference[0] | Practitioner/HdBe-HealthProfessional-Practitioner-01 |
Bundle.entry[6].resource[0].practitioner[0].type[0] | Practitioner |
Bundle.entry[6].resource[0].practitioner[0].display[0] | Healthcare professional (person), E. Penninx |
Bundle.entry[6].resource[0].organization[0].reference[0] | Organization/HdBe-HealthcareOrganization-Organization-01 |
Bundle.entry[6].resource[0].organization[0].type[0] | Organization |
Bundle.entry[6].resource[0].organization[0].display[0] | HealthcareOrganization (Organisation), Laboratory Centre X |
Bundle.entry[6].resource[0].telecom[0].system[0] | phone |
Bundle.entry[6].resource[0].telecom[0].value[0] | +3204945729 |
Bundle.entry[7].fullUrl[0] | https://fhir.acme.be/Practitioner/HdBe-HealthProfessional-Practitioner-01 |
Bundle.entry[7].resource[0].id[0] | HdBe-HealthProfessional-Practitioner-01 |
Bundle.entry[7].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner |
Bundle.entry[7].resource[0].identifier[0].use[0] | official |
Bundle.entry[7].resource[0].identifier[0].system[0] | http://hl7.org/fhir/sid/us-npi |
Bundle.entry[7].resource[0].identifier[0].value[0] | 10079938 |
Bundle.entry[7].resource[0].name[0].use[0] | official |
Bundle.entry[7].resource[0].name[0].text[0] | Enrico Penninx |
Bundle.entry[7].resource[0].name[0].family[0] | Penninx |
Bundle.entry[7].resource[0].name[0].family[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/humanname-own-name |
Bundle.entry[7].resource[0].name[0].family[0].extension[0].value[0] | Penninx |
Bundle.entry[7].resource[0].name[0].given[0] | Enrico |
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].value[0] | BR |