PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Slot-id-core
{
  "description": "A slot of time on a schedule that may be available for booking appointments.",
  "_filename": "StructureDefinition-Slot-id-core.json",
  "package_name": "IdHIE.0v",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-01-03T23:21:59.6456707+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SlotIdCore",
  "abstract": false,
  "type": "Slot",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Slot (ID Core)",
  "package_version": "0.0.1",
  "status": "active",
  "id": "aaf8c49d-c91c-456d-8726-afbe20a12d95",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Slot-id-core",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Slot.extension",
      "min": 0,
      "path": "Slot.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Slot.extension:slotQuota",
      "max": "1",
      "min": 0,
      "path": "Slot.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/slot-quota-id-core" ]
      } ],
      "sliceName": "slotQuota",
      "isModifier": false
    }, {
      "id": "Slot.serviceCategory",
      "path": "Slot.serviceCategory",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "service-category"
        } ]
      }
    }, {
      "id": "Slot.serviceType",
      "path": "Slot.serviceType",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "service-type"
        } ]
      }
    }, {
      "id": "Slot.specialty",
      "path": "Slot.specialty",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "specialty"
        } ]
      }
    }, {
      "id": "Slot.appointmentType",
      "min": 1,
      "path": "Slot.appointmentType",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/schedule-type-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "appointment-type"
        } ]
      }
    }, {
      "id": "Slot.schedule",
      "path": "Slot.schedule",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/Schedule-id-core" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot"
}