eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: PLeKOKObservationCategoryVS - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pl-ekok-observation-category-vs",
  "language" : "pl",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-observation-category-vs</b></p><a name=\"pl-ekok-observation-category-vs\"> </a><a name=\"hcpl-ekok-observation-category-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-category-code-system.html\"><code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/observation-category-code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.5.0</span><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-observation-category-code-system.html#observation-category-code-system-vital-signs\">vital-signs</a></td><td>Wskaźniki funkcji organizmu</td><td>Wskaźniki funkcji organizmu</td></tr><tr><td><a href=\"CodeSystem-observation-category-code-system.html#observation-category-code-system-addictions\">addictions</a></td><td>Nałogi</td><td>Nałogi</td></tr><tr><td><a href=\"CodeSystem-observation-category-code-system.html#observation-category-code-system-genetic-factors\">genetic-factors</a></td><td>Obciążenie genetyczne</td><td>Obciążenie genetyczne</td></tr><tr><td><a href=\"CodeSystem-observation-category-code-system.html#observation-category-code-system-clinical-observations\">clinical-observations</a></td><td>Dane kliniczne</td><td>Dane kliniczne</td></tr><tr><td><a href=\"CodeSystem-observation-category-code-system.html#observation-category-code-system-pregnancy\">pregnancy</a></td><td>Status ciąży</td><td>Status ciąży</td></tr></table></li></ul></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-observation-category-vs",
  "version" : "0.5.0",
  "name" : "PLeKOKObservationCategoryVS",
  "title" : "PLeKOKObservationCategoryVS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-17T08:16:18+01:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Rodzaje obserwacji w ramach e-KOK",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/observation-category-code-system",
        "concept" : [
          {
            "code" : "vital-signs",
            "display" : "Wskaźniki funkcji organizmu"
          },
          {
            "code" : "addictions",
            "display" : "Nałogi"
          },
          {
            "code" : "genetic-factors",
            "display" : "Obciążenie genetyczne"
          },
          {
            "code" : "clinical-observations",
            "display" : "Dane kliniczne"
          },
          {
            "code" : "pregnancy",
            "display" : "Status ciąży"
          }
        ]
      }
    ]
  }
}