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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypePractitionerRole
IdPractitionerRole-practitioner-role-radiologist-example.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-example

Language: en

Profile: PractitionerRole (EU base)

practitioner: Practitioner Example Doctor (official)

organization: Organization Vilniaus miesto ligoninÄ—

code: Radiologist


Lithuanian


Generated Narrative: PractitionerRole practitioner-role-radiologist-example

Language: en

Profile: PractitionerRole (EU base)

practitioner: Practitioner Example Doctor (official)

organization: Organization Vilniaus miesto ligoninÄ—

code: Radiologist


Source1

{
  "resourceType": "PractitionerRole",
  "id": "practitioner-role-radiologist-example",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/practitioner-doctor-example"
  },
  "organization": {
    "reference": "Organization/organization-lt-example"
  },
  "code": [
    {
      "text": "Radiologist"
    }
  ]
}