PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.3
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device
{
  "description": "Représente l'application/système source à l'origine d'une demande SGRDV (portail, DMÉ, SIP-C, SGRDV core). Matérialisé en Device contenu (contained) dans la Provenance de la demande et référencé via fragment. Identifié par au moins un Identifier dont le système émetteur (NamingSystem) est renseigné. Peut porter, lorsque pertinent, la tuile du portail REO (property[tuilePortail]) et le lieu Clinique d'origine (owner) — tous deux optionnels, typiquement renseignés pour les demandes de réservation ou d'annulation.",
  "_filename": "StructureDefinition-sgrdv-base-source-system-device.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseSourceSystemDevice",
  "abstract": false,
  "type": "Device",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Système source SGRDV (Base)",
  "package_version": "1.2.3",
  "status": "active",
  "id": "057c34ce-3868-4314-9452-c40c86ad80b7",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device",
  "version": "1.2.3",
  "differential": {
    "element": [ {
      "id": "Device.identifier",
      "min": 1,
      "path": "Device.identifier",
      "mustSupport": true
    }, {
      "id": "Device.identifier.system",
      "min": 1,
      "path": "Device.identifier.system",
      "mustSupport": true
    }, {
      "id": "Device.deviceName",
      "max": "1",
      "path": "Device.deviceName"
    }, {
      "id": "Device.deviceName.type",
      "path": "Device.deviceName.type",
      "fixedCode": "manufacturer-name"
    }, {
      "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",
      "path": "Device.property.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "tuilePortail",
          "system": "http://sante.quebec/fhir/CodeSystem/sgrdv-device-property-type"
        } ]
      }
    }, {
      "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" ]
      } ]
    }, {
      "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://hl7.org/fhir/StructureDefinition/Device"
}