Tervisetõendi teenus (HCERT)
1.0.0 - trial-use Estonia flag

Tervisetõendi teenus (HCERT) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: Tervisetõendi ligipääsude päring

Official URL: https://fhir.ee/hcert/OperationDefinition/ee-health-certificate-get-consent Version: 1.0.0
Active as of 2025-07-03 Computable Name: EEHealthCertificateGetConsent

Tervisetõendi ligipääsude päring

URL: [base]/Composition/[id]/$get-consent

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
OUTdoctor0..1string

Konfidentsiaalsus arstile

OUTrepresentative0..1string

Konfidentsiaalsus eestkostjale

Notes:

Sample response

  • HTTP status: 200 OK
{
  "resourceType": "Parameters",
  "parameter": [
    {
      "name": "doctor",
      "valueString": "open"
    },
    {
      "name": "representative",
      "valueString": "open"
    }
  ]
}