FHIR IG analytics| Package | ca.healthpei.io.core |
| Resource Type | ServiceRequest |
| Id | PEI_ServiceRequest.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"meta": {
"profile": [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-ServiceRequest"
],
"versionId": "1",
"lastUpdated": "2025-06-24T16:11:07.102+00:00"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PLAC"
}
]
},
"system": "https://princeedwardisland.ca/fhir/NamingSystem/accession-system-identifier",
"value": "5367888"
}
],
"status": "unknown",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363679005",
"display": "Imaging"
}
]
}
],
"code": {
"text": "DIAGNOSTIC CHEST 1 VIEW -C"
},
"subject": {
"reference": "Patient/115255"
},
"encounter": {
"reference": "Encounter/115256"
},
"authoredOn": "2025-06-17T12:36:47-04:00",
"requester": {
"reference": "Practitioner/114706"
}
}