Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: ICD10 - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PLICD10",
  "meta" : {
    "profile" : [
      🔗 "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLAdminValueSet"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PLICD10</b></p><a name=\"PLICD10\"> </a><a name=\"hcPLICD10\"> </a><a name=\"PLICD10-pl-PL\"> </a><ul><li>Include codes from<code>https://rsk3.ezdrowie.gov.pl/resource/structure/icd10/00CD10</code> where kind  not in category</li></ul></div>"
  },
  "url" : "https://ezdrowie.gov.pl/fhir/ValueSet/PLICD10",
  "version" : "25.0.0",
  "name" : "PLICD10",
  "title" : "ICD10",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-17T15:37:37+02:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Pełny słownik kodów ICD-10",
  "useContext" : [
    {
      "code" : {
        "system" : "urn:oid:0.0.0.0.0",
        "code" : "setOfValueSet"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:oid:0.0.0.0.0",
            "code" : "include_code_in_display"
          },
          {
            "system" : "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLSetOfValueSetsCodeSystem",
            "code" : "slowniki_kryteriow"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://rsk3.ezdrowie.gov.pl/resource/structure/icd10/00CD10",
        "version" : "011",
        "filter" : [
          {
            "property" : "kind",
            "op" : "not-in",
            "value" : "category"
          }
        ]
      }
    ]
  }
}