{ "description": "A slot of time on a schedule that may be available for booking appointments.", "_filename": "StructureDefinition-Slot-my-core.json", "package_name": "MyHIE.v4-test", "date": "2023-04-10T23:23:10.8917831+00:00", "derivation": "constraint", "meta": { "versionId": "1", "lastUpdated": "2023-04-05T23:38:13.5000965+00:00" }, "publisher": "Malaysia MOH - HIE Steering Committee", "fhirVersion": "4.0.1", "name": "SlotMyCore", "abstract": false, "type": "Slot", "experimental": null, "resourceType": "StructureDefinition", "title": "Slot (MY Core)", "package_version": "2.1.0-alpha", "status": "active", "id": "ac4c34b3-1e17-49b1-91a3-7970fceae15e", "kind": "resource", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-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.my/StructureDefinition/slot-quota-my-core" ] } ], "sliceName": "slotQuota", "isModifier": false }, { "id": "Slot.serviceCategory", "path": "Slot.serviceCategory", "binding": { "strength": "example", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core" }, "slicing": { "rules": "open", "discriminator": [ { "path": "coding.system", "type": "value" } ] } }, { "id": "Slot.serviceCategory:encounterClass", "path": "Slot.serviceCategory", "binding": { "strength": "example", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core" }, "sliceName": "encounterClass" }, { "id": "Slot.serviceCategory:encounterClass.coding.system", "path": "Slot.serviceCategory.coding.system", "fixedUri": "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core" }, { "id": "Slot.serviceCategory:serviceRequestCategory", "path": "Slot.serviceCategory", "binding": { "strength": "example", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core" }, "sliceName": "serviceRequestCategory" }, { "id": "Slot.serviceCategory:serviceRequestCategory.coding.system", "path": "Slot.serviceCategory.coding.system", "fixedUri": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core" }, { "id": "Slot.serviceType", "path": "Slot.serviceType", "binding": { "strength": "extensible", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core" } }, { "id": "Slot.specialty", "path": "Slot.specialty", "binding": { "strength": "preferred", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core" } }, { "id": "Slot.appointmentType", "min": 1, "path": "Slot.appointmentType", "binding": { "strength": "required", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core" } }, { "id": "Slot.schedule", "path": "Slot.schedule", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot" }