{
"description": "The free/busy status of the slot.",
"_filename": "CodeSystem-slotstatus.json",
"package_name": "hl7.fhir.uv.xver-r4b.r5",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SlotStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "SlotStatus",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "ac3074c9-5f63-462a-9a9a-4265d69257fa",
"valueSet": "http://hl7.org/fhir/ValueSet/slotstatus|5.0.0",
"kind": null,
"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 cannot 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."
}, {
"code": "entered-in-error",
"display": "Entered in error",
"definition": "This instance should not have been part of this patient's medical record."
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}