Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

: Słownik typów celu badania - JSON Representation

Draft as of 2025-08-28

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ssidl-reasonForTestType-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssidl-reasonForTestType-CS</b></p><a name=\"ssidl-reasonForTestType-CS\"> </a><a name=\"hcssidl-reasonForTestType-CS\"> </a><p>This  code system <code>http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-reasonForTestType-CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ROZP<a name=\"ssidl-reasonForTestType-CS-ROZP\"> </a></td><td>Rozpoznanie</td></tr><tr><td style=\"white-space:nowrap\">WYKL<a name=\"ssidl-reasonForTestType-CS-WYKL\"> </a></td><td>Wykluczenie</td></tr><tr><td style=\"white-space:nowrap\">WYKR<a name=\"ssidl-reasonForTestType-CS-WYKR\"> </a></td><td>Wykrywanie (badanie przesiewowe)</td></tr><tr><td style=\"white-space:nowrap\">ROZN<a name=\"ssidl-reasonForTestType-CS-ROZN\"> </a></td><td>Różnicowanie</td></tr><tr><td style=\"white-space:nowrap\">OZAAW<a name=\"ssidl-reasonForTestType-CS-OZAAW\"> </a></td><td>Ocena zaawansowania</td></tr><tr><td style=\"white-space:nowrap\">MONIT<a name=\"ssidl-reasonForTestType-CS-MONIT\"> </a></td><td>Monitorowanie</td></tr><tr><td style=\"white-space:nowrap\">ORZECZ<a name=\"ssidl-reasonForTestType-CS-ORZECZ\"> </a></td><td>Orzecznictwo</td></tr></table></div>"
  },
  "url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-reasonForTestType-CS",
  "version" : "0.1.1",
  "name" : "SsidlReasonForTestTypeCS",
  "title" : "Słownik typów celu badania",
  "status" : "draft",
  "date" : "2025-08-28T19:36:49+00:00",
  "publisher" : "Uniwersytet Medyczny w Łodzi",
  "contact" : [
    {
      "name" : "Uniwersytet Medyczny w Łodzi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://umed.pl"
        }
      ]
    }
  ],
  "description" : "Słownik typów celu badania (słownik własny SSIDL)",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "ROZP",
      "display" : "Rozpoznanie"
    },
    {
      "code" : "WYKL",
      "display" : "Wykluczenie"
    },
    {
      "code" : "WYKR",
      "display" : "Wykrywanie (badanie przesiewowe)"
    },
    {
      "code" : "ROZN",
      "display" : "Różnicowanie"
    },
    {
      "code" : "OZAAW",
      "display" : "Ocena zaawansowania"
    },
    {
      "code" : "MONIT",
      "display" : "Monitorowanie"
    },
    {
      "code" : "ORZECZ",
      "display" : "Orzecznictwo"
    }
  ]
}