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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypePractitionerRole
IdPractitionerRole-NgPractitionerRole-002.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 NgPractitionerRole-002

period: 2022-06-01 --> (ongoing)

practitioner: Practitioner Nkiru Okeke

organization: Organization Asokoro District Hospital

code: Pharmacist, Claims Submission Officer


Source1

{
  "resourceType": "PractitionerRole",
  "id": "NgPractitionerRole-002",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "period": {
    "start": "2022-06-01"
  },
  "practitioner": {
    "reference": "Practitioner/NgPractitioner-002"
  },
  "organization": {
    "reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
  },
  "code": [
    {
      "text": "Pharmacist"
    },
    {
      "text": "Claims Submission Officer"
    }
  ]
}