Estonian Terminology resources
0.2.1 - trial-use Estonia flag

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

: Observation Category - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "observation-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-category</b></p><a name=\"observation-category\"> </a><a name=\"hcobservation-category\"> </a><a name=\"observation-category-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html\"><code>http://terminology.hl7.org/CodeSystem/observation-category</code></a></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/observation-category",
  "version" : "0.2.1",
  "name" : "EEObservationCategory",
  "title" : "Observation Category",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-07-30T17:19:44+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Observation category",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/observation-category"
      }
    ]
  }
}