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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.eafspraak
Resource TypeSlot
IdeAfspraak-Slot-01.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

SlotStatus: vrij
SpecialismeMedisch specialisten, cardiologie
TypeAmbulatory
Schema4789473982 (http://somehospital.org/fhir/schedules)
Timing12:00 - 12:30 op 21 februari 2018

Source1

{
  "resourceType": "Slot",
  "id": "eafspraak-slot-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Slot"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "code": "0320",
          "display": "Medisch specialisten, cardiologie"
        }
      ]
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v3/ActCode",
        "code": "AMB",
        "display": "Ambulatory"
      }
    ]
  },
  "schedule": {
    "identifier": {
      "system": "http://somehospital.org/fhir/schedules",
      "value": "4789473982"
    }
  },
  "status": "free",
  "start": "2018-02-21T12:00:00+01:00",
  "end": "2018-02-21T12:30:00+01:00"
}