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

FHIR IG analytics

Packageihe.iti.mhd
Resource TypeBundle
IdBundle-ex-response-comprehensiveProvideDocumentBundleComplete.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-response-comprehensiveProvideDocumentBundleComplete",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideDocumentBundleResponse"
    ],
    "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": "List/501",
        "lastModified": "2020-10-05T11:56:15.094+00:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "List/502",
        "lastModified": "2020-10-05T11:56:15.095+00:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "DocumentReference/501",
        "lastModified": "2020-10-05T11:56:15.096+00:00"
      }
    },
    {
      "response": {
        "status": "201 Created",
        "location": "Binary/501",
        "lastModified": "2020-10-05T11:56:15.097+00:00"
      }
    }
  ]
}