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

: Definicja usługi wg SSIDL: Płytki krwi - JSON Representation

Active as of 2025-08-28

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "SsidlLabServiceDefinition-777-3",
  "meta" : {
    "profile" : [
      🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-activityDefinition-labServiceDefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><strong>Definicja usługi laboratoryjnej</strong></p><p><strong>Płytki krwi</strong></p><ul><li>LOINC: <strong><strong><strong>[</strong></strong></strong><strong><strong><strong>777-3</strong>]\u00a0</strong></strong><strong>Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie</strong></li><li>ICD-9-PL: <strong>[C66]\u00a0Płytki krwi - liczba</strong></li></ul><p><a href=\"SpecimenDefinition-SsidlSpecimenDefinition-777-3\">Czynniki przedanalityczne</a></p><p>Wymagany test laboratoryjny:</p><ul><li><a href=\"ObservationDefinition-SsidlLabTestDefinition-777-3.html\">[777-3]\u00a0Płytki krwi</a></li></ul></div>"
  },
  "url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ActivityDefinition/ssidl-labServiceDefinition-777-3",
  "version" : "0.1.1",
  "title" : "Płytki krwi",
  "status" : "active",
  "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"
        }
      ]
    }
  ],
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow",
        "display" : "Workflow Setting"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-definitionUseContext-CS",
            "code" : "BW",
            "display" : "Baza wiedzy SSIDL"
          }
        ]
      }
    }
  ],
  "kind" : "Task",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.com",
        "code" : "777-3",
        "display" : "Płytki krwi: stężenie liczbowe: punkt w czasie: krew: ilościowy: automatyczne liczenie"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.3.4424.11.2.6",
        "code" : "C66",
        "display" : "Płytki krwi – liczba"
      }
    ]
  },
  "specimenRequirement" : [
    "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/SpecimenDefinition/ssidl-specimenDefinition-777-3"
  ],
  "observationResultRequirement" : [
    "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ObservationDefinition/ssidl-labTestDefinition-777-3"
  ]
}