FHIR IG analytics| Package | ca.healthpei.io.core |
| Resource Type | DiagnosticReport |
| Id | PEI_DiagnosticReport.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"meta": {
"profile": [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport"
],
"versionId": "1",
"lastUpdated": "2025-06-23T14:52:12.789+00:00"
},
"extension": [
{
"url": "https://smilecdr.com/fhir/ns/StructureDefinition/diagnosticreport-notes",
"valueString": "comments for 3464953"
},
{
"url": "http://pei.ca/StructureDefinition/pei-result-copies-to",
"valueReference": {
"reference": "Practitioner/114458"
}
}
],
"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": "3464953"
}
],
"basedOn": [
{
"reference": "ServiceRequest/115088"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "IMG",
"display": "Diagnostic Imaging"
}
]
}
],
"code": {
"coding": [
{
"code": "DPELVIS",
"display": "DIAGNOSTIC PELVIS - ROUTINE -P"
}
],
"text": "DIAGNOSTIC PELVIS - ROUTINE -P"
},
"subject": {
"reference": "Patient/45948"
},
"encounter": {
"reference": "Encounter/111664"
},
"effectiveDateTime": "2025-05-14T13:57:00.000-04:00",
"issued": "2025-05-14T14:07:00.000-04:00",
"result": [
{
"reference": "Observation/115086"
}
]
}