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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypePractitionerRole
IdPractitionerRole-Role-SLP-AlexanderKuikhoff.json
FHIR VersionR4

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

Generated Narrative: PractitionerRole Role-SLP-AlexanderKuikhoff

active: true

practitioner: Alexander Kuikhoff

organization: Happy Nursing Facility

code: Speech Language Pathologist

location: Location Happy Nursing Facility


Source1

{
  "resourceType": "PractitionerRole",
  "id": "Role-SLP-AlexanderKuikhoff",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/Practitioner-AlexanderKuikhoff",
    "display": "Alexander Kuikhoff"
  },
  "organization": {
    "reference": "Organization/org-Motor-City-Skilled-Nursing-Facility",
    "display": "Happy Nursing Facility"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://nucc.org/provider-taxonomy",
          "code": "235Z00000X",
          "display": "Speech-Language Pathologist"
        }
      ],
      "text": "Speech Language Pathologist"
    }
  ],
  "location": [
    {
      "reference": "Location/org-Loc-SNF-Happy-Nursing-Facility"
    }
  ]
}