FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ahd-signer-role-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ahd/ValueSet/ahd-signer-role-vs",
"version": "0.1.0",
"name": "AHDSignerRoleVS",
"title": "PET allkirjastaja roll",
"status": "draft",
"experimental": false,
"date": "2026-08-19T09:25:07+00:00",
"publisher": "TEHIK",
"contact": [
{
"name": "TEHIK",
"telecom": [
{
"system": "url",
"value": "https://tehik.ee"
},
{
"system": "email",
"value": "abi@tehik.ee"
}
]
}
],
"description": "Allkirjastaja roll: patsient (datasubject) või tunnistaja (legal).",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "7.0.0",
"concept": [
{
"code": "datasubject",
"display": "Data Subject"
},
{
"code": "legal",
"display": "Legal Authenticator"
}
]
}
]
}
}