FHIR IG analytics| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | Bundle |
| Id | Bundle-CHMhd1UpdateDocumentMetadataTransactionResponseExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
}
]
}