Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: pro-est-pho - JSON Representation

Draft as of 2022-11-05

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "pro-est-pho",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.ee/NamingSystem/pro-est-pho</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>ProEstPho</td></tr><tr><td>Title</td><td>Estonian Medre Health Professional Official ID</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>The official identifier of Estonian health care professional registered at Health Board.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Estonia</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>1.3.6.1.4.1.28284.2</td><td>true</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/NamingSystem/pro-est-pho",
  "version" : "1.0.0",
  "name" : "ProEstPho",
  "title" : "Estonian Medre Health Professional Official ID",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2022-11-05T11:55:28.6412938+00:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PHO"
      }
    ]
  },
  "description" : "The official identifier of Estonian health care professional registered at Health Board.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "usage" : "Used in resources where the health care professional is identified with a code provided by Estonian Health Board.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "1.3.6.1.4.1.28284.2",
      "preferred" : true
    }
  ]
}