{
"description": "Représente l'acteur (émetteur ou récepteur) d'une transaction journalisée. Hérite de SGRDVBaseSourceSystemDevice : l'acteur est identifié par Identifier.system pointant vers une URL de NamingSystem reconnue (SGRDV core, portails RVSQ Réo / Votre santé, DMÉ : OMNIMED / MEDESYNC / MYLE / ALYS / MOBILEMED). Identifier.value reste facultative (alignement sur les autres surfaces : le système source est identifié par son system seul). La tuile du portail REO (property[tuilePortail]) n'est portée que lorsque la transaction auditée s'y prête ($book). Embarqué dans Bundle.entry du SGRDVAuditBundle pour préserver l'auto-portance de l'audit.",
"_filename": "StructureDefinition-sgrdv-audit-agent.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVAuditAgent",
"abstract": false,
"type": "Device",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Acteur d'audit SGRDV (Device)",
"package_version": "1.1.3",
"status": "draft",
"id": "48121e69-c04c-4111-aa21-e9845e80e180",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-audit-agent",
"version": "1.1.3",
"differential": {
"element": [ {
"id": "Device.identifier",
"max": "1",
"min": 1,
"path": "Device.identifier",
"mustSupport": true
}, {
"id": "Device.identifier.system",
"min": 1,
"path": "Device.identifier.system",
"mustSupport": true
}, {
"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
} ]
},
"baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-source-system-device"
}