CH EPR FHIR (R4)
5.0.0 - trial-use
This page is part of the CH EPR FHIR (R4) (v5.0.0: DSTU 5 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"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"
}
}
]
}