{
"description": "Plage horaire fine provenant d'un DMÉ, utilisée pour les opérations de disponibilités et de verrouillage.",
"_filename": "StructureDefinition-sgrdv-base-dme-slot.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseDmeSlot",
"abstract": false,
"type": "Slot",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Plage horaire DMÉ de base (SGRDV)",
"package_version": "1.0.3",
"status": "active",
"id": "5a00aec5-bb35-4562-93c9-82bf3b187dfb",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot",
"version": null,
"differential": {
"element": [ {
"id": "Slot.identifier",
"max": "1",
"min": 1,
"path": "Slot.identifier",
"mustSupport": true
}, {
"id": "Slot.identifier.type",
"min": 1,
"path": "Slot.identifier.type",
"mustSupport": true
}, {
"id": "Slot.identifier.type.coding",
"max": "1",
"min": 1,
"path": "Slot.identifier.type.coding"
}, {
"id": "Slot.identifier.type.coding.system",
"path": "Slot.identifier.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
}, {
"id": "Slot.identifier.type.coding.code",
"path": "Slot.identifier.type.coding.code",
"fixedCode": "IdSlotDME"
}, {
"id": "Slot.identifier.system",
"min": 1,
"path": "Slot.identifier.system",
"mustSupport": true
}, {
"id": "Slot.identifier.value",
"min": 1,
"path": "Slot.identifier.value",
"mustSupport": true
}, {
"id": "Slot.schedule",
"path": "Slot.schedule",
"mustSupport": true
}, {
"id": "Slot.status",
"path": "Slot.status",
"mustSupport": true
}, {
"id": "Slot.start",
"path": "Slot.start",
"mustSupport": true
}, {
"id": "Slot.end",
"path": "Slot.end",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot"
}