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

: Prawidłowy wynik badania - 'Swoisty' (SSIDL) - JSON Representation

Active as of 2025-11-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ssidl-specific-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ssidl-specific-VS</b></p><a name=\"ssidl-specific-VS\"> </a><a name=\"hcssidl-specific-VS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ssidl-observationNormalValue-CS.html\"><code>http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-observationNormalValue-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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ssidl-observationNormalValue-CS.html#ssidl-observationNormalValue-CS-SWOI\">SWOI</a></td><td>Swoisty</td></tr></table></li></ul></div>"
  },
  "url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-specific-VS",
  "version" : "0.1.4",
  "name" : "SsidlSpecificVS",
  "title" : "Prawidłowy wynik badania - 'Swoisty' (SSIDL)",
  "status" : "active",
  "date" : "2025-11-28T08:54:37+00:00",
  "publisher" : "Uniwersytet Medyczny w Łodzi",
  "contact" : [
    {
      "name" : "Uniwersytet Medyczny w Łodzi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://umed.pl"
        }
      ]
    }
  ],
  "description" : "Prawidłowy wynik badania - 'Swoisty' (słownik własny SSIDL)",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-observationNormalValue-CS",
        "concept" : [
          {
            "code" : "SWOI",
            "display" : "Swoisty"
          }
        ]
      }
    ]
  }
}