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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypePractitioner
IdPractitioner-PractitionerKPS.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: Practitioner PractitionerKPS

Profile: Practitioner Profile - KPS version: 0.1.0

identifier: PractitionerIdentifierNamingSystem/PRAC-VAL-001

name: Anne Njoroge


Source1

{
  "resourceType": "Practitioner",
  "id": "PractitionerKPS",
  "meta": {
    "profile": [
      "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-practitioner|0.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://nshr-uat.sha.go.ke/fhir/NamingSystem/practitioner-identifier",
      "value": "PRAC-VAL-001"
    }
  ],
  "name": [
    {
      "family": "Njoroge",
      "given": [
        "Anne"
      ]
    }
  ]
}