Estonian Terminology resources
0.2.2 - trial-use Estonia flag

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

: Qualification - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "degree-license-certificate",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet degree-license-certificate</b></p><a name=\"degree-license-certificate\"> </a><a name=\"hcdegree-license-certificate\"> </a><a name=\"degree-license-certificate-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0360.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0360</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><td><b>Estonian (et)</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0360.html#v2-0360-PN\">PN</a></td><td style=\"color: #cccccc\">Advanced Practice Nurse</td><td>Advanced Practice Nurse</td><td>Eriõde</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0360.html#v2-0360-RN\">RN</a></td><td style=\"color: #cccccc\">Registered Nurse</td><td>Registered Nurse</td><td>Õde</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/degree-license-certificate",
  "version" : "0.2.2",
  "name" : "EEBaseDegreeLicenseCertificate",
  "title" : "Qualification",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Qualification based on the education",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
        "concept" : [
          {
            "code" : "PN",
            "designation" : [
              {
                "language" : "et",
                "value" : "Eriõde"
              }
            ]
          },
          {
            "code" : "RN",
            "designation" : [
              {
                "language" : "et",
                "value" : "Õde"
              }
            ]
          }
        ]
      }
    ]
  }
}