FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.argonaut.scheduling
Resource TypeSlot
IdSlot-2017-09-07T154500-arg-s-6.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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'})

schedule: Generated Summary: id: arg-s-6; active; WELL CHILD; Family practice; planningHorizon: 07/08/2017 12:00:00 AM --> 07/08/2017 12:00:00 AM; comment: two week schedule for Dr. Y

status: busy

start: 07/09/2017 3:45:00 PM

end: 07/09/2017 4:00:00 PM

comment: age > 1


Source1

{
  "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"
}