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

FHIR IG analytics

Packagehl7.fhir.uv.dicom-sr
Resource TypeImagingStudy
IdImagingStudy-measurement-report-imaging-study.json
FHIR VersionR5

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

{
  "0020000D": { "vr": "UI", "Value": [ "1.2.840.113747.20080222.83311413144566317081790268995" ] }
}
  

Source1

{
  "resourceType": "ImagingStudy",
  "id": "measurement-report-imaging-study",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.2.840.113747.20080222.83311413144566317081790268995"
    }
  ],
  "status": "available",
  "subject": {
    "reference": "Patient/measurement-report-patient"
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/measurement-report-service-request"
    }
  ]
}