Validator
LOG IN
SIGN UP
Scope
package:hl7.fhir.r4.core@4.0.1
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
{ "resourceType": "Bundle", "type": "batch-response", "entry": [ { "fullUrl": "urn:uuid:67a77969-6ef8-4112-bd3e-ca7ace5e7354", "resource": { "resourceType": "Group", "id": "group-provider-2724", "active": true, "type": "person", "membership": "enumerated", "name": "Jonathan A Thompson's Patient Panel", "quantity": 3, "managingEntity": { "reference": "Practitioner/2724", "display": "Jonathan A Thompson" }, "member": [ { "entity": { "reference": "Patient/102982", "display": "Alex " }, "period": { "start": "2026-03-09T04:00:00Z" } }, { "entity": { "reference": "Patient/102987", "display": "Amanda " }, "period": { "start": "2026-03-09T04:00:00Z" } }, { "entity": { "reference": "Patient/102988", "display": "Robert Mitchell" }, "period": { "start": "2026-03-09T04:00:00Z" } } ] }, "response": { "status": "201", "location": "Group/group-provider-2724", "lastModified": "2026-03-10T08:21:16.315635+00:00" } } ] }