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

FHIR IG analytics

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

period: 2024-01-01 --> (ongoing)

practitioner: Practitioner Kehinde Adebayo

organization: Organization Asokoro District Hospital

code: Obstetrician / ANC Clinician


Source1

{
  "resourceType": "PractitionerRole",
  "id": "NgPractitionerRole-001",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "period": {
    "start": "2024-01-01"
  },
  "practitioner": {
    "reference": "Practitioner/00124455-e5f6-4789-a123-456789abcdef"
  },
  "organization": {
    "reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
  },
  "code": [
    {
      "text": "Obstetrician / ANC Clinician"
    }
  ]
}