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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeBundle
IdBundle-CHMhd1UpdateDocumentMetadataTransactionResponseExample.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": "CHMhd1UpdateDocumentMetadataTransactionResponseExample",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-1-updatedocumentmetadatatransactionresponse"
    ]
  },
  "type": "transaction-response",
  "link": [
    {
      "relation": "self",
      "url": "http://example.org/fhir"
    }
  ],
  "entry": [
    {
      "response": {
        "status": "200 OK",
        "location": "DocumentReference/DocRefPdf/_history/2",
        "etag": "2"
      }
    }
  ]
}