CH EPR FHIR (R4)
5.0.0-ci-build - ci-build
CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 5.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-fhir/ and changes regularly. 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"
}
}
]
}