FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypePractitionerRole
IdPractitionerRole-practitioner-role-radiologist.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: PractitionerRole practitioner-role-radiologist

identifier: ScreeningIdentifierSystem/458 (use: usual, )

active: true

practitioner: Practitioner Nina Tipsina Tumanovna

organization: Organization Xonobod City Medical Association

code: RIS Head Radiologist


Russian


Сгенерированный нарратив: PractitionerRole practitioner-role-radiologist

Профиль: UZ Core PractitionerRole

identifier: ScreeningIdentifierSystem/458 (используется: usual, )

active: true

practitioner: Practitioner Nina Tipsina Tumanovna

organization: Organization Xonobod City Medical Association

code: Заведующий Радиолог РИС


Uzbek


Generated Narrative: PractitionerRole practitioner-role-radiologist

identifier: ScreeningIdentifierSystem/458 (use: usual, )

active: true

practitioner: Practitioner Nina Tipsina Tumanovna

organization: Organization Xonobod City Medical Association

code: RIS Radiologiya bo'limi mudiri


Source1

{
  "resourceType": "PractitionerRole",
  "id": "practitioner-role-radiologist",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "458"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/nina-tipsina"
  },
  "organization": {
    "reference": "Organization/xonobod-medical-association"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-roles-cs",
          "code": "his_ris_ragiologist_head"
        }
      ]
    }
  ]
}