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

FHIR IG analytics

Packageuz.dhp.core
Resource TypePractitionerRole
IdPractitionerRole-example-practitionerrole-freetext.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 example-practitionerrole-freetext

Language: uz

Profile: UZ Core PractitionerRole

active: true

practitioner: Practitioner Test Test Test(official)

organization: Organization Respublika onkologiya markazi

code: Surgeon at Republican Specialized Scientific Center of Surgery, inpatient care

healthcareService: HealthcareService IHC-ga xos


Russian


Сгенерированный нарратив: PractitionerRole example-practitionerrole-freetext

Язык: uz

Профиль: UZ Core PractitionerRole

active: true

practitioner: Practitioner Test Test Test(official)

organization: Organization Республиканский онкологический центр

code: Surgeon at Republican Specialized Scientific Center of Surgery, inpatient care

healthcareService: HealthcareService ИГХ специфические


Uzbek


Generated Narrative: PractitionerRole example-practitionerrole-freetext

Language: uz

Profile: UZ Core PractitionerRole

active: true

practitioner: Practitioner Test Test Test(official)

organization: Organization Respublika onkologiya markazi

code: Surgeon at Republican Specialized Scientific Center of Surgery, inpatient care

healthcareService: HealthcareService IHC-ga xos


Source1

{
  "resourceType": "PractitionerRole",
  "id": "example-practitionerrole-freetext",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner-role"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/example-practitioner"
  },
  "organization": {
    "reference": "Organization/example-organization"
  },
  "code": [
    {
      "text": "Surgeon at Republican Specialized Scientific Center of Surgery, inpatient care"
    }
  ],
  "healthcareService": [
    {
      "reference": "HealthcareService/example-healthcareservice"
    }
  ]
}