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

: Wynik testu laboratoryjnego: Kreatynina - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "SsidlLabObservationResults-2160-0",
  "meta" : {
    "profile" : [
      🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-labObservation-results"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SsidlLabObservationResults-2160-0</b></p><a name=\"SsidlLabObservationResults-2160-0\"> </a><a name=\"hcSsidlLabObservationResults-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-labObservation-results.html\">Observation: Laboratory Results (SSIDL)</a></p></div><p><b>instantiates</b>: <a href=\"ObservationDefinition-SsidlLabCatalogTest-2160-0.html\">ObservationDefinition Kreatynina:stężenie masowe:punkt w czasie:surowica lub osocze:ilościowy</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-SsidlLabOrder-2160-0.html\">ServiceRequest -&gt;Kreatynina w surowicy/osoczu</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.com 2160-0}\">Kreatynina:stężenie masowe:punkt w czasie:surowica lub osocze:ilościowy</span></p><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>effective</b>: 2025-08-17</p><p><b>performer</b>: <a href=\"PractitionerRole-SsidlPerformer-AW.html\">PractitionerRole</a></p><p><b>value</b>: 0.9<span style=\"background: LightGoldenRodYellow\"> (Details: [not stated]  codemg/dL = 'mg/dL')</span></p><p><b>specimen</b>: <a href=\"Specimen-SsidlSpecimen-blood.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.3.4424.000.000.000#00011111; type = LP100815-2</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>0.7 mg/dL</td><td>1.3 mg/dL</td></tr></table></div>"
  },
  "instantiatesReference" : {
    🔗 "reference" : "ObservationDefinition/SsidlLabCatalogTest-2160-0"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/SsidlLabOrder-2160-0"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.com",
        "code" : "2160-0",
        "display" : "Kreatynina:stężenie masowe:punkt w czasie:surowica lub osocze:ilościowy"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/SsidlPatient-JK"
  },
  "effectiveDateTime" : "2025-08-17",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/SsidlPerformer-AW"
    }
  ],
  "valueQuantity" : {
    "value" : 0.9,
    "code" : "mg/dL"
  },
  "specimen" : {
    🔗 "reference" : "Specimen/SsidlSpecimen-blood"
  },
  "referenceRange" : [
    {
      "low" : {
        "value" : 0.7,
        "unit" : "mg/dL"
      },
      "high" : {
        "value" : 1.3,
        "unit" : "mg/dL"
      }
    }
  ]
}