PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.0
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-source-device
{
  "description": "Spécialisation du Device source pour les demandes de réservation. Embarque la tuile du portail REO via Device.property[tuilePortail] et le lieu Clinique d'origine via Device.owner (logical reference vers Organization).",
  "_filename": "StructureDefinition-sgrdv-base-book-source-device.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseBookSourceDevice",
  "abstract": false,
  "type": "Device",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Système source SGRDV pour $book (Base)",
  "package_version": "1.2.0",
  "status": "draft",
  "id": "09a63c18-a39a-4aa6-8b41-3d7360c2b2de",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-source-device",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Device.property",
      "path": "Device.property",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Device.property:tuilePortail",
      "max": "1",
      "min": 0,
      "path": "Device.property",
      "sliceName": "tuilePortail",
      "mustSupport": true
    }, {
      "id": "Device.property:tuilePortail.type.coding",
      "max": "1",
      "min": 1,
      "path": "Device.property.type.coding"
    }, {
      "id": "Device.property:tuilePortail.type.coding.system",
      "path": "Device.property.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-device-property-type"
    }, {
      "id": "Device.property:tuilePortail.type.coding.code",
      "path": "Device.property.type.coding.code",
      "fixedCode": "tuilePortail"
    }, {
      "id": "Device.property:tuilePortail.valueCode",
      "max": "1",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-tuile-portail-reo-vs"
      },
      "mustSupport": true
    }, {
      "id": "Device.property:tuilePortail.valueCode.coding",
      "max": "1",
      "min": 1,
      "path": "Device.property.valueCode.coding"
    }, {
      "id": "Device.property:tuilePortail.valueCode.coding.system",
      "path": "Device.property.valueCode.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-tuile-portail-reo"
    }, {
      "id": "Device.property:tuilePortail.valueCode.coding.code",
      "path": "Device.property.valueCode.coding.code",
      "mustSupport": true
    }, {
      "id": "Device.owner",
      "path": "Device.owner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Device.owner.reference",
      "max": "0",
      "path": "Device.owner.reference"
    }, {
      "id": "Device.owner.type",
      "path": "Device.owner.type",
      "fixedUri": "Organization"
    }, {
      "id": "Device.owner.identifier",
      "min": 1,
      "path": "Device.owner.identifier"
    }, {
      "id": "Device.owner.identifier.type",
      "min": 1,
      "path": "Device.owner.identifier.type"
    }, {
      "id": "Device.owner.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Device.owner.identifier.type.coding"
    }, {
      "id": "Device.owner.identifier.type.coding.system",
      "path": "Device.owner.identifier.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
    }, {
      "id": "Device.owner.identifier.type.coding.code",
      "path": "Device.owner.identifier.type.coding.code",
      "fixedCode": "CodeEtablissement"
    }, {
      "id": "Device.owner.identifier.system",
      "min": 1,
      "path": "Device.owner.identifier.system"
    }, {
      "id": "Device.owner.identifier.value",
      "min": 1,
      "path": "Device.owner.identifier.value"
    } ]
  },
  "baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device"
}