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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypePractitioner
IdPractitioner-NgPractitioner-Elig-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: Practitioner NgPractitioner-Elig-001

identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn/MDCN-45231

active: true

name: Elidayo Aderemi

telecom: ph: 08090001111

birthDate: 1985-03-05


Source1

{
  "resourceType": "Practitioner",
  "id": "NgPractitioner-Elig-001",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
      "value": "MDCN-45231"
    }
  ],
  "active": true,
  "name": [
    {
      "family": "Aderemi",
      "given": [
        "Elidayo"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "08090001111"
    }
  ],
  "birthDate": "1985-03-05"
}