Important: This is a draft IG for trial use. Click here to give feedback.
Example of a LaboratoryTestResult Bundle with one LaboratoryTestResult
{ "resourceType": "Bundle", "id": "HdBe-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/HdBe-LaboratoryTestResult-Composition-01", "resource": { "resourceType": "Composition", "id": "HdBe-LaboratoryTestResult-Composition-01", "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": "Laboratory report" } ] }, "subject": { "reference": "Patient/HdBe-Patient-01" }, "date": "2022-12-01T12:30:02Z", "author": [ { "reference": "Organization/HdBe-HealthcareOrganization-Organization-01" } ], "title": "LaboratoryTestResults", "section": [ { "code": { "coding": [ { "system": "http://loinc.org", "code": "30954-2", "display": "Relevant diagnostic tests/laboratory data Narrative" } ] }, "entry": [ { "reference": "Observation/HdBe-LaboratoryTestResult-01" } ] } ] } }, { "fullUrl": "https://fhir.acme.be/Patient/HdBe-Patient-01", "resource": { "resourceType": "Patient", "id": "HdBe-Patient-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-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, "contact": [ { "relationship": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "70862002", "display": "Contact person" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "127849001", "display": "Husband" } ] } ], "name": { "use": "official", "text": "Berend Ulijn", "family": "Ulijn", "_family": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name", "valueString": "Ulijn" } ] }, "given": [ "Berend" ], "_given": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier", "valueCode": "BR" } ] } ] }, "telecom": [ { "system": "phone", "value": "+3246258140", "use": "mobile" }, { "system": "email", "value": "BerendUlijn@mail.be", "use": "home" } ], "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" } ] } } ] } } } ], "generalPractitioner": [ { "reference": "Practitioner/HdBe-HealthProfessional-Practitioner-01", "type": "Practitioner", "display": "Healthcare professional (person), E. Penninx" } ] } }, { "fullUrl": "https://fhir.acme.be/Observation/HdBe-LaboratoryTestResult-01", "resource": { "resourceType": "Observation", "id": "HdBe-LaboratoryTestResult-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" ] }, "basedOn": [ { "reference": "ServiceRequest/HdBe-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": "2069-3", "display": "Chloride [Moles/volume] in Blood" } ] }, "subject": { "reference": "Patient/HdBe-Patient-01", "type": "Patient", "display": "Belle Ulijn" }, "effectiveDateTime": "2022-01-13T12:00:00+02:00", "performer": [ { "reference": "PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01", "type": "PractitionerRole", "display": "Healthcare professional (role)" } ], "valueQuantity": { "value": 109, "unit": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/L" }, "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "H", "display": "High" }, { "system": "http://snomed.info/sct", "code": "281302008", "display": "Above reference range" } ] } ], "specimen": { "reference": "Specimen/HdBe-LaboratoryTestResult.Specimen-01", "type": "Specimen", "display": "Blood (substance)" }, "referenceRange": [ { "low": { "value": 99, "unit": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/L" }, "high": { "value": 108, "unit": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/L" } } ] } }, { "fullUrl": "https://fhir.acme.be/Specimen/HdBe-LaboratoryTestResult.Specimen-01", "resource": { "resourceType": "Specimen", "id": "HdBe-LaboratoryTestResult.Specimen-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen" ] }, "identifier": [ { "system": "https://acme.org/NamingSystem/SpecimenIdentifier", "value": "123456" } ], "type": { "coding": [ { "system": "http://snomed.info/sct", "code": "119297000", "display": "Blood specimen" } ] }, "collection": { "collectedDateTime": "2022-01-12T08:08:00+01:00", "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "82078001", "display": "Collection of blood specimen for laboratory" } ] }, "bodySite": { "extension": [ { "url": "https://fhir.healthdata.be/StructureDefinition/ext-AnatomicalLocation.Laterality", "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "7771000", "display": "Left side" } ] } } ], "coding": [ { "system": "http://snomed.info/sct", "code": "53120007", "display": "Upper limb structure" } ] } } } }, { "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/HdBe-LaboratoryTestResult.Requester-01", "resource": { "resourceType": "ServiceRequest", "id": "HdBe-LaboratoryTestResult.Requester-01", "meta": { "profile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester" ] }, "status": "completed", "intent": "order", "subject": { "reference": "Patient/HdBe-Patient-01", "type": "Patient", "display": "Belle Ulijn" }, "requester": { "reference": "PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01", "type": "PractitionerRole", "display": "E. Penninx from GRAND HOPITAL DE CHARLEROI" } } }, { "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="HdBe-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/HdBe-LaboratoryTestResult-Composition-01" /> <resource> <Composition> <id value="HdBe-LaboratoryTestResult-Composition-01" /> <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="Laboratory report" /> </coding> </type> <subject> <reference value="Patient/HdBe-Patient-01" /> </subject> <date value="2022-12-01T12:30:02Z" /> <author> <reference value="Organization/HdBe-HealthcareOrganization-Organization-01" /> </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/HdBe-LaboratoryTestResult-01" /> </entry> </section> </Composition> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Patient/HdBe-Patient-01" /> <resource> <Patient> <id value="HdBe-Patient-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-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" /> <contact> <relationship> <coding> <system value="http://snomed.info/sct" /> <code value="70862002" /> <display value="Contact person" /> </coding> </relationship> <relationship> <coding> <system value="http://snomed.info/sct" /> <code value="127849001" /> <display value="Husband" /> </coding> </relationship> <name> <use value="official" /> <text value="Berend Ulijn" /> <family value="Ulijn"> <extension url="http://hl7.org/fhir/StructureDefinition/humanname-own-name"> <valueString value="Ulijn" /> </extension> </family> <given value="Berend"> <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"> <valueCode value="BR" /> </extension> </given> </name> <telecom> <system value="phone" /> <value value="+3246258140" /> <use value="mobile" /> </telecom> <telecom> <system value="email" /> <value value="BerendUlijn@mail.be" /> <use value="home" /> </telecom> <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> </contact> <generalPractitioner> <reference value="Practitioner/HdBe-HealthProfessional-Practitioner-01" /> <type value="Practitioner" /> <display value="Healthcare professional (person), E. Penninx" /> </generalPractitioner> </Patient> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Observation/HdBe-LaboratoryTestResult-01" /> <resource> <Observation> <id value="HdBe-LaboratoryTestResult-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" /> </meta> <basedOn> <reference value="ServiceRequest/HdBe-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="2069-3" /> <display value="Chloride [Moles/volume] in Blood" /> </coding> </code> <subject> <reference value="Patient/HdBe-Patient-01" /> <type value="Patient" /> <display value="Belle Ulijn" /> </subject> <effectiveDateTime value="2022-01-13T12:00:00+02:00" /> <performer> <reference value="PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01" /> <type value="PractitionerRole" /> <display value="Healthcare professional (role)" /> </performer> <valueQuantity> <value value="109" /> <unit value="mmol/l" /> <system value="http://unitsofmeasure.org" /> <code value="mmol/L" /> </valueQuantity> <interpretation> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" /> <code value="H" /> <display value="High" /> </coding> <coding> <system value="http://snomed.info/sct" /> <code value="281302008" /> <display value="Above reference range" /> </coding> </interpretation> <specimen> <reference value="Specimen/HdBe-LaboratoryTestResult.Specimen-01" /> <type value="Specimen" /> <display value="Blood (substance)" /> </specimen> <referenceRange> <low> <value value="99" /> <unit value="mmol/l" /> <system value="http://unitsofmeasure.org" /> <code value="mmol/L" /> </low> <high> <value value="108" /> <unit value="mmol/l" /> <system value="http://unitsofmeasure.org" /> <code value="mmol/L" /> </high> </referenceRange> </Observation> </resource> </entry> <entry> <fullUrl value="https://fhir.acme.be/Specimen/HdBe-LaboratoryTestResult.Specimen-01" /> <resource> <Specimen> <id value="HdBe-LaboratoryTestResult.Specimen-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen" /> </meta> <identifier> <system value="https://acme.org/NamingSystem/SpecimenIdentifier" /> <value value="123456" /> </identifier> <type> <coding> <system value="http://snomed.info/sct" /> <code value="119297000" /> <display value="Blood specimen" /> </coding> </type> <collection> <collectedDateTime value="2022-01-12T08:08:00+01:00" /> <method> <coding> <system value="http://snomed.info/sct" /> <code value="82078001" /> <display value="Collection of blood specimen for laboratory" /> </coding> </method> <bodySite> <extension url="https://fhir.healthdata.be/StructureDefinition/ext-AnatomicalLocation.Laterality"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct" /> <code value="7771000" /> <display value="Left side" /> </coding> </valueCodeableConcept> </extension> <coding> <system value="http://snomed.info/sct" /> <code value="53120007" /> <display value="Upper limb structure" /> </coding> </bodySite> </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/HdBe-LaboratoryTestResult.Requester-01" /> <resource> <ServiceRequest> <id value="HdBe-LaboratoryTestResult.Requester-01" /> <meta> <profile value="https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester" /> </meta> <status value="completed" /> <intent value="order" /> <subject> <reference value="Patient/HdBe-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> </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 : HdBe-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/HdBe-LaboratoryTestResult-Composition-01 |
resource |
id : HdBe-LaboratoryTestResult-Composition-01 |
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 : Laboratory report |
subject |
reference : Patient/HdBe-Patient-01 |
date : 2022-12-01T12:30:02Z |
author |
reference : Organization/HdBe-HealthcareOrganization-Organization-01 |
title : LaboratoryTestResults |
section |
code |
coding |
system : http://loinc.org |
code : 30954-2 |
display : Relevant diagnostic tests/laboratory data Narrative |
entry |
reference : Observation/HdBe-LaboratoryTestResult-01 |
entry |
fullUrl : https://fhir.acme.be/Patient/HdBe-Patient-01 |
resource |
id : HdBe-Patient-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-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 |
contact |
relationship |
coding |
system : http://snomed.info/sct |
code : 70862002 |
display : Contact person |
relationship |
coding |
system : http://snomed.info/sct |
code : 127849001 |
display : Husband |
name |
use : official |
text : Berend Ulijn |
family : Ulijn |
extension |
url : http://hl7.org/fhir/StructureDefinition/humanname-own-name |
value : Ulijn |
given : Berend |
extension |
url : http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
value : BR |
telecom |
system : phone |
value : +3246258140 |
use : mobile |
telecom |
system : email |
value : BerendUlijn@mail.be |
use : home |
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 |
generalPractitioner |
reference : Practitioner/HdBe-HealthProfessional-Practitioner-01 |
type : Practitioner |
display : Healthcare professional (person), E. Penninx |
entry |
fullUrl : https://fhir.acme.be/Observation/HdBe-LaboratoryTestResult-01 |
resource |
id : HdBe-LaboratoryTestResult-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
basedOn |
reference : ServiceRequest/HdBe-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 : 2069-3 |
display : Chloride [Moles/volume] in Blood |
subject |
reference : Patient/HdBe-Patient-01 |
type : Patient |
display : Belle Ulijn |
effective : 2022-01-13T12:00:00+02:00 |
performer |
reference : PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
type : PractitionerRole |
display : Healthcare professional (role) |
value |
value : 109 |
unit : mmol/l |
system : http://unitsofmeasure.org |
code : mmol/L |
interpretation |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation |
code : H |
display : High |
coding |
system : http://snomed.info/sct |
code : 281302008 |
display : Above reference range |
specimen |
reference : Specimen/HdBe-LaboratoryTestResult.Specimen-01 |
type : Specimen |
display : Blood (substance) |
referenceRange |
low |
value : 99 |
unit : mmol/l |
system : http://unitsofmeasure.org |
code : mmol/L |
high |
value : 108 |
unit : mmol/l |
system : http://unitsofmeasure.org |
code : mmol/L |
entry |
fullUrl : https://fhir.acme.be/Specimen/HdBe-LaboratoryTestResult.Specimen-01 |
resource |
id : HdBe-LaboratoryTestResult.Specimen-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen |
identifier |
system : https://acme.org/NamingSystem/SpecimenIdentifier |
value : 123456 |
type |
coding |
system : http://snomed.info/sct |
code : 119297000 |
display : Blood specimen |
collection |
collected : 2022-01-12T08:08:00+01:00 |
method |
coding |
system : http://snomed.info/sct |
code : 82078001 |
display : Collection of blood specimen for laboratory |
bodySite |
extension |
url : https://fhir.healthdata.be/StructureDefinition/ext-AnatomicalLocation.Laterality |
value |
coding |
system : http://snomed.info/sct |
code : 7771000 |
display : Left side |
coding |
system : http://snomed.info/sct |
code : 53120007 |
display : Upper limb structure |
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/HdBe-LaboratoryTestResult.Requester-01 |
resource |
id : HdBe-LaboratoryTestResult.Requester-01 |
meta |
profile : https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester |
status : completed |
intent : order |
subject |
reference : Patient/HdBe-Patient-01 |
type : Patient |
display : Belle Ulijn |
requester |
reference : PractitionerRole/HdBe-HealthProfessional-PractitionerRole-01 |
type : PractitionerRole |
display : E. Penninx from GRAND HOPITAL DE CHARLEROI |
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] | HdBe-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/HdBe-LaboratoryTestResult-Composition-01 |
Bundle.entry[0].resource[0].id[0] | HdBe-LaboratoryTestResult-Composition-01 |
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] | Laboratory report |
Bundle.entry[0].resource[0].subject[0].reference[0] | Patient/HdBe-Patient-01 |
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].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/HdBe-LaboratoryTestResult-01 |
Bundle.entry[1].fullUrl[0] | https://fhir.acme.be/Patient/HdBe-Patient-01 |
Bundle.entry[1].resource[0].id[0] | HdBe-Patient-01 |
Bundle.entry[1].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-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[1].resource[0].contact[0].relationship[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].contact[0].relationship[0].coding[0].code[0] | 70862002 |
Bundle.entry[1].resource[0].contact[0].relationship[0].coding[0].display[0] | Contact person |
Bundle.entry[1].resource[0].contact[0].relationship[1].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[1].resource[0].contact[0].relationship[1].coding[0].code[0] | 127849001 |
Bundle.entry[1].resource[0].contact[0].relationship[1].coding[0].display[0] | Husband |
Bundle.entry[1].resource[0].contact[0].name[0].use[0] | official |
Bundle.entry[1].resource[0].contact[0].name[0].text[0] | Berend Ulijn |
Bundle.entry[1].resource[0].contact[0].name[0].family[0] | Ulijn |
Bundle.entry[1].resource[0].contact[0].name[0].family[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/humanname-own-name |
Bundle.entry[1].resource[0].contact[0].name[0].family[0].extension[0].value[0] | Ulijn |
Bundle.entry[1].resource[0].contact[0].name[0].given[0] | Berend |
Bundle.entry[1].resource[0].contact[0].name[0].given[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier |
Bundle.entry[1].resource[0].contact[0].name[0].given[0].extension[0].value[0] | BR |
Bundle.entry[1].resource[0].contact[0].telecom[0].system[0] | phone |
Bundle.entry[1].resource[0].contact[0].telecom[0].value[0] | +3246258140 |
Bundle.entry[1].resource[0].contact[0].telecom[0].use[0] | mobile |
Bundle.entry[1].resource[0].contact[0].telecom[1].system[0] | |
Bundle.entry[1].resource[0].contact[0].telecom[1].value[0] | BerendUlijn@mail.be |
Bundle.entry[1].resource[0].contact[0].telecom[1].use[0] | home |
Bundle.entry[1].resource[0].contact[0].address[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/language |
Bundle.entry[1].resource[0].contact[0].address[0].extension[0].value[0] | nl |
Bundle.entry[1].resource[0].contact[0].address[0].use[0] | home |
Bundle.entry[1].resource[0].contact[0].address[0].type[0] | both |
Bundle.entry[1].resource[0].contact[0].address[0].line[0] | Rue de Boneffe 422 |
Bundle.entry[1].resource[0].contact[0].address[0].line[0].extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName |
Bundle.entry[1].resource[0].contact[0].address[0].line[0].extension[0].value[0] | Rue de Boneffe |
Bundle.entry[1].resource[0].contact[0].address[0].line[0].extension[1].url[0] | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
Bundle.entry[1].resource[0].contact[0].address[0].line[0].extension[1].value[0] | 422 |
Bundle.entry[1].resource[0].contact[0].address[0].city[0] | Opont |
Bundle.entry[1].resource[0].contact[0].address[0].postalCode[0] | 6852 |
Bundle.entry[1].resource[0].contact[0].address[0].country[0] | Belgium |
Bundle.entry[1].resource[0].contact[0].address[0].country[0].extension[0].url[0] | https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification |
Bundle.entry[1].resource[0].contact[0].address[0].country[0].extension[0].value[0].coding[0].system[0] | urn:iso:std:iso:3166 |
Bundle.entry[1].resource[0].contact[0].address[0].country[0].extension[0].value[0].coding[0].code[0] | BE |
Bundle.entry[1].resource[0].contact[0].address[0].country[0].extension[0].value[0].coding[0].display[0] | Belgium |
Bundle.entry[1].resource[0].generalPractitioner[0].reference[0] | Practitioner/HdBe-HealthProfessional-Practitioner-01 |
Bundle.entry[1].resource[0].generalPractitioner[0].type[0] | Practitioner |
Bundle.entry[1].resource[0].generalPractitioner[0].display[0] | Healthcare professional (person), E. Penninx |
Bundle.entry[2].fullUrl[0] | https://fhir.acme.be/Observation/HdBe-LaboratoryTestResult-01 |
Bundle.entry[2].resource[0].id[0] | HdBe-LaboratoryTestResult-01 |
Bundle.entry[2].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult |
Bundle.entry[2].resource[0].basedOn[0].reference[0] | ServiceRequest/HdBe-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] | 2069-3 |
Bundle.entry[2].resource[0].code[0].coding[0].display[0] | Chloride [Moles/volume] in Blood |
Bundle.entry[2].resource[0].subject[0].reference[0] | Patient/HdBe-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] | 2022-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].value[0] | 109 |
Bundle.entry[2].resource[0].value[0].unit[0] | mmol/l |
Bundle.entry[2].resource[0].value[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].value[0].code[0] | mmol/L |
Bundle.entry[2].resource[0].interpretation[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation |
Bundle.entry[2].resource[0].interpretation[0].coding[0].code[0] | H |
Bundle.entry[2].resource[0].interpretation[0].coding[0].display[0] | High |
Bundle.entry[2].resource[0].interpretation[0].coding[1].system[0] | http://snomed.info/sct |
Bundle.entry[2].resource[0].interpretation[0].coding[1].code[0] | 281302008 |
Bundle.entry[2].resource[0].interpretation[0].coding[1].display[0] | Above reference range |
Bundle.entry[2].resource[0].specimen[0].reference[0] | Specimen/HdBe-LaboratoryTestResult.Specimen-01 |
Bundle.entry[2].resource[0].specimen[0].type[0] | Specimen |
Bundle.entry[2].resource[0].specimen[0].display[0] | Blood (substance) |
Bundle.entry[2].resource[0].referenceRange[0].low[0].value[0] | 99 |
Bundle.entry[2].resource[0].referenceRange[0].low[0].unit[0] | mmol/l |
Bundle.entry[2].resource[0].referenceRange[0].low[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].referenceRange[0].low[0].code[0] | mmol/L |
Bundle.entry[2].resource[0].referenceRange[0].high[0].value[0] | 108 |
Bundle.entry[2].resource[0].referenceRange[0].high[0].unit[0] | mmol/l |
Bundle.entry[2].resource[0].referenceRange[0].high[0].system[0] | http://unitsofmeasure.org |
Bundle.entry[2].resource[0].referenceRange[0].high[0].code[0] | mmol/L |
Bundle.entry[3].fullUrl[0] | https://fhir.acme.be/Specimen/HdBe-LaboratoryTestResult.Specimen-01 |
Bundle.entry[3].resource[0].id[0] | HdBe-LaboratoryTestResult.Specimen-01 |
Bundle.entry[3].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Specimen |
Bundle.entry[3].resource[0].identifier[0].system[0] | https://acme.org/NamingSystem/SpecimenIdentifier |
Bundle.entry[3].resource[0].identifier[0].value[0] | 123456 |
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] | 119297000 |
Bundle.entry[3].resource[0].type[0].coding[0].display[0] | Blood specimen |
Bundle.entry[3].resource[0].collection[0].collected[0] | 2022-01-12T08:08:00+01:00 |
Bundle.entry[3].resource[0].collection[0].method[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].collection[0].method[0].coding[0].code[0] | 82078001 |
Bundle.entry[3].resource[0].collection[0].method[0].coding[0].display[0] | Collection of blood specimen for laboratory |
Bundle.entry[3].resource[0].collection[0].bodySite[0].extension[0].url[0] | https://fhir.healthdata.be/StructureDefinition/ext-AnatomicalLocation.Laterality |
Bundle.entry[3].resource[0].collection[0].bodySite[0].extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].collection[0].bodySite[0].extension[0].value[0].coding[0].code[0] | 7771000 |
Bundle.entry[3].resource[0].collection[0].bodySite[0].extension[0].value[0].coding[0].display[0] | Left side |
Bundle.entry[3].resource[0].collection[0].bodySite[0].coding[0].system[0] | http://snomed.info/sct |
Bundle.entry[3].resource[0].collection[0].bodySite[0].coding[0].code[0] | 53120007 |
Bundle.entry[3].resource[0].collection[0].bodySite[0].coding[0].display[0] | Upper limb structure |
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/HdBe-LaboratoryTestResult.Requester-01 |
Bundle.entry[5].resource[0].id[0] | HdBe-LaboratoryTestResult.Requester-01 |
Bundle.entry[5].resource[0].meta[0].profile[0] | https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult.Requester |
Bundle.entry[5].resource[0].status[0] | completed |
Bundle.entry[5].resource[0].intent[0] | order |
Bundle.entry[5].resource[0].subject[0].reference[0] | Patient/HdBe-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[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 |