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

FHIR IG analytics

Packageihe.rad.imr
Resource TypeBundle
IdBundle-ex-StoreMultimediaReportBundleResponse.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": "Bundle",
  "id": "ex-StoreMultimediaReportBundleResponse",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-store-multimedia-report-bundle-response"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "type": "transaction-response",
  "link": [
    {
      "relation": "self",
      "url": "http://example.com/fhir"
    }
  ],
  "entry": [
    {
      "response": {
        "status": "201 Created",
        "location": "DiagnosticReport/1",
        "lastModified": "2022-03-12T23:55:50-05:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "ServiceRequest/1",
        "lastModified": "2022-03-12T23:55:50-05:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "ImagingStudy/1",
        "lastModified": "2022-03-12T23:55:50-05:00"
      }
    }
  ]
}