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 practitioner Role Full - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "core-practitioner-role-instance-full",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ru/ig/core/StructureDefinition/core-practitioner-role"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole core-practitioner-role-instance-full</b></p><a name=\"core-practitioner-role-instance-full\"> </a><a name=\"hccore-practitioner-role-instance-full\"> </a><a name=\"core-practitioner-role-instance-full-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-core-practitioner-instance-full.html\">Practitioner Мария Ивановна Иванова (official)</a></p><p><b>organization</b>: <a href=\"Organization-core-organization-instance-full.html\">Organization САНКТ-ПЕТЕРБУРГСКОЕ ГОСУДАРСТВЕННОЕ БЮДЖЕТНОЕ УЧРЕЖДЕНИЕ ЗДРАВООХРАНЕНИЯ 'ПСИХИАТРИЧЕСКАЯ БОЛЬНИЦА № 1 ИМ. П.П.КАЩЕНКО'</a></p><p><b>code</b>: <span title=\"Codes:{http://fhir.ru/core/systems/medical-workers-positions 13}\">врач-акушер-гинеколог</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/core-practitioner-instance-full"
  },
  "organization" : {
    🔗 "reference" : "Organization/core-organization-instance-full"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.ru/core/systems/medical-workers-positions",
          "code" : "13",
          "display" : "врач-акушер-гинеколог"
        }
      ]
    }
  ]
}