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

FHIR IG analytics

Packageca.on.ir.r4
Resource TypeBundle
Idsample-Scenario-1_ Historical-PHU(Panorama).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": "point-of-service-phu-panorama",
  "identifier": {
    "system": "http://ontariohealth.ca/fhir/NamingSystem/ca-on-phu-1234567-bundle-id",
    "value": "bundle-pos-001"
  },
  "type": "document",
  "timestamp": "2024-05-12T10:00:00Z",
  "entry": [
    {
      "fullUrl": "urn:uuid:4f29a0b1-4123-424a-9c7f-0e1d823fa4d1",
      "resource": {
        "resourceType": "Composition",
        "identifier": {
          "system": "http://ontariohealth.ca/fhir/NamingSystem/ca-on-phu-1234567-composition-id",
          "value": "comp-pos-001"
        },
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "80565-5",
              "display": "Medication administration record"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:c1d5b3a4-8f7e-4123-ab3c-9a8b7c6d5e4f"
        },
        "date": "2024-05-12T10:00:00Z",
        "author": [
          {
            "reference": "urn:uuid:8b1a55b6-735c-44e2-892f-c5d3a7894a11"
          }
        ],
        "title": "Medication administration record",
        "custodian": {
          "reference": "urn:uuid:1e2d3c4b-5a6f-4789-8a9b-0c1d2e3f4a5b"
        },
        "section": [
          {
            "title": "Medication administration record",
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "80565-5",
                  "display": "Medication administration record"
                }
              ]
            },
            "entry": [
              {
                "reference": "urn:uuid:f1a2b3c4-d5e6-4f7a-8b9c-0d1e2f3a4b5c"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:c1d5b3a4-8f7e-4123-ab3c-9a8b7c6d5e4f",
      "resource": {
        "resourceType": "Patient",
        "id": "patient-bob",
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "JHN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
            "value": "1234567890"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-panorama-mrn",
            "value": "1231231234"
          }
        ],
        "name": [
          {
            "family": "Johnstone",
            "given": [
              "Bob"
            ]
          }
        ],
        "gender": "male",
        "birthDate": "1965-08-27",
        "telecom": [
          {
            "system": "phone",
            "value": "416-456-0000"
          }
        ],
        "address": [
          {
            "line": [
              "525 University Ave"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "M5G2L3",
            "country": "CAN"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:8b1a55b6-735c-44e2-892f-c5d3a7894a11",
      "resource": {
        "resourceType": "PractitionerRole",
        "practitioner": {
          "reference": "urn:uuid:b6c7d8e9-f0a1-4234-9b8a-7c6d5e4f3a2b"
        },
        "organization": {
          "reference": "urn:uuid:1e2d3c4b-5a6f-4789-8a9b-0c1d2e3f4a5b"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "224535009",
                "display": "Registered nurse"
              }
            ],
            "text": "Registered Nurse"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "416-555-0198",
            "use": "work"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:b6c7d8e9-f0a1-4234-9b8a-7c6d5e4f3a2b",
      "resource": {
        "resourceType": "Practitioner",
        "id": "practitioner-sarah",
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
            "value": "1110000"
          }
        ],
        "name": [
          {
            "family": "Lee",
            "given": [
              "Sarah"
            ],
            "suffix": [
              "RN"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:1e2d3c4b-5a6f-4789-8a9b-0c1d2e3f4a5b",
      "resource": {
        "resourceType": "Organization",
        "id": "org-phu",
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist-org",
            "value": "1234567"
          }
        ],
        "name": "Public Health Unit"
      }
    },
    {
      "fullUrl": "urn:uuid:f1a2b3c4-d5e6-4f7a-8b9c-0d1e2f3a4b5c",
      "resource": {
        "resourceType": "Immunization",
        "id": "immz-001",
        "extension": [
          {
            "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-isValid",
            "valueBoolean": true
          }
        ],
        "identifier": [
          {
            "system": "http://ontariohealth.ca/fhir/NamingSystem/ca-on-phu-1234567-immunization-id",
            "value": "PHU-POS-123"
          }
        ],
        "status": "completed",
        "vaccineCode": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "8771000087109",
              "display": "Adult vaccine product containing only Hepatitis B virus regular strength antigen (medicinal product)"
            }
          ]
        },
        "patient": {
          "reference": "urn:uuid:c1d5b3a4-8f7e-4123-ab3c-9a8b7c6d5e4f"
        },
        "occurrenceDateTime": "2022-05-12T12:00:00Z",
        "primarySource": true,
        "lotNumber": "x008697",
        "expirationDate": "2026-02-03",
        "site": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "16217701000119102",
              "display": "Structure of left deltoid muscle (body structure)"
            }
          ]
        },
        "route": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "78421000",
              "display": "Intramuscular route (qualifier value)"
            }
          ]
        },
        "doseQuantity": {
          "value": 1,
          "unit": "mL",
          "system": "http://unitsofmeasure.org",
          "code": "mL"
        },
        "performer": [
          {
            "actor": {
              "reference": "urn:uuid:8b1a55b6-735c-44e2-892f-c5d3a7894a11"
            }
          }
        ],
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "8171000087105",
                "display": "Routine immunization (finding)"
              }
            ]
          }
        ],
        "fundingSource": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "PUBLICPOL",
              "display": "public healthcare"
            }
          ]
        }
      }
    }
  ]
}