{
"description": "The free/busy status of the slot.",
"_filename": "CodeSystem-slotstatus.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "SlotStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.283"
} ],
"compositional": false,
"status": "draft",
"id": "dc870774-516c-4ecb-8502-9de968fc033c",
"valueSet": "http://hl7.org/fhir/ValueSet/slotstatus",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/slotstatus",
"concept": [ {
"code": "busy",
"display": "Busy",
"definition": "Indicates that the time interval is busy because one or more events have been scheduled for that interval."
}, {
"code": "free",
"display": "Free",
"definition": "Indicates that the time interval is free for scheduling."
}, {
"code": "busy-unavailable",
"display": "Busy (Unavailable)",
"definition": "Indicates that the time interval is busy and that the interval can not be scheduled."
}, {
"code": "busy-tentative",
"display": "Busy (Tentative)",
"definition": "Indicates that the time interval is busy because one or more events have been tentatively scheduled for that interval."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}