FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Bundle |
| Id | UKCore-Bundle-Batch-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "UKCore-Bundle-Batch-Example",
"type": "batch",
"entry": [
{
"request": {
"method": "GET",
"url": "https://fhir.hl7.org.uk/Patient/UKCore-Patient-RichardSmith-Example"
}
},
{
"request": {
"method": "GET",
"url": "https://fhir.hl7.org.uk/Condition?UKCore-Patient-RichardSmith-Example"
}
},
{
"request": {
"method": "GET",
"url": "https://fhir.hl7.org.uk/MedicationStatement?UKCore-Patient-RichardSmith-Example"
}
}
]
}