FHIR IG analytics| Package | hl7.fhir.au.ereq |
| Resource Type | CommunicationRequest |
| Id | CommunicationRequest-communicationrequest-urgent-results-to-provider.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CommunicationRequest communicationrequest-urgent-results-to-provider
groupIdentifier: Placer Group Number/EMC4542244-5624
status: Active
category: Urgent Results
priority: Urgent
medium: phone
about: ServiceRequest Plain chest X-ray
authoredOn: 2024-05-11
requester: PractitionerRole General practitioner
recipient: PractitionerRole General practitioner
{
"resourceType": "CommunicationRequest",
"id": "communicationrequest-urgent-results-to-provider",
"meta": {
"profile": [
"http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-urgentprovider"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"groupIdentifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PGN",
"display": "Placer Group Number"
}
],
"text": "Placer Group Number"
},
"system": "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
"value": "EMC4542244-5624",
"assigner": {
"reference": "Organization/elimbah-medical-centre",
"display": "Elimbah Medical Centre"
}
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/communication-request-category",
"code": "urgent-results",
"display": "Urgent Results"
}
]
}
],
"priority": "urgent",
"medium": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code": "PHONE",
"display": "telephone"
}
],
"text": "phone"
}
],
"subject": {
"reference": "Patient/roberts-fred"
},
"about": [
{
"reference": "ServiceRequest/order-xray-1"
}
],
"authoredOn": "2024-05-11",
"requester": {
"reference": "PractitionerRole/generalpractitioner-guthridge-jarred"
},
"recipient": [
{
"reference": "PractitionerRole/generalpractitioner-guthridge-jarred"
}
],
"sender": {
"reference": "Organization/mount-charlton-radiology"
}
}