PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative-2022@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrSchedule
{
  "description": "Profile of the Schedule resource for France | Profil de la ressource Schedule pour l'usage en France.\\r\\nThis profile redefines the element serviceType to associate the service with the duration of this service. It also adds an extension sepcifying the periods of avalability/non-availabilty times of the Schedule | Ce profil redéfinit l'élément serviceType de façon à associer le service avec la durée du service. Il ajoute également une extension qui précise les périodes de disponibilités/non disponibilités de la vacation.",
  "_filename": "fr-schedule-R4.StructureDefinition.json",
  "package_name": "hl7-france-fhir.administrative-2022",
  "date": "2021-05-17",
  "derivation": "constraint",
  "publisher": "InteropSanté",
  "fhirVersion": "4.0.1",
  "name": "FrSchedule",
  "abstract": false,
  "type": "Schedule",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "92c8e357-5bc7-4dc7-b6a3-e0048b99d3ed",
  "kind": "resource",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrSchedule",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Schedule.extension",
      "min": 0,
      "path": "Schedule.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Schedule.extension:serviceTypeDuration",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration" ]
      } ],
      "sliceName": "serviceTypeDuration"
    }, {
      "id": "Schedule.extension:availabilityTime",
      "min": 0,
      "path": "Schedule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrScheduleAvailabiltyTime" ]
      } ],
      "sliceName": "availabilityTime"
    }, {
      "id": "Schedule.identifier.use",
      "path": "Schedule.identifier.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
      }
    }, {
      "id": "Schedule.serviceCategory",
      "max": "1",
      "path": "Schedule.serviceCategory"
    }, {
      "id": "Schedule.serviceType",
      "max": "0",
      "path": "Schedule.serviceType"
    }, {
      "id": "Schedule.specialty",
      "path": "Schedule.specialty",
      "binding": {
        "strength": "required",
        "valueSet": "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty"
      }
    }, {
      "id": "Schedule.actor",
      "path": "Schedule.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson", "http://interopsante.org/fhir/StructureDefinition/FrHealthcareService", "http://interopsante.org/fhir/StructureDefinition/FrLocation", "http://interopsante.org/fhir/StructureDefinition/FrPatient", "http://interopsante.org/fhir/StructureDefinition/FrPractitioner" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule"
}