FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-olis
Resource TypeBundle
Idolis-panel-test-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "olis-panel-test-example",
  "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/panel-test-example",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "panel-test-example",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-DiagnosticReport|2.0.0"
          ]
        },
        "contained": [
          {
            "resourceType": "Patient",
            "id": "ca-on-patient-hcn-1010559308",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Patient|2.0.0"
              ]
            },
            "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": "1010559308",
                "_value": {
                  "extension": [
                    {
                      "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code",
                      "valueString": "PQ"
                    }
                  ]
                }
              }
            ],
            "name": [
              {
                "use": "official",
                "family": "BANNER",
                "given": [
                  "BRUCE"
                ]
              }
            ],
            "gender": "male",
            "birthDate": "1931-03-08",
            "address": [
              {
                "use": "home",
                "type": "both",
                "line": [
                  "775 street"
                ],
                "city": "Mississauga",
                "state": "ON",
                "postalCode": "L6P 0K1",
                "country": "CAN"
              }
            ]
          },
          {
            "resourceType": "Practitioner",
            "id": "ca-on-license-physician-921379",
            "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": "921379"
              }
            ],
            "name": [
              {
                "family": "Blake",
                "given": [
                  "Donald",
                  "Thor"
                ],
                "_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": "Huronia District Hospital",
            "address": [
              {
                "use": "work",
                "type": "both",
                "line": [
                  "200 International Blvd"
                ],
                "city": "TORONTO",
                "state": "ON",
                "postalCode": "M9W 6J6",
                "country": "CAN"
              }
            ]
          },
          {
            "resourceType": "PractitionerRole",
            "id": "ca-on-practitionerrole-lab-license-4004",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-PractitionerRole|2.0.0"
              ]
            },
            "organization": {
              "reference": "#ca-on-lab-license-4004"
            }
          },
          {
            "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": "071B1770085100",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "requisition": {
              "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/test-request-id-lab-license-4004",
              "value": "2009-1A1770085",
              "assigner": {
                "reference": "#ca-on-lab-license-4004"
              }
            },
            "status": "unknown",
            "_status": {
              "extension": [
                {
                  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ext-lab-request-status",
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/diagnostic-report-status",
                    "code": "final",
                    "display": "Final"
                  }
                }
              ]
            },
            "intent": "order",
            "priority": "routine",
            "code": {
              "coding": [
                {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ca-on-lab-test-request-codes",
                  "code": "TR10477-8",
                  "display": "Complete Blood Count"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "occurrenceDateTime": "2009-08-20T09:00:00-04:00",
            "authoredOn": "2009-08-21T08:55:00-04:00",
            "requester": {
              "reference": "#ca-on-license-physician-921379"
            },
            "specimen": [
              {
                "reference": "#specimen-1"
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-1",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.1000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~718-7~~200908201409580400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "718-7",
                  "display": "HEMOGLOBIN:MCNC:PT:BLD:QN"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:58-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 135,
              "unit": "g/L"
            },
            "method": {
              "text": "PCR"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 120,
                  "unit": "g/L"
                },
                "high": {
                  "value": 160,
                  "unit": "g/L"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-2",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.2000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~4544-3~~200908201409580400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "4544-3",
                  "display": "HEMATOCRIT:VFR:PT:BLD:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:58-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 0.42
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 0.35
                },
                "high": {
                  "value": 0.45
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-3",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.3000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~6690-2~~200908201409570400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "6690-2",
                  "display": "LEUKOCYTES:NCNC:PT:BLD:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:57-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 7.2,
              "unit": "x E9/L"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 4,
                  "unit": "x E9/L"
                },
                "high": {
                  "value": 11,
                  "unit": "x E9/L"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-4",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.4000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~789-8~~200908201409580400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "789-8",
                  "display": "ERYTHROCYTES:NCNC:PT:BLD:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:58-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 4.68,
              "unit": "x E12/L"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 4,
                  "unit": "x E12/L"
                },
                "high": {
                  "value": 5.1,
                  "unit": "x E12/L"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-5",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.5000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~787-2~~200908201409580400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "787-2",
                  "display": "MEAN CORPUSCULAR VOLUME:ENTVOL:PT:RBC:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:58-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 88.7,
              "unit": "fL"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 80,
                  "unit": "fL"
                },
                "high": {
                  "value": 100,
                  "unit": "fL"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-6",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.6000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~785-6~~200908201409590400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "785-6",
                  "display": "ERYTHROCYTE MEAN CORPUSCULAR HEMOGLOBIN:ENTMASS:PT:RBC:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:59-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 29,
              "unit": "pg"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 27.5,
                  "unit": "pg"
                },
                "high": {
                  "value": 33,
                  "unit": "pg"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-7",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.7000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-4004",
                "value": "071B1770085100~786-4~~200908201409590400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "786-4",
                  "display": "ERYTHROCYTE MEAN CORPUSCULAR HEMOGLOBIN CONCENTRATION:MCNC:PT:RBC:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:59-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 325,
              "unit": "g/L"
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 305,
                  "unit": "g/L"
                },
                "high": {
                  "value": 360,
                  "unit": "g/L"
                }
              }
            ]
          },
          {
            "resourceType": "Observation",
            "id": "cbc-observation-8",
            "meta": {
              "profile": [
                "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Observation|2.0.0"
              ]
            },
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key",
                "valueString": "1000.1.8000"
              }
            ],
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/filler-id-lab-license-5028",
                "value": "071B1770085100~~788-0~~200908201409590400",
                "assigner": {
                  "reference": "#ca-on-lab-license-4004"
                }
              }
            ],
            "basedOn": [
              {
                "reference": "#obr-1"
              }
            ],
            "status": "final",
            "category": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                    "code": "laboratory"
                  }
                ]
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "788-0",
                  "display": "ERYTHROCYTE DISTRIBUTION WIDTH:RATIO:PT:RBC:QN:AUTOMATED COUNT"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "effectiveDateTime": "2009-08-20T09:00:00-04:00",
            "issued": "2009-08-20T14:09:58-04:00",
            "performer": [
              {
                "reference": "#ca-on-lab-license-4004"
              }
            ],
            "valueQuantity": {
              "value": 13
            },
            "specimen": {
              "reference": "#specimen-1"
            },
            "referenceRange": [
              {
                "low": {
                  "value": 11.5
                },
                "high": {
                  "value": 14.5
                }
              }
            ]
          },
          {
            "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": "BLD",
                  "display": "WHOLE BLOOD"
                }
              ]
            },
            "subject": {
              "reference": "#ca-on-patient-hcn-1010559308"
            },
            "receivedTime": "2009-08-20T10:00:00-04:00",
            "request": [
              {
                "reference": "#obr-1"
              }
            ],
            "collection": {
              "collector": {
                "reference": "#ca-on-practitionerrole-lab-license-4004"
              },
              "collectedPeriod": {
                "start": "2009-08-20T09:00:00-04:00"
              }
            }
          }
        ],
        "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": "2009-1A1770085",
            "assigner": {
              "reference": "#ca-on-lab-license-4004"
            }
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "code": "11502-2",
              "display": "Laboratory Report"
            }
          ]
        },
        "subject": {
          "reference": "#ca-on-patient-hcn-1010559308"
        },
        "performer": [
          {
            "reference": "#ca-on-lab-license-4004"
          }
        ],
        "specimen": [
          {
            "reference": "#specimen-1"
          }
        ],
        "result": [
          {
            "reference": "#cbc-observation-1"
          },
          {
            "reference": "#cbc-observation-2"
          },
          {
            "reference": "#cbc-observation-3"
          },
          {
            "reference": "#cbc-observation-4"
          },
          {
            "reference": "#cbc-observation-5"
          },
          {
            "reference": "#cbc-observation-6"
          },
          {
            "reference": "#cbc-observation-7"
          },
          {
            "reference": "#cbc-observation-8"
          }
        ]
      }
    }
  ]
}