{
  "resourceType" : "ValueSet",
  "id" : "ahd-signer-role-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ahd-signer-role-vs</b></p><a name=\"ahd-signer-role-vs\"> </a><a name=\"hcahd-signer-role-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title=\"Version is explicitly stated to be 7.0.0\"> version &#x1F4CD;7.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-datasubject\">datasubject</a></td><td>Data Subject</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-legal\">legal</a></td><td>Legal Authenticator</td></tr></table></li></ul></div>"
  },
  "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"
      }]
    }]
  }
}