Estonian Terminology resources
0.2.2 - trial-use Estonia flag

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

: Practitioner Identifier Domain - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "practitioner-identifier-domain",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet practitioner-identifier-domain</b></p><a name=\"practitioner-identifier-domain\"> </a><a name=\"hcpractitioner-identifier-domain\"> </a><a name=\"practitioner-identifier-domain-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-identifier-domain.html\"><code>https://fhir.ee/CodeSystem/identifier-domain</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47pid.47est.47ni\">https://fhir.ee/sid/pid/est/ni</a></td><td style=\"color: #cccccc\">Estonian personal national identification code</td><td>Eesti isikukood</td></tr><tr><td><a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47pro.47est.47pho\">https://fhir.ee/sid/pro/est/pho</a></td><td style=\"color: #cccccc\">Healthcare professional official ID provided by The National Institute for Health Development</td><td>Tervishoiutöötaja TAM kood</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/practitioner-identifier-domain",
  "version" : "0.2.2",
  "name" : "EEBasePractitionerIdentifierDomain",
  "title" : "Practitioner Identifier Domain",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Identifier systems acceptable for practitioner identification",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ee/CodeSystem/identifier-domain",
        "concept" : [
          {
            "code" : "https://fhir.ee/sid/pid/est/ni"
          },
          {
            "code" : "https://fhir.ee/sid/pro/est/pho"
          }
        ]
      }
    ]
  }
}