FHIR IG analytics| Package | fhir.argonaut.scheduling |
| Resource Type | Schedule |
| Id | Schedule-example1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: example1
meta:
actor: Crusher, Beverly. Generated Summary: id: dr-y; 9941339108, 25456; Y
planningHorizon: 13/02/2018 12:00:00 AM --> 13/02/2018 12:00:00 AM
{
"resourceType": "Schedule",
"id": "example1",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut-scheduling/StructureDefinition/argo-sched-notif"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"actor": [
{
"reference": "Practitioner/dr-y",
"display": "Crusher, Beverly"
}
],
"planningHorizon": {
"start": "2018-02-13",
"end": "2018-02-13"
}
}