Estonian Terminology resources
0.2.2 - trial-use Estonia flag

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

: Eestkoste liik - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "eestkoste-liik",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eestkoste-liik</b></p><a name=\"eestkoste-liik\"> </a><a name=\"hceestkoste-liik\"> </a><a name=\"eestkoste-liik-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Estonian (et)</b></td></tr><tr><td><a href=\"http://snomed.info/id/58626002\">58626002</a></td><td>Legal guardian</td><td>Eestkostja</td></tr><tr><td><a href=\"http://snomed.info/id/365569001\">365569001</a></td><td>Finding of wardship</td><td>Eestkostetav</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/eestkoste-liik",
  "version" : "0.2.2",
  "name" : "EestkosteLiik",
  "title" : "Eestkoste liik",
  "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" : "Eestkoste liik",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "58626002",
            "display" : "Legal guardian",
            "designation" : [
              {
                "language" : "et",
                "value" : "Eestkostja"
              }
            ]
          },
          {
            "code" : "365569001",
            "display" : "Finding of wardship",
            "designation" : [
              {
                "language" : "et",
                "value" : "Eestkostetav"
              }
            ]
          }
        ]
      }
    ]
  }
}