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
{
"resourceType" : "DiagnosticReport",
"id" : "SsidlDiagnosticReport-2160-0",
"meta" : {
"profile" : [
🔗 "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-diagnosticReport"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport SsidlDiagnosticReport-2160-0</b></p><a name=\"SsidlDiagnosticReport-2160-0\"> </a><a name=\"hcSsidlDiagnosticReport-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-diagnosticReport.html\">DiagnosticReport: Laboratory Report (SSIDL)</a></p></div><h2><span title=\"Codes:{http://loinc.com 2160-0}\">Kreatynina:stężenie masowe:punkt w czasie:surowica lub osocze:ilościowy</span> (<span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Jan Kowalski (no stated gender), DoB Unknown ( urn:oid:2.16.840.1.113883.3.4424.1.1.616#99999999999)</td></tr><tr><td>When For</td><td>2025-08-17</td></tr><tr><td>Reported</td><td>2025-08-18 09:28:17+0200</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-SsidlPerformer-AW.html\">PractitionerRole</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td></tr><tr><td><a href=\"Observation-SsidlLabObservationResults-2160-0.html\"><span title=\"Codes:{http://loinc.com 2160-0}\">Kreatynina:stężenie masowe:punkt w czasie:surowica lub osocze:ilościowy</span></a></td><td>0.9<span style=\"background: LightGoldenRodYellow\"> (Details: [not stated] codemg/dL = 'mg/dL')</span></td><td>0.7 mg/dL - 1.3 mg/dL</td><td>Final</td></tr></table></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/SsidlLabOrder-2160-0"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108252007",
"display" : "Laboratory procedure"
}
]
}
],
"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",
"issued" : "2025-08-18T09:28:17.239+02:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/SsidlPerformer-AW"
}
],
"specimen" : [
{
🔗 "reference" : "Specimen/SsidlSpecimen-blood"
}
],
"result" : [
{
🔗 "reference" : "Observation/SsidlLabObservationResults-2160-0"
}
]
}