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

FHIR IG analytics

Packageaccdr.fhir.ig.pkg
Resource TypeBundle
IdDocRefResponseExample.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": "FetchDocumentReferenceResponseExample",
  "type": "searchset",
  "timestamp": "2023-05-02T21:15:49.210-05:00",
  "total": 1,
  "entry": [
    {
      "fullUrl": "http://ehealthontario.ca/fhir/DocumentReference/docref1",
      "resource": {
        "resourceType": "DocumentReference",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-DocumentReference"
          ]
        },
        "id": "docref1",
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PLAC",
                  "display": "Placer Identifier"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
            "value": "27074671-2"
          }
        ],
        "status": "current",
        "docStatus": "preliminary",
        "type": {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.1",
              "code": "5_",
              "display": "discharge summary"
            },
            {
              "system": "http://loinc.org",
              "code": "18842-5",
              "display": "Discharge summary"
            }
          ]
        },
        "category": [
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
                "valueCoding": {
                  "system": "http://loinc.org",
                  "code": "74477-1",
                  "display": "Kind of document"
                }
              }
            ],
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "LP173418-7",
                "display": "Note"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
                "valueCoding": {
                  "system": "http://loinc.org",
                  "code": "74480-5",
                  "display": "Subject Matter Domain"
                }
              }
            ],
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "CGTA1009-1",
                "display": "Unspecified"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
                "valueCoding": {
                  "system": "http://loinc.org",
                  "code": "74478-9",
                  "display": "Type of Service"
                }
              }
            ],
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "LP173221-5",
                "display": "Discharge summary"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
                "valueCoding": {
                  "system": "http://loinc.org",
                  "code": "74479-7",
                  "display": "Role"
                }
              }
            ],
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "CGTA4001-1",
                "display": "Unspecified"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
                "valueCoding": {
                  "system": "http://loinc.org",
                  "code": "74476-3",
                  "display": "Setting"
                }
              }
            ],
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "CGTA5001-1",
                "display": "Unspecified"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/patient1"
        },
        "date": "2005-12-24T09:43:41+11:00",
        "author": [
          {
            "reference": "PractitionerRole/practrole1"
          }
        ],
        "authenticator": {
          "reference": "Organization/org1"
        },
        "custodian": {
          "reference": "Organization/org1"
        },
        "description": "Physical",
        "content": [
          {
            "attachment": {
              "url": "[base]/Bundle/discharge-summary-example-with-resource-entries",
              "title": "Inpatient encounter discharge summary"
            }
          }
        ],
        "context": {
          "encounter": [
            {
              "reference": "Encounter/encounter1"
            }
          ]
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://ehealthontario.ca/fhir/Patient/patient1",
      "resource": {
        "resourceType": "Patient",
        "id": "patient1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Patient"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR",
                  "display": "Medical record number"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-cambridge-memorial-mrn",
            "value": "1234567"
          },
          {
            "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": "1234567890"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Onsmith1",
            "given": [
              "Onjohn1",
              "William"
            ],
            "suffix": [
              "III"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-5555",
            "use": "work"
          }
        ],
        "gender": "male",
        "birthDate": "1926-02-24",
        "address": [
          {
            "use": "home",
            "type": "physical",
            "line": [
              "13 Boring St"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "M1M M2M",
            "country": "CAN"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://ehealthontario.ca/fhir/Practitioner/practrole1",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "practrole1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-PractitionerRole"
          ]
        },
        "practitioner": {
          "reference": "Practitioner/practitioner1"
        },
        "organization": {
          "reference": "Organization/org1"
        }
      }
    },
    {
      "fullUrl": "http://ehealthontario.ca/fhir/Practitioner/practitioner1",
      "resource": {
        "resourceType": "Practitioner",
        "id": "practitioner1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Practitioner"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "value": "12345"
          }
        ],
        "name": [
          {
            "family": "Adams",
            "given": [
              "Ben",
              "William"
            ],
            "prefix": [
              "Dr."
            ]
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://ehealthontario.ca/fhir/Organization/org1",
      "resource": {
        "resourceType": "Organization",
        "id": "org1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Organization"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "1220043534"
          }
        ],
        "name": "Testing Organization",
        "telecom": [
          {
            "system": "phone",
            "value": "416-111-2222"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://ehealthontario.ca/fhir/Encounter/encounter1",
      "resource": {
        "resourceType": "Encounter",
        "id": "encounter1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "VN",
                  "display": "Visit Number"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.3.239.23.42.121",
            "value": "S100"
          }
        ],
        "status": "finished",
        "class": {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "IMP",
          "display": "inpatient encounter"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
                "code": "U",
                "display": "Urgent/emergent"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/patient1"
        },
        "period": {
          "start": "2013-01-20T12:30:02Z",
          "end": "2013-02-01T12:30:02Z"
        },
        "hospitalization": {
          "dischargeDisposition": {
            "coding": [
              {
                "system": "http://cihi.ca/fhir/CodeSystem/aac-discharge-disposition",
                "code": "04",
                "display": "Home with Support/Referral"
              }
            ]
          }
        }
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}