{ "description": "http://interopsante.org/fhir/StructureDefinition/FrSlot", "_filename": "fr-slot-R4-StructureDefinition.json", "package_name": "hl7.fhir.fr.core", "date": "2022-10-20", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrSlot", "abstract": false, "type": "Slot", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "4416ed79-b3c2-46d4-af7a-7c96a628149a", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrSlot", "version": "1.0.1", "differential": { "element": [ { "id": "Slot.identifier.use", "path": "Slot.identifier.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use" } }, { "id": "Slot.serviceCategory", "max": "1", "path": "Slot.serviceCategory" }, { "id": "Slot.specialty", "path": "Slot.specialty", "binding": { "strength": "required", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty" } }, { "id": "Slot.schedule", "path": "Slot.schedule", "type": [ { "code": "Reference", "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrSchedule" ] } ] }, { "id": "Slot.status", "path": "Slot.status", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/slotstatus" } } ] }, "contact": [ { "name": "InteropSanté", "telecom": [ { "use": "work", "value": "fhir@interopsante.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot" }