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

FHIR IG analytics

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

period: 2023-03-15 --> (ongoing)

practitioner: Practitioner Hauwa Garba

organization: Organization Asokoro District Hospital

code: Device Operator (CHEW), Community Health Extension Worker


Source1

{
  "resourceType": "PractitionerRole",
  "id": "NgPractitionerRole-003",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "period": {
    "start": "2023-03-15"
  },
  "practitioner": {
    "reference": "Practitioner/NgPractitioner-003"
  },
  "organization": {
    "reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
  },
  "code": [
    {
      "text": "Device Operator (CHEW)"
    },
    {
      "text": "Community Health Extension Worker"
    }
  ]
}