CH EPR FHIR (R4)
4.0.0-ci-build - DSTU3 Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-mhealth/ and changes regularly. See the Directory of published versions

: MHD Provide Document Bundle Response for MedicationCard - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "2-7-BundleProvideDocument-Response",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-providedocumentbundle-comprehensive-response"
    ]
  },
  "type" : "transaction-response",
  "link" : [
    {
      "relation" : "self",
      "url" : "http://example.com/fhir"
    }
  ],
  "entry" : [
    {
      "response" : {
        "status" : "201 Created",
        "location" : "http://example.com/xdsretrieve?uniqueId=1.3.6.1.4.1.12559.11.13.2.1.2964&repositoryUniqueId=1.1.4567332.1.2",
        "lastModified" : "2020-10-02T11:56:15.094+00:00"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "List/68a928c0-df48-4743-a291-bfb0609bbddc",
        "lastModified" : "2020-10-02T11:56:15.094+00:00"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "DocumentReference/50383ae5-49e5-4dea-b0e6-660cb9e7b91f",
        "lastModified" : "2020-10-02T11:56:15.101+00:00"
      }
    }
  ]
}