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" : "ServiceRequest",
"id" : "servicerequest-pli",
"meta" : {
"profile" : [
🔗 "https://fhir.ru/ig/semd/StructureDefinition/semd-servicerequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-pli</b></p><a name=\"servicerequest-pli\"> </a><a name=\"hcservicerequest-pli\"> </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-servicerequest.html\">SEMD ServiceRequest (Запрос/направление на оказание услуги СЭМД)</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href=\"Bundle-bundle-pli-oak.html#Patient_patient-novoseltsev\">Bundle: type = document</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-outpatient.html\">Encounter: identifier = Внутренний номер случая обслуживания в МИС:\u00a05469-17,Medical record number; status = completed; class = ambulatory; type = плановая,первичная врачебная медико-санитарная помощь,амбулаторно, в том числе на дому при вызове медицинского работника; actualPeriod = 2022-11-14 09:40:00+0400 --> 2022-11-15 10:30:00+0400</a></p><p><b>insurance</b>: <a href=\"Bundle-bundle-pli-oak.html#Coverage_coverage-oms\">Bundle: type = document</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"subject" : {
"reference" : "Patient/patient-novoseltsev"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-outpatient"
},
"insurance" : [
{
"reference" : "Coverage/coverage-oms"
}
]
}