Specyfikacja interoperacyjności prototypu SSIDL
0.1.4 - 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.4 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 materiałów badanych (SSIDL) - JSON Representation

Active as of 2025-11-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ssidl-testedMaterialType-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ssidl-testedMaterialType-VS</b></p><a name=\"ssidl-testedMaterialType-VS\"> </a><a name=\"hcssidl-testedMaterialType-VS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ssidl-testedMaterialType-CS.html\"><code>http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-testedMaterialType-CS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.4</span></li><li>Include these codes as defined in <code>http://loinc.org/part</code><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>LP7567-3</td><td>Surowica</td></tr><tr><td>LP7681-2</td><td>Mocz</td></tr><tr><td>LP7604-4</td><td>Kał</td></tr><tr><td>LP7156-5</td><td>Płyn mózgowo-rdzeniowy</td></tr></table></li></ul></div>"
  },
  "url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-testedMaterialType-VS",
  "version" : "0.1.4",
  "name" : "SsidlTestedMaterialTypeVS",
  "title" : "Słownik materiałów badanych (SSIDL)",
  "status" : "active",
  "date" : "2025-11-20T18:27:08+00:00",
  "publisher" : "Uniwersytet Medyczny w Łodzi",
  "contact" : [
    {
      "name" : "Uniwersytet Medyczny w Łodzi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://umed.pl"
        }
      ]
    }
  ],
  "description" : "Zbiór wartości dla materiałów badanych (słownik LOINC lub słownik własny SSIDL)",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-testedMaterialType-CS"
      },
      {
        "system" : "http://loinc.org/part",
        "concept" : [
          {
            "code" : "LP7567-3",
            "display" : "Surowica"
          },
          {
            "code" : "LP7681-2",
            "display" : "Mocz"
          },
          {
            "code" : "LP7604-4",
            "display" : "Kał"
          },
          {
            "code" : "LP7156-5",
            "display" : "Płyn mózgowo-rdzeniowy"
          }
        ]
      }
    ]
  }
}