PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative@11.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrSlot
{
  "description": "http://interopsante.org/fhir/StructureDefinition/FrSlot",
  "_filename": "fr-slot-R4-StructureDefinition.json",
  "package_name": "hl7-france-fhir.administrative",
  "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": "11.2021.1",
  "status": "active",
  "id": "c7ecc98a-11f7-43ac-9f6b-1baf4a3e9a20",
  "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"
}