PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r4@0.1.0
    http://hl7.org/fhir/slotstatus
{
  "description": "The free/busy status of the slot.",
  "_filename": "CodeSystem-slotstatus.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r4",
  "date": "2021-01-16T14:06:13-06: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.1.0",
  "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.r4"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "fbb01844-bff9-4cd5-9dd9-a97e455e0487",
  "valueSet": "http://hl7.org/fhir/ValueSet/slotstatus|4.0.1",
  "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"
    } ]
  } ]
}