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

FHIR IG analytics

Packagech.fhir.ig.ch-umzh-connect
Resource TypeImagingStudy
IdImagingStudy-ImagingPET.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ImagingStudy ImagingPET

identifier: DICOM Unique Id/urn:oid:1.3.6.1.7.1.34920.32661028.1144.8635 (use: official, )

status: Available

modality: DICOM: PT (Positron emission tomography)

subject: Petra Meier Female, DoB: 1992-03-26 ( Medical record number)

started: 2026-01-18

numberOfSeries: 3

description: While Body PET (external)


Source1

{
  "resourceType": "ImagingStudy",
  "id": "ImagingPET",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.3.6.1.7.1.34920.32661028.1144.8635"
    }
  ],
  "status": "available",
  "modality": [
    {
      "system": "http://dicom.nema.org/resources/ontology/DCM",
      "code": "PT"
    }
  ],
  "subject": {
    "reference": "Patient/PetraMeier"
  },
  "started": "2026-01-18",
  "numberOfSeries": 3,
  "description": "While Body PET (external)"
}