FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.healthpei.io.core
Resource TypeDiagnosticReport
IdPEI_DiagnosticReport.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}