FHIR IG analytics| Package | ca.on.oh-olis |
| Resource Type | Bundle |
| Id | chem-bundle-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "olis-chem-example-bundle",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Bundle|2.0.0"
]
},
"type": "searchset",
"total": 1,
"entry": [
{
"fullUrl": "http://ehealthontario.ca/olis/DiagnosticReport/chem-example",
"resource": {
"resourceType": "DiagnosticReport",
"id": "chem-example",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-DiagnosticReport|2.0.0"
]
},
"contained": [
{
"resourceType": "Patient",
"id": "ca-on-patient-hcn-1000507747",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN",
"display": "Jurisdictional health number (Canada)"
}
]
},
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "1000507747",
"_value": {
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code",
"valueString": "XC"
}
]
}
}
],
"name": [
{
"use": "official",
"family": "Tsukino",
"given": [
"Usagi"
]
}
],
"gender": "female",
"birthDate": "1951-11-14",
"address": [
{
"use": "home",
"type": "both",
"line": [
"775 street"
],
"city": "Mississauga",
"state": "ON",
"postalCode": "L6P 0K1",
"country": "CAN"
}
]
},
{
"resourceType": "Practitioner",
"id": "ca-on-license-physician-926279",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Practitioner|2.0.0"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "926279"
}
],
"name": [
{
"family": "RICHARDS",
"given": [
"REED",
"FAN"
],
"_given": [
null,
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "MID"
}
]
}
]
}
]
},
{
"resourceType": "Organization",
"id": "ca-on-lab-license-4004",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Organization|2.0.0"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-lab-license",
"value": "4004"
}
],
"name": "BSD Lab4",
"address": [
{
"use": "work",
"type": "both",
"line": [
"LAB01 Facility Address Line One"
],
"city": "Mississauga",
"state": "ON",
"postalCode": "L5B 1B8",
"country": "CAN"
}
]
},
{
"resourceType": "Organization",
"id": "ca-on-lab-license-5028",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Organization|2.0.0"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-lab-license",
"value": "5028"
}
],
"name": "Marvell Laboratories – Toronto",
"address": [
{
"use": "work",
"type": "both",
"line": [
"100 International Blvd"
],
"city": "TORONTO",
"state": "ON",
"postalCode": "M9W 6J6",
"country": "CAN"
}
]
},
{
"resourceType": "ServiceRequest",
"id": "obr-1",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-ServiceRequest|2.0.0"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PLAC",
"display": "Placer Identifier"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/test-request-id-lab-license-4004",
"value": "RCT01.1-01",
"assigner": {
"reference": "#ca-on-lab-license-4004"
}
}
],
"replaces": [
{
"identifier": {
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/test-request-id-lab-license-4004",
"value": "RCT01.1-01"
}
}
],
"requisition": {
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/test-request-id-lab-license-4004",
"value": "RCT01.1",
"assigner": {
"reference": "#ca-on-lab-license-4004"
}
},
"status": "completed",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/ca-on-lab-test-request-codes",
"code": "TR10220-2",
"display": "Glucose"
}
]
},
"subject": {
"reference": "#ca-on-patient-hcn-1000507747"
},
"occurrenceDateTime": "2021-05-19T16:16:00-04:00",
"authoredOn": "2021-05-20T13:06:00-04:00",
"requester": {
"reference": "#ca-on-license-physician-926279"
},
"specimen": [
{
"reference": "#specimen-1"
}
],
"note": [
{
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note-source",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"code": "P",
"display": "Order"
}
]
}
}
],
"authorReference": {
"reference": "#ca-on-lab-license-4004"
},
"text": "Patient is instructed to fast."
}
]
},
{
"resourceType": "Observation",
"id": "chem-result-observation",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
]
},
"identifier": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-5028",
"value": "09ZZ1400016100~14749-6~~20210520131059-0400",
"assigner": {
"reference": "#ca-on-lab-license-5028"
}
}
],
"basedOn": [
{
"reference": "#obr-1"
}
],
"status": "amended",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "GLUCOSE:SCNC:PT:SER/PLAS:QN"
}
]
},
"subject": {
"reference": "#ca-on-patient-hcn-1000507747"
},
"effectiveDateTime": "2021-05-19T16:16:00-04:00",
"issued": "2021-05-20T13:10:59-04:00",
"performer": [
{
"reference": "#ca-on-lab-license-5028"
}
],
"valueQuantity": {
"value": 4.2,
"unit": "mmol/L"
},
"note": [
{
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note-source",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"code": "L",
"display": "Ancillary"
}
]
}
}
],
"authorReference": {
"reference": "#ca-on-lab-license-4004"
},
"text": "Test result amended. Previously reported value was something different."
}
],
"specimen": {
"reference": "#specimen-1"
},
"referenceRange": [
{
"low": {
"value": 3.6,
"unit": "mmol/L"
},
"high": {
"value": 6.9,
"unit": "mmol/L"
}
}
]
},
{
"resourceType": "Specimen",
"id": "specimen-1",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Specimen|2.0.0"
]
},
"type": {
"coding": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/specimen-source",
"code": "SER",
"display": "SERUM"
}
]
},
"subject": {
"reference": "#ca-on-patient-hcn-1000507747"
},
"receivedTime": "2021-05-20T13:06:35-04:00",
"request": [
{
"reference": "#obr-1"
}
],
"collection": {
"collector": {
"identifier": {
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-lab-license",
"value": "5028"
},
"display": "Marvell Laboratories – Toronto"
},
"collectedPeriod": {
"start": "2021-05-19T19:08:00-04:00"
}
}
}
],
"extension": [
{
"extension": [
{
"url": "source",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"code": "P",
"display": "Order"
}
]
}
},
{
"url": "annotation",
"valueAnnotation": {
"authorReference": {
"reference": "#ca-on-lab-license-4004"
},
"text": "Last menstrual period date is 2005-04-15"
}
}
],
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note"
},
{
"extension": [
{
"url": "source",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"code": "P",
"display": "Order"
}
]
}
},
{
"url": "annotation",
"valueAnnotation": {
"authorReference": {
"reference": "#ca-on-lab-license-4004"
},
"text": "DOE Order Comment"
}
}
],
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note"
},
{
"extension": [
{
"url": "source",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0105",
"code": "L",
"display": "Ancillary"
}
]
}
},
{
"url": "annotation",
"valueAnnotation": {
"authorReference": {
"reference": "#ca-on-lab-license-4004"
},
"text": "specimen was partially spilled\\.br\\patient temperature 36.8\\.br\\"
}
}
],
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/report-id-lab-license-4004",
"value": "RCT01.1",
"assigner": {
"reference": "#ca-on-lab-license-4004"
}
}
],
"status": "final",
"code": {
"coding": [
{
"code": "11502-2",
"display": "Laboratory Report"
}
]
},
"subject": {
"reference": "#ca-on-patient-hcn-1000507747"
},
"issued": "2020-08-19T16:40:37-04:00",
"performer": [
{
"reference": "#ca-on-lab-license-5028"
}
],
"specimen": [
{
"reference": "#specimen-1"
}
],
"result": [
{
"reference": "#chem-result-observation"
}
]
}
}
]
}