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

FHIR IG analytics

Packagehl7.fhir.uv.imaging-service-request-ig
Resource TypeImagingSelection
IdImagingSelection-example-single-frame-image-selection.json
FHIR VersionR6

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: ImagingSelection example-single-frame-image-selection

Language: en

status: Available

code: Of Interest

subject: Identifier: https://fhirhospital.org/KUTGIQCVCDRHVBUK

derivedFrom: Identifier: DICOM Unique Id/urn:oid:1.2.840.113747.20080222.35738167372924306270412538783781

studyUid: 1.2.840.113747.20080222.35738167372924306270412538783781

seriesUid: 1.2.840.113747.20080222.35738167372924306270412538783781.1

frameOfReferenceUid: 1.2.840.113747.20080222.35738167372924306270412538783781.1.0

Instances

-UidSopClass
*1.2.840.113747.20080222.35738167368358372924412538783781.1.0urn:oid:1.2.840.10008.5.1.4.1.1.2

Source1

{
  "resourceType": "ImagingSelection",
  "id": "example-single-frame-image-selection",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "code": {
    "coding": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "113000"
      }
    ]
  },
  "subject": {
    "type": "Patient",
    "identifier": {
      "system": "https://fhirhospital.org",
      "value": "KUTGIQCVCDRHVBUK"
    }
  },
  "derivedFrom": {
    "type": "ImagingStudy",
    "identifier": {
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.2.840.113747.20080222.35738167372924306270412538783781"
    }
  },
  "studyUid": "1.2.840.113747.20080222.35738167372924306270412538783781",
  "seriesUid": "1.2.840.113747.20080222.35738167372924306270412538783781.1",
  "frameOfReferenceUid": "1.2.840.113747.20080222.35738167372924306270412538783781.1.0",
  "instance": [
    {
      "uid": "1.2.840.113747.20080222.35738167368358372924412538783781.1.0",
      "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
    }
  ]
}