FHIR IG analytics| Package | fhir.argonaut.scheduling |
| Resource Type | Slot |
| Id | Slot-2017-09-07T154500-arg-s-6.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-09-07T154500-arg-s-6
meta:
serviceType: WELL CHILD (Details : {http://fhir.org/guides/argonaut-scheduling/CodeSystem/visit-type code 'well-child' = 'WELL CHILD', given as 'WELL CHILD'})
specialty: Family practice (Details : {[not stated] code '419772000' = '419772000', given as 'Family practice'})
status: busy
start: 07/09/2017 3:45:00 PM
end: 07/09/2017 4:00:00 PM
comment: age > 1
{
"resourceType": "Slot",
"id": "2017-09-07T154500-arg-s-6",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut-scheduling/StructureDefinition/prefetch-slot"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"serviceType": [
{
"coding": [
{
"system": "http://fhir.org/guides/argonaut-scheduling/CodeSystem/visit-type",
"code": "well-child",
"display": "WELL CHILD"
}
],
"text": "WELL CHILD"
}
],
"specialty": [
{
"coding": [
{
"code": "419772000",
"display": "Family practice"
}
]
}
],
"schedule": {
"reference": "Schedule/arg-s-6"
},
"status": "busy",
"start": "2017-09-07T15:45:00+00:00",
"end": "2017-09-07T16:00:00+00:00",
"comment": "age > 1"
}