{ "description": "http://interopsante.org/fhir/StructureDefinition/FrSlot", "_filename": "fr-slot-R4-StructureDefinition.json", "package_name": "hl7-france-fhir.administrative-2022", "date": "2021-05-17", "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": "79f571da-b5a9-4a3f-a377-5861c820d7a6", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrSlot", "version": "1.0", "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": "François Macary/Isabelle Gibaud", "telecom": [ { "use": "work", "value": "francois.macary@phast.fr", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot" }