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" : "Specimen",
"id" : "specimen-blood",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-blood</b></p><a name=\"specimen-blood\"> </a><a name=\"hcspecimen-blood\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66</code>/1234567890</p><p><b>type</b>: <span title=\"Codes:{urn:oid:1.2.643.5.1.13.13.99.2.1019 2}\">Кровь венозная</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-pli-oak.html#Patient_patient-novoseltsev\">Новосельцев Михаил Владимирович</a></p><p><b>receivedTime</b>: 2022-11-15 08:30:00+0400</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-pli-oak.html#PractitionerRole_practitionerrole-arhipova-assistant\">Bundle: type = document</a></td><td>2022-11-15 07:30:00+0400</td><td>5 мл<span style=\"background: LightGoldenRodYellow\"> (Details: unknown code16 = '16')</span></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Пластиковая пробирка для гематологических исследований с K3-ЭДТА<br/>\n(шрихкод 1234567890)</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66",
"value" : "1234567890"
}
],
"type" : {
"coding" : [
{
"system" : "urn:oid:1.2.643.5.1.13.13.99.2.1019",
"code" : "2",
"display" : "Кровь венозная"
}
]
},
"subject" : {
"reference" : "Patient/patient-novoseltsev",
"display" : "Новосельцев Михаил Владимирович"
},
"receivedTime" : "2022-11-15T08:30:00+04:00",
"collection" : {
"collector" : {
"reference" : "PractitionerRole/practitionerrole-arhipova-assistant"
},
"collectedDateTime" : "2022-11-15T07:30:00+04:00",
"quantity" : {
"value" : 5,
"unit" : "мл",
"system" : "urn:oid:1.2.643.5.1.13.13.11.1358",
"code" : "16"
}
},
"note" : [
{
"text" : "Пластиковая пробирка для гематологических исследований с K3-ЭДТА \n(шрихкод 1234567890)"
}
]
}