Package | ee.fhir.hdecl |
Resource Type | OperationDefinition |
Id | ee-health-declaration-get-consent |
FHIR Version | R5 |
Source | https://fhir.ee/hdecl/https://build.fhir.org/ig/TEHIK-EE/ig-ee-hdecl/OperationDefinition-ee-health-declaration-get-consent.html |
URL | https://fhir.ee/hdecl/OperationDefinition/ee-health-declaration-get-consent |
Version | 1.0.0 |
Status | active |
Date | 2025-06-16T14:03:17+00:00 |
Name | EEHealthDeclarationGetConsent |
Title | Tervisedeklaratsiooni ressursi ligipääsude päring |
Description | Tervisedeklaratsiooni ressursi ligipääsude päring |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition ee-health-declaration-get-consent
URL: [base]/QuestionnaireResponse/[id]/$get-consent
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | representative | 0..1 | string | Konfidentsiaalsus eestkostjale | ||
OUT | doctor | 0..1 | string | Konfidentsiaalsus arstile |
{ "resourceType": "OperationDefinition", "id": "ee-health-declaration-get-consent", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.ee/hdecl/OperationDefinition/ee-health-declaration-get-consent", "version": "1.0.0", "name": "EEHealthDeclarationGetConsent", "title": "Tervisedeklaratsiooni ressursi ligipääsude päring", "status": "active", "kind": "operation", "experimental": false, "date": "2025-06-16T14:03:17+00:00", "publisher": "TEHIK", "contact": [ { "name": "TEHIK", "telecom": [ { "system": "url", "value": "https://tehik.ee" }, { "system": "email", "value": "abi@tehik.ee" } ] } ], "description": "Tervisedeklaratsiooni ressursi ligipääsude päring", "affectsState": false, "code": "get-consent", "resource": [ "QuestionnaireResponse" ], "system": false, "type": false, "instance": true, "parameter": [ { "name": "representative", "use": "out", "min": 0, "max": "1", "documentation": "Konfidentsiaalsus eestkostjale", "type": "string" }, { "name": "doctor", "use": "out", "min": 0, "max": "1", "documentation": "Konfidentsiaalsus arstile", "type": "string" } ] }