FHIR IG analytics| Package | ca.on.erec.r4 |
| Resource Type | Bundle |
| Id | eReCm-5 Requester Revoke v12.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "e65620bc-3276-48ca-8eb0-8e5fe6680521",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/eReferralBundle|1.1.0"
]
},
"identifier": {
"system": "http://ex-erec-identifier-system.org",
"value": "4177b6d8-63f2-4717-814b-8288a84ff727"
},
"type": "message",
"timestamp": "2024-10-24T00:00:00.0000+00:00",
"entry": [
{
"fullUrl": "urn:uuid:cee0a19d-f359-4f51-a447-0f384ee0bb87",
"resource": {
"resourceType": "MessageHeader",
"id": "cee0a19d-f359-4f51-a447-0f384ee0bb87",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader|1.1.0"
]
},
"eventCoding": {
"system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
"code": "revoke-service-request"
},
"destination": [
{
"name": "RMS Target",
"endpoint": "http://rmstarget.org/fhir/$process-message"
}
],
"author": {
"reference": "urn:uuid:32f22305-2e70-4099-929c-5c0d5123168e",
"display": "Dr. Abby Smith"
},
"source": {
"endpoint": "http://rmssource.org/fhir/$process-message"
},
"focus": [
{
"reference": "urn:uuid:5682090e-cab8-4a4b-8162-d60ac2979a64"
}
]
}
},
{
"fullUrl": "urn:uuid:5682090e-cab8-4a4b-8162-d60ac2979a64",
"resource": {
"resourceType": "ServiceRequest",
"id": "5682090e-cab8-4a4b-8162-d60ac2979a64",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest|1.1.0"
]
},
"identifier": [
{
"system": "http://example-identifier-system-uri.ca",
"value": "serviceRequest-id"
}
],
"status": "revoked",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "113091000",
"display": "MRI"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "241639000",
"display": "Magnetic resonance imaging of hip (procedure)"
}
]
},
"subject": {
"reference": "urn:uuid:9008f04a-d7a8-4b4c-805d-65284e413847"
},
"authoredOn": "2024-10-24",
"requester": {
"reference": "urn:uuid:32f22305-2e70-4099-929c-5c0d5123168e",
"display": "Dr. Abby Smith"
},
"performer": [
{
"reference": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
"identifier": {
"system": "http://healthcareservice-system-uri.ca",
"value": "service-id"
}
}
]
}
},
{
"fullUrl": "urn:uuid:9008f04a-d7a8-4b4c-805d-65284e413847",
"resource": {
"resourceType": "Patient",
"id": "9008f04a-d7a8-4b4c-805d-65284e413847",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient|1.1.0"
]
},
"identifier": [
{
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code",
"valueString": "EX"
}
],
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN"
}
],
"text": "Ontario, Canada Personal Health Number"
},
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "8759641258"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
],
"text": "The Hospital"
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-example1-uri",
"value": "ABC12345"
}
],
"active": true,
"name": [
{
"family": "Matthews",
"given": [
"Alice"
]
}
],
"telecom": [
{
"system": "phone",
"value": "1 (111) 333 4444",
"rank": 1
},
{
"system": "email",
"value": "amatthews@example.com",
"rank": 2
}
],
"gender": "female",
"birthDate": "1985-10-01",
"address": [
{
"use": "home",
"type": "physical",
"line": [
"123 Weber Street"
],
"city": "Kitchener",
"state": "ON",
"postalCode": "N2L 1T3"
}
],
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/patient-contact-relationship",
"code": "EC",
"display": "Emergency Contact"
}
],
"text": "Emergency Contact"
}
],
"name": {
"family": "McContact",
"given": [
"James"
]
},
"telecom": [
{
"system": "phone",
"value": "(333) 444 1212",
"rank": 1
}
],
"address": {
"line": [
"50 Wood St."
],
"city": "Waterloo",
"state": "ON",
"postalCode": "N2L 3G2"
}
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en",
"display": "English"
}
],
"text": "english"
}
}
],
"generalPractitioner": [
{
"reference": "urn:uuid:32f22305-2e70-4099-929c-5c0d5123168e"
}
]
}
},
{
"fullUrl": "urn:uuid:32f22305-2e70-4099-929c-5c0d5123168e",
"resource": {
"resourceType": "PractitionerRole",
"id": "32f22305-2e70-4099-929c-5c0d5123168e",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole|1.1.0"
]
},
"active": true,
"practitioner": {
"reference": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
},
"organization": {
"reference": "urn:uuid:f3315d20-22c4-4d02-a2f5-62a6c11a1ef0"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor",
"display": "Doctor"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension",
"code": "394802001",
"display": "General medicine"
}
]
}
],
"location": [
{
"reference": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-3447",
"use": "work",
"rank": 1
}
]
}
},
{
"fullUrl": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
"resource": {
"resourceType": "Practitioner",
"id": "1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner|1.1.0"
]
},
"identifier": [
{
"system": "http://first-provider-system-uri.ca",
"value": "practitioner-id"
}
],
"name": [
{
"use": "official",
"text": "Abby Smith",
"family": "Smith",
"given": [
"Abby"
]
}
],
"gender": "female",
"birthDate": "1979-02-26",
"qualification": [
{
"code": {
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
"code": "MD",
"display": "Medical Doctor"
}
]
}
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en",
"display": "English"
}
],
"text": "English"
}
]
}
},
{
"fullUrl": "urn:uuid:f3315d20-22c4-4d02-a2f5-62a6c11a1ef0",
"resource": {
"resourceType": "Organization",
"id": "f3315d20-22c4-4d02-a2f5-62a6c11a1ef0",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization|1.1.0"
]
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "Fictional Custodian Organization",
"telecom": [
{
"system": "phone",
"value": "(555) 987-1234",
"use": "work",
"rank": 1
},
{
"system": "fax",
"value": "(555) 987-1234",
"use": "work",
"rank": 2
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"279 Yonge St"
],
"city": "Barrie",
"state": "ON",
"postalCode": "M5B 1N8",
"country": "CAN"
}
]
}
},
{
"fullUrl": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
"resource": {
"resourceType": "Location",
"id": "8d32678f-ef77-4247-89e3-4fdf4bd16e10",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location|1.1.0"
]
},
"identifier": [
{
"system": "http://third-system-uri.ca",
"value": "location-id"
}
],
"status": "active",
"name": "Fictional Custodian Organization",
"telecom": [
{
"system": "phone",
"value": "555-555-3448"
}
],
"address": {
"type": "physical",
"line": [
"279 Yonge St"
],
"city": "toronto",
"state": "ON",
"postalCode": "M5B 1N8",
"country": "CAN"
}
}
},
{
"fullUrl": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
"resource": {
"resourceType": "HealthcareService",
"id": "5c8926df-537c-4a71-b183-e30d15b05312",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-HealthcareService|1.1.0"
]
},
"identifier": [
{
"system": "http://healthcareservice-system-uri.ca",
"value": "service-id"
}
],
"active": true,
"type": [
{
"text": "CT"
}
],
"name": "Diagnostic Imaging Clinic"
}
}
]
}