FHIR IG analytics| Package | ca.infoway.io.erec.branch |
| Resource Type | Bundle |
| Id | Bundle-AddServiceRequestBundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "AddServiceRequestBundle",
"type": "message",
"timestamp": "2020-10-09T15:21:51.2112+00:00",
"entry": [
{
"fullUrl": "urn:uuid:4783c82c-683e-491d-b834-3d1b8931bdd9",
"resource": {
"resourceType": "MessageHeader",
"id": "4783c82c-683e-491d-b834-3d1b8931bdd9",
"eventCoding": {
"system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
"code": "add-service-request"
},
"destination": [
{
"name": "RMS Target",
"endpoint": "http://rmstarget.org/fhir/$process-message"
}
],
"author": {
"reference": "urn:uuid:86fa8373-34c8-440d-9e8f-832c1a571da8",
"display": "Dr. Jack Jones"
},
"source": {
"name": "RMS Source",
"software": "Software",
"version": "1.1.0",
"contact": {
"system": "email",
"value": "tech.support@rmssource.org",
"rank": 1
},
"endpoint": "http://rmssource.org/fhir/$process-message"
},
"reason": {
"text": "Provide assessment for home care service provisioning"
},
"focus": [
{
"reference": "urn:uuid:05ed7277-bd41-44ee-b017-9502c3511844"
}
]
}
},
{
"fullUrl": "urn:uuid:05ed7277-bd41-44ee-b017-9502c3511844",
"resource": {
"resourceType": "ServiceRequest",
"id": "05ed7277-bd41-44ee-b017-9502c3511844",
"identifier": [
{
"system": "http://www.rmssource.org/identifiers/ServiceRequest",
"value": "request-for-assessment"
}
],
"status": "active",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "424008009",
"display": "Nursing care surveillance"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "105385000",
"display": "Full-time nursing care at home by private nurse"
}
]
},
"subject": {
"reference": "urn:uuid:7f7ad826-f47b-4c18-9d4a-bd3d0988ad3b"
},
"authoredOn": "2020-10-09",
"requester": {
"reference": "urn:uuid:86fa8373-34c8-440d-9e8f-832c1a571da8",
"display": "Dr Jack Jones"
},
"performer": [
{
"reference": "http://rmstarget.org/fhir/HealthcareService/16770"
}
],
"supportingInfo": [
{
"reference": "urn:uuid:9cea3cb8-d24f-4be2-acbf-dbc6c3801493",
"display": "Referral Form"
}
]
}
},
{
"fullUrl": "urn:uuid:7f7ad826-f47b-4c18-9d4a-bd3d0988ad3b",
"resource": {
"resourceType": "Patient",
"id": "7f7ad826-f47b-4c18-9d4a-bd3d0988ad3b",
"identifier": [
{
"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": "1234567890"
},
{
"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": "Doe",
"given": [
"Jane"
]
}
],
"telecom": [
{
"system": "phone",
"value": "1 (555) 867 5309",
"rank": 1
},
{
"system": "email",
"value": "janedoe@example.com",
"rank": 2
}
],
"gender": "female",
"birthDate": "1951-02-19",
"address": [
{
"use": "home",
"type": "physical",
"line": [
"123 Any Street"
],
"city": "Waterloo",
"state": "ON",
"postalCode": "N2L 3G1"
}
]
}
},
{
"fullUrl": "urn:uuid:86fa8373-34c8-440d-9e8f-832c1a571da8",
"resource": {
"resourceType": "PractitionerRole",
"id": "86fa8373-34c8-440d-9e8f-832c1a571da8",
"active": true,
"practitioner": {
"reference": "urn:uuid:8b9f61af-55ce-4ade-9987-f40fe54cc79e",
"display": "Dr Jack Jones"
},
"organization": {
"reference": "urn:uuid:334ec4c8-7932-4620-86fe-d6b33b3fc7e4",
"display": "Primary Care Medical Clinics"
},
"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:25470f9e-0092-4997-af53-aa3ef0f50879",
"display": "279 Yonge St, Barrie, ON L4N 7T9"
}
],
"telecom": [
{
"system": "phone",
"value": "(555) 987-1234",
"use": "work",
"rank": 1
},
{
"system": "fax",
"value": "(555) 987-1234",
"use": "work",
"rank": 3
},
{
"system": "email",
"value": "jack.jones@example.org",
"use": "work",
"rank": 2
}
]
}
},
{
"fullUrl": "urn:uuid:8b9f61af-55ce-4ade-9987-f40fe54cc79e",
"resource": {
"resourceType": "Practitioner",
"id": "8b9f61af-55ce-4ade-9987-f40fe54cc79e",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "LN"
}
],
"text": "Ontario Medical License Number"
},
"system": "http://infoway-inforoute.ca/fhir/NamingSystem/ca-on-license-physician",
"value": "111789"
}
],
"name": [
{
"use": "official",
"family": "Jones",
"given": [
"Jack"
]
}
]
}
},
{
"fullUrl": "urn:uuid:334ec4c8-7932-4620-86fe-d6b33b3fc7e4",
"resource": {
"resourceType": "Organization",
"id": "334ec4c8-7932-4620-86fe-d6b33b3fc7e4",
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "Primary Care Medical Clinics"
}
},
{
"fullUrl": "urn:uuid:25470f9e-0092-4997-af53-aa3ef0f50879",
"resource": {
"resourceType": "Location",
"id": "25470f9e-0092-4997-af53-aa3ef0f50879",
"name": "Yonge Street Medical Office",
"address": {
"type": "physical",
"line": [
"279 Yonge St"
],
"city": "Barrie",
"state": "ON",
"postalCode": "M5B 1N8",
"country": "CAN"
}
}
},
{
"fullUrl": "urn:uuid:9cea3cb8-d24f-4be2-acbf-dbc6c3801493",
"resource": {
"resourceType": "QuestionnaireResponse",
"id": "9cea3cb8-d24f-4be2-acbf-dbc6c3801493",
"basedOn": [
{
"reference": "urn:uuid:05ed7277-bd41-44ee-b017-9502c3511844"
}
],
"status": "completed",
"subject": {
"reference": "urn:uuid:7f7ad826-f47b-4c18-9d4a-bd3d0988ad3b"
},
"authored": "2020-10-09",
"author": {
"reference": "urn:uuid:86fa8373-34c8-440d-9e8f-832c1a571da8"
},
"item": [
{
"linkId": "1",
"text": "Section 1 Header",
"item": [
{
"linkId": "1.1",
"text": "String Question in Section 1",
"answer": [
{
"valueString": "String Answer"
}
]
},
{
"linkId": "1.2",
"text": "Boolean Question in Section 1",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "1.3",
"text": "Number Question in Section 1",
"answer": [
{
"valueInteger": 365
}
]
},
{
"linkId": "1.4",
"text": "Decimal question in Section 1",
"answer": [
{
"valueDecimal": 364.9
}
]
},
{
"linkId": "1.5",
"text": "DateTime Question in Section 2",
"answer": [
{
"valueDateTime": "2021-05-07T13:28:17Z"
}
]
}
]
},
{
"linkId": "2",
"text": "Section 2 Header",
"item": [
{
"linkId": "2.1",
"text": "Integer Question in Section 2",
"answer": [
{
"valueInteger": 365
}
]
},
{
"linkId": "2.2",
"text": "Multi-Select Question in Section 2",
"answer": [
{
"valueString": "tag1"
},
{
"valueString": "tag2"
},
{
"valueString": "tag3"
}
]
},
{
"linkId": "2.3",
"text": "Date Question in Section 2",
"answer": [
{
"valueDate": "2019-09-05"
}
]
},
{
"linkId": "2.4",
"text": "Time Question in Section 2",
"answer": [
{
"valueTime": "12:34:56"
}
]
}
]
},
{
"linkId": "3",
"text": "CONDITIONAL Section 3 with Question",
"answer": [
{
"valueBoolean": true,
"item": [
{
"linkId": "3.1",
"text": "Conditional Question 1:",
"answer": [
{
"valueString": "ConditionalAnswer1"
}
]
},
{
"linkId": "3.2",
"text": "Conditional Question 2:",
"answer": [
{
"valueString": "ConditionalAnswer2"
}
]
}
]
}
]
}
]
}
}
]
}