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

: Zlecenie usługi laboratoryjnej wg SSIDL: Kreatynina - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "SsidlLabOrder-2160-0",
  "meta" : {
    "profile" : [
      🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-serviceRequest-labOrder"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest SsidlLabOrder-2160-0</b></p><a name=\"SsidlLabOrder-2160-0\"> </a><a name=\"hcSsidlLabOrder-2160-0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-serviceRequest-labOrder.html\">Zlecenie usługi laboratoryjnej (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.999.999.999</code>/000666</p><p><b>instantiatesCanonical</b>: <a href=\"Bundle-SsidlLabProcedureDefinition-2160-0.html\">Kreatynina w surowicy/osoczu</a></p><p><b>requisition</b>: <code>urn:oid:2.16.840.1.113883.3.4424.999.999.991</code>/0001111</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ActivityDefinition-SsidlLabCatalogService-2160-0.html\">Kreatynina w surowicy/osoczu</a></td></tr></table><p><b>subject</b>: <a href=\"Patient-SsidlPatient-JK.html\">Jan Kowalski  (no stated gender), DoB Unknown ( urn:oid:2.16.840.1.113883.3.4424.1.1.616#99999999999)</a></p><p><b>authoredOn</b>: 2025-08-17</p><p><b>requester</b>: <a href=\"PractitionerRole-SsidlServiceRequester-PN.html\">PractitionerRole</a></p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-SsidlLocationIntakePoint-1.html\">Location Punkt pobrań nr 2 we Wrocławiu</a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.840.1.113883.3.4424.999.999.999",
      "value" : "000666"
    }
  ],
  "instantiatesCanonical" : [
    🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ActivityDefinition/ssidl-labServiceDefinition-2160-0"
  ],
  "requisition" : {
    "system" : "urn:oid:2.16.840.1.113883.3.4424.999.999.991",
    "value" : "0001111"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "108252007",
          "display" : "Laboratory procedure"
        }
      ]
    }
  ],
  "priority" : "routine",
  "code" : {
    "reference" : {
      🔗 "reference" : "ActivityDefinition/SsidlLabCatalogService-2160-0"
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/SsidlPatient-JK"
  },
  "authoredOn" : "2025-08-17",
  "requester" : {
    🔗 "reference" : "PractitionerRole/SsidlServiceRequester-PN"
  },
  "location" : [
    {
      "reference" : {
        🔗 "reference" : "Location/SsidlLocationIntakePoint-1"
      }
    }
  ]
}