Estonian Base Implementation Guide
1.1.3 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: PractitionerD98765 - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "D98765",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ee/base/StructureDefinition/ee-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner D98765</b></p><a name=\"D98765\"> </a><a name=\"hcD98765\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-practitioner.html\">EEBase Practitioner</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/pro/est/pho</code>/D98765, <a href=\"https://fhir.ee/packages/terminology/1.0.0/site/NamingSystem-pid-est-ni.html\" title=\"The personal national identification code of Estonian citizens and residents.\">Estonian Personal National Identification Code</a>/489050599952</p><p><b>active</b>: true</p><p><b>name</b>: Ly Arst </p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.ee/sid/pro/est/pho",
      "value" : "D98765"
    },
    {
      "system" : "https://fhir.ee/sid/pid/est/ni",
      "value" : "489050599952"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Arst",
      "given" : [
        "Ly"
      ]
    }
  ]
}