eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: PLeKOKClinicalDataTypeVS - JSON Representation

Active as of 2026-03-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pl-ekok-clinical-data-type-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-clinical-data-type-vs</b></p><a name=\"pl-ekok-clinical-data-type-vs\"> </a><a name=\"hcpl-ekok-clinical-data-type-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><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-codes-code-system.html\"><code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/observation-codes-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-codes-code-system.html#observation-codes-code-system-ccs-classification\">ccs-classification</a></td><td>Klasa CCS</td><td>Klasa CCS</td></tr><tr><td><a href=\"CodeSystem-observation-codes-code-system.html#observation-codes-code-system-syncope\">syncope</a></td><td>Omdlenia/Para MAS</td><td>Omdlenia/Para MAS</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/88020-3/\">88020-3</a></td><td>Tolerancja wysiłku wg NYHA: I-IV (tick mark)</td></tr><tr><td><a href=\"https://loinc.org/65856-7/\">65856-7</a></td><td>CHA2DSC2VA</td></tr></table></li></ul></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-clinical-data-type-vs",
  "version" : "0.5.0",
  "name" : "PLeKOKClinicalDataTypeVS",
  "title" : "PLeKOKClinicalDataTypeVS",
  "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" : "Rodzaj obserwacji klinicznej",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/observation-codes-code-system",
        "concept" : [
          {
            "code" : "ccs-classification",
            "display" : "Klasa CCS"
          },
          {
            "code" : "syncope",
            "display" : "Omdlenia/Para MAS"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "88020-3",
            "display" : "Tolerancja wysiłku wg NYHA: I-IV (tick mark)"
          },
          {
            "code" : "65856-7",
            "display" : "CHA2DSC2VA"
          }
        ]
      }
    ]
  }
}