FHIR IG analytics| Package | ca.infoway.io.erec |
| Resource Type | Bundle |
| Id | eReCm-9 Send Communication from Requester - Response to RFI Comm Example.fhir.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "a3e5fe1d-4de9-4efa-b266-ee2b6c52ca55",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle"
]
},
"identifier": {
"system": "http://ex-erec-identifier-system.org",
"value": "a3e5fe1d-4de9-4efa-b266-ee2b6c52ca55"
},
"type": "message",
"timestamp": "2024-10-26T12:00:00.0000+00:00",
"entry": [
{
"fullUrl": "urn:uuid:39c91da6-2495-49e4-b465-6647b78395eb",
"resource": {
"resourceType": "MessageHeader",
"id": "39c91da6-2495-49e4-b465-6647b78395eb",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader"
]
},
"eventCoding": {
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
"code": "send-communication-from-requester"
},
"destination": [
{
"name": "RMS Target",
"endpoint": "http://rmstarget.org/fhir/$process-message"
}
],
"author": {
"reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
"identifier": {
"system": "http://first-provider-system-uri.ca",
"value": "practitioner-role-id"
}
},
"source": {
"endpoint": "http://rmssource.org/fhir/$process-message"
},
"focus": [
{
"reference": "urn:uuid:90ad1e9a-e9c0-441d-b6c8-4c75341d2973"
}
]
}
},
{
"fullUrl": "urn:uuid:90ad1e9a-e9c0-441d-b6c8-4c75341d2973",
"resource": {
"resourceType": "Communication",
"id": "90ad1e9a-e9c0-441d-b6c8-4c75341d2973",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication"
]
},
"basedOn": [
{
"reference": "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd",
"identifier": {
"system": "http://example-identifier-system-uri.ca",
"value": "serviceRequest-id",
"use": "official"
}
}
],
"inResponseTo": [
{
"reference": "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
"code": "gen",
"display": "General Communication"
}
],
"text": "General Communication"
}
],
"subject": {
"reference": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
"identifier": {
"system": "http://first-patient-system-uri.ca",
"value": "9999999"
}
},
"sent": "2024-10-26T12:00:00Z",
"sender": {
"reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219"
},
"payload": [
{
"contentString": "An updated ServiceRequest that includes the requested clinical information will be sent shortly."
}
]
}
},
{
"fullUrl": "urn:uuid:210ee385-d398-4209-8dfc-958a3a204bcd",
"resource": {
"resourceType": "ServiceRequest",
"id": "210ee385-d398-4209-8dfc-958a3a204bcd",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest"
]
},
"identifier": [
{
"system": "http://example-identifier-system-uri.ca",
"value": "serviceRequest-id"
}
],
"status": "active",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408879002",
"display": "Gastric care management"
}
],
"text": "Gastic care management"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "118155006",
"display": "Gastrointestinal tract endoscopy (procedure)"
}
],
"text": "Gastrointestinal tract endoscopy (procedure)"
},
"subject": {
"reference": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
"identifier": {
"system": "http://first-patient-system-uri.ca",
"value": "9999999"
}
},
"authoredOn": "2024-10-24",
"requester": {
"reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
"identifier": {
"system": "http://first-provider-system-uri.ca",
"value": "practitioner-role-id"
}
},
"performer": [
{
"reference": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
"identifier": {
"system": "http://healthcareservice-system-uri.ca",
"value": "service-id"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "84642008",
"display": "Chronic regurgitation (finding)"
}
],
"text": "Chronic regurgitation (finding)"
}
],
"supportingInfo": [
{
"reference": "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f"
}
],
"note": [
{
"text": "Patient has a transportation risk factor that should be considered with booking."
}
]
}
},
{
"fullUrl": "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
"resource": {
"resourceType": "Communication",
"id": "065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication"
]
},
"basedOn": [
{
"identifier": {
"system": "http://example-identifier-system-uri.ca",
"value": "serviceRequest-id",
"use": "official"
}
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
"code": "rfi",
"display": "Request for Information"
}
],
"text": "Request for Information"
}
],
"subject": {
"identifier": {
"system": "http://first-patient-system-uri.ca",
"value": "9999999"
}
},
"sent": "2024-10-26T00:00:00Z",
"received": "2024-10-26T00:01:00Z",
"sender": {
"reference": "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0"
},
"payload": [
{
"contentString": "Please share a copy of the referral form or patient summary to fully assist in the clinical triage of this case."
}
]
}
},
{
"fullUrl": "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
"resource": {
"resourceType": "PractitionerRole",
"id": "7aaefa90-f5c9-45fd-8358-327b16c005d0",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole"
]
},
"practitioner": {
"reference": "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5"
},
"organization": {
"reference": "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor",
"display": "Doctor"
}
],
"text": "Doctor"
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394584008",
"display": "Gastroenterology"
}
],
"text": "Gastroenterology"
}
],
"location": [
{
"reference": "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf"
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-1212",
"use": "work"
}
]
}
},
{
"fullUrl": "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5",
"resource": {
"resourceType": "Practitioner",
"id": "3d10be50-522b-4dd2-b741-8c7396888cf5",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner"
]
},
"identifier": [
{
"system": "http://performer-system-uri.ca",
"value": "performer-id"
}
],
"name": [
{
"use": "official",
"text": "Elizabeth Jones",
"family": "Jones",
"given": [
"Elizabeth"
]
}
]
}
},
{
"fullUrl": "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
"resource": {
"resourceType": "Organization",
"id": "b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization"
]
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
],
"text": "Healthcare Provider"
}
],
"name": "Fictional Provider Organization"
}
},
{
"fullUrl": "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
"resource": {
"resourceType": "Location",
"id": "31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location"
]
},
"identifier": [
{
"system": "http://performer-system-uri.ca",
"value": "loc-id"
}
],
"status": "active",
"name": "Fictional Gastroenterology Clinic",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GI",
"display": "Gastroenterology Clinic"
}
],
"text": "Gastroenterology Clinic"
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-1212"
}
],
"address": {
"text": "1000 Paisley St, Guelph, ON N1H 2P3, Canada",
"city": "Guelph",
"postalCode": "N1H 2P3",
"country": "CAN"
}
}
},
{
"fullUrl": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf",
"resource": {
"resourceType": "Patient",
"id": "133ad6bf-e865-4761-a21f-79d020b07acf",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN"
}
]
},
"system": "http://first-patient-system-uri.ca",
"value": "9999999"
}
],
"name": [
{
"family": "Gray",
"given": [
"Clara"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-5555",
"use": "home"
}
],
"gender": "female",
"birthDate": "1961-07-23",
"address": [
{
"text": "1171 King St S, Waterloo, ON N2J 1P9, Canada",
"postalCode": "N2J 1P9",
"country": "CAN"
}
]
}
},
{
"fullUrl": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
"resource": {
"resourceType": "PractitionerRole",
"id": "4db13666-e169-4c36-a7d4-f6b351077219",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole"
]
},
"practitioner": {
"reference": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
},
"organization": {
"reference": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor",
"display": "Doctor"
}
],
"text": "Doctor"
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394814009",
"display": "General practice (specialty)"
}
],
"text": "General Practice"
}
],
"location": [
{
"reference": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-3447",
"use": "work"
}
]
}
},
{
"fullUrl": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
"resource": {
"resourceType": "Practitioner",
"id": "1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner"
]
},
"identifier": [
{
"system": "http://first-provider-system-uri.ca",
"value": "practitioner-id"
}
],
"name": [
{
"use": "official",
"text": "Howard Allan",
"family": "Allan",
"given": [
"Howard"
]
}
]
}
},
{
"fullUrl": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
"resource": {
"resourceType": "Organization",
"id": "cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization"
]
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
],
"text": "Healthcare Provider"
}
],
"name": "Fictional Custodian Organization"
}
},
{
"fullUrl": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
"resource": {
"resourceType": "Location",
"id": "8d32678f-ef77-4247-89e3-4fdf4bd16e10",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location"
]
},
"identifier": [
{
"system": "http://third-system-uri.ca",
"value": "location-id"
}
],
"status": "active",
"name": "Fictional Custodian Organization",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PC",
"display": "Primary care clinic"
}
],
"text": "Primary care clinic"
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-3448"
}
],
"address": {
"text": "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
"city": "Waterloo",
"postalCode": "N2K 3M7",
"country": "CAN"
}
}
},
{
"fullUrl": "urn:uuid:79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
"resource": {
"resourceType": "Condition",
"id": "79b2cbd2-7d38-42d2-8b99-f3004ce7e04f",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/condition-ca-ps"
]
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "75326-9",
"display": "Problem"
},
{
"system": "http://terminology.hl7.org/CodeSystem/condition-category",
"code": "problem-list-item",
"display": "Problem List Item"
}
],
"text": "Problem"
}
],
"severity": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "6736007",
"display": "Moderate (severity modifier)"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "84642008",
"display": "Chronic regurgitation (finding)"
}
],
"text": "Chronic regurgitation (finding)"
},
"subject": {
"reference": "urn:uuid:133ad6bf-e865-4761-a21f-79d020b07acf"
},
"onsetDateTime": "2023-08-05"
}
},
{
"fullUrl": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
"resource": {
"resourceType": "HealthcareService",
"id": "5c8926df-537c-4a71-b183-e30d15b05312",
"identifier": [
{
"system": "http://healthcareservice-system-uri.ca",
"value": "service-id"
}
],
"type": [
{
"text": "Gastroenterology"
}
],
"name": "Gastroenterology Specialty Clinic"
}
}
]
}