FHIR IG analytics| Package | nictiz.fhir.nl.stu3.eafspraak |
| Resource Type | Slot |
| Id | eAfspraak-Slot-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Specialisme | Medisch specialisten, cardiologie |
|---|---|
| Type | Ambulatory |
| Schema | 4789473982 (http://somehospital.org/fhir/schedules) |
| Timing | 12:00 - 12:30 op 21 februari 2018 |
{
"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"
}