Patsientide üldandmete teenus / Master Patient Index
1.0.0 - ballot Estonia flag

Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0). See the Directory of published versions

: PowerOfAttorney Status - JSON Representation

Active as of 2023-05-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "power-of-attorney",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-power-of-attorney.html\"><code>https://fhir.ee/CodeSystem/power-of-attorney</code></a></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/power-of-attorney",
  "version" : "1.0.0",
  "name" : "EEMPIPowerOfAttorney",
  "title" : "PowerOfAttorney Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-30T18:29:05+03:00",
  "publisher" : "TEHIK",
  "contact" : [
    {
      "name" : "TEHIK",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tehik.ee"
        }
      ]
    }
  ],
  "description" : "Hooldusõiguse liik",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ee/CodeSystem/power-of-attorney"
      }
    ]
  }
}