PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.0
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot
{
  "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.0",
  "status": "active",
  "id": "04e53dc4-c740-4423-8760-4e62d640482f",
  "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"
}