0.1.0 - ci-build

RuCoreIG, 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/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core Instance Service Request Full - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "core-servicerequest-instance-full",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ru/ig/core/StructureDefinition/core-servicerequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest core-servicerequest-instance-full</b></p><a name=\"core-servicerequest-instance-full\"> </a><a name=\"hccore-servicerequest-instance-full\"> </a><a name=\"core-servicerequest-instance-full-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-core-patient-instance-full.html\">Мария-Антуанетта Иоганновна Габсбург-Лотарингская (official) Female, DoB: 1955-01-10 ( Свидетельство о рождении)</a></p></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "subject" : {
    🔗 "reference" : "Patient/core-patient-instance-full"
  }
}