Medtech ALEX® AU Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-01-16 |
{
"resourceType" : "ValueSet",
"id" : "slot-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet slot-status</b></p><a name=\"slot-status\"> </a><a name=\"hcslot-status\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-slotstatus.html\"><code>http://hl7.org/fhir/slotstatus</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-slotstatus.html#slotstatus-busy\">busy</a></td><td>Busy</td><td>Indicates that the time interval is busy because one or more events have been scheduled for that interval.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-slotstatus.html#slotstatus-free\">free</a></td><td>Free</td><td>Indicates that the time interval is free for scheduling.</td></tr></table></li></ul></div>"
},
"url" : "https://alexapi.medtechglobal.com.au/fhir/ValueSet/slot-status",
"version" : "1.0.0",
"name" : "SlotStatus",
"title" : "Status for Slot",
"status" : "active",
"experimental" : false,
"date" : "2026-01-16T03:14:14+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com/au/"
},
{
"system" : "email",
"value" : "supportau@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "supportau@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "Defines the status for Slot",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/slotstatus",
"concept" : [
{
"code" : "busy",
"display" : "Busy"
},
{
"code" : "free",
"display" : "Free"
}
]
}
]
}
}