{
"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.0.6",
"status": "draft",
"id": "4fb05be6-9a95-41ce-b3b9-98ea260ce157",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-book-source-device",
"version": null,
"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"
}