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

: Źródło: Przykład 1 - JSON Representation

Draft as of 2025-08-28

Raw json | Download

{
  "resourceType" : "Citation",
  "id" : "SsidlCitation-1",
  "meta" : {
    "profile" : [
      🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-citation-sourceInfo"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><strong>Źródło:</strong></p><p><ul><li><a href=\"https://www.urovita.pl/morfologia-krwi-8-parametrowa\" target=\"_blank\">Urovita: Morfologia krwi 8-parametrowa</a></li></ul></p></div>"
  },
  "url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/Citation/SsidlCitation-1",
  "identifier" : [
    {
      "system" : "urn:oid:2.16.840.1.113883.3.4424.999.999.999",
      "value" : "example001"
    }
  ],
  "version" : "0.1.1",
  "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"
        }
      ]
    }
  ],
  "summary" : [
    {
      "text" : "Urovita: Morfologia krwi 8-parametrowa"
    }
  ],
  "citedArtifact" : {
    "webLocation" : [
      {
        "url" : "https://www.urovita.pl/morfologia-krwi-8-parametrowa/"
      }
    ]
  }
}