FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | Bundle |
| Id | Bundle-BundleEx.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "BundleEx",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/BundleCl"
]
},
"identifier": {
"system": "http://sistema.cl/Transacciones/",
"value": "Bundle-001"
},
"type": "transaction",
"timestamp": "2020-09-25T00:00:00-03:00",
"entry": [
{
"fullUrl": "Organization/ORG1",
"request": {
"method": "POST",
"url": "Organization"
}
},
{
"fullUrl": "Practitioner/3020",
"request": {
"method": "POST",
"url": "Practitioner"
}
}
]
}