FHIR IG Statistics: StructureDefinition/Slot-my-core
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "Slot-my-core",
"meta": {
"versionId": "1",
"lastUpdated": "2023-04-05T23:38:13.5000965+00:00"
},
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core",
"version": "1.0.1",
"name": "SlotMyCore",
"title": "Slot (MY Core)",
"status": "active",
"date": "2023-04-10T23:23:10.8917831+00:00",
"publisher": "Malaysia MOH - HIE Steering Committee",
"description": "A slot of time on a schedule that may be available for booking appointments.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Slot",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Slot.extension",
"path": "Slot.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Slot.extension:slotQuota",
"path": "Slot.extension",
"sliceName": "slotQuota",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core"
]
}
],
"isModifier": false
},
{
"id": "Slot.serviceCategory",
"path": "Slot.serviceCategory",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open"
},
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core"
}
},
{
"id": "Slot.serviceCategory:encounterClass",
"path": "Slot.serviceCategory",
"sliceName": "encounterClass",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core"
}
},
{
"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",
"sliceName": "serviceRequestCategory",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
}
},
{
"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",
"path": "Slot.appointmentType",
"min": 1,
"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"
]
}
]
}
]
}
}