0.1.0 - ci-build
RuSEMD, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/Ru-SEMD/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-neutrophils-segmento-total",
"meta" : {
"profile" : [
🔗 "https://fhir.ru/ig/semd/StructureDefinition/semd-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-neutrophils-segmento-total</b></p><a name=\"observation-neutrophils-segmento-total\"> </a><a name=\"hcobservation-neutrophils-segmento-total\"> </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-semd-observation.html\">SEMD Observation (Наблюдение СЭМД)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.11.1080 1018365}\">Нейтрофилы сегментоядерные, абсолютное количество в крови методом автоматизированного подсчёта</span></p><p><b>effective</b>: 2022-11-15 08:50:00+0400</p><p><b>performer</b>: <a href=\"Bundle-bundle-pli-oak.html#PractitionerRole_practitionerrole-stepanova-author\">Bundle: type = document</a></p><p><b>value</b>: 2.1 10^9 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code322 = '322')</span></p><p><b>interpretation</b>: <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.99.2.257 N}\">Нормальный (в пределах референсного диапазона)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-blood.html\">Specimen: identifier = urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66#1234567890; type = Кровь венозная; receivedTime = 2022-11-15 08:30:00+0400; note = Пластиковая пробирка для гематологических исследований с K3-ЭДТА \n(шрихкод 1234567890)</a></p><p><b>device</b>: <a href=\"Device-device-sysmex.html\">Device: identifier = Идентификатор анализатора из справочника оборудования МИС:\u00a03455; displayName = Гематологический анализатор Sysmex KX21</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>2 10^9 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code322 = '322')</span></td><td>5.5 10^9 г/л<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code322 = '322')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.643.5.1.13.13.11.1080",
"version" : "3.40",
"code" : "1018365",
"display" : "Нейтрофилы сегментоядерные, абсолютное количество в крови методом автоматизированного подсчёта"
}
]
},
"effectiveDateTime" : "2022-11-15T08:50:00+04:00",
"performer" : [
{
"reference" : "PractitionerRole/practitionerrole-stepanova-author"
}
],
"valueQuantity" : {
"value" : 2.1,
"unit" : "10^9 г/л",
"system" : "urn:oid:1.2.643.5.1.13.13.11.1358",
"code" : "322"
},
"interpretation" : [
{
"coding" : [
{
"system" : "urn:oid:1.2.643.5.1.13.13.99.2.257",
"version" : "1.1",
"code" : "N",
"display" : "Нормальный (в пределах референсного диапазона)"
}
]
}
],
"specimen" : {
🔗 "reference" : "Specimen/specimen-blood"
},
"device" : {
🔗 "reference" : "Device/device-sysmex"
},
"referenceRange" : [
{
"low" : {
"value" : 2,
"unit" : "10^9 г/л",
"system" : "urn:oid:1.2.643.5.1.13.13.11.1358",
"code" : "322"
},
"high" : {
"value" : 5.5,
"unit" : "10^9 г/л",
"system" : "urn:oid:1.2.643.5.1.13.13.11.1358",
"code" : "322"
}
}
]
}