FHIR IG analytics| Package | fhir.argonaut.scheduling |
| Resource Type | Schedule |
| Id | Schedule-2017-08-28-derm.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: 2017-08-28-derm
meta:
serviceType: OFFICE VISIT (Details : {http://fhir.org/guides/argonaut-scheduling/CodeSystem/visit-type code 'office-visit' = 'OFFICE VISIT', given as 'OFFICE VISIT'})
specialty: Dermatology (Details : {[not stated] code '394582007' = '394582007', given as 'Dermatology'})
actor: Crusher, Beverly. Generated Summary: id: dr-y; 9941339108, 25456; Y
planningHorizon: 28/08/2017 12:00:00 AM --> 28/08/2018 12:00:00 AM
{
"resourceType": "Schedule",
"id": "2017-08-28-derm",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut-scheduling/StructureDefinition/argo-sched-notif"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"serviceType": [
{
"coding": [
{
"system": "http://fhir.org/guides/argonaut-scheduling/CodeSystem/visit-type",
"code": "office-visit",
"display": "OFFICE VISIT"
}
],
"text": "OFFICE VISIT"
}
],
"specialty": [
{
"coding": [
{
"code": "394582007",
"display": "Dermatology"
}
]
}
],
"actor": [
{
"reference": "Practitioner/dr-y",
"display": "Crusher, Beverly"
}
],
"planningHorizon": {
"start": "2017-08-28",
"end": "2018-08-28"
}
}