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

FHIR IG analytics

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

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

active: true

name: Oluwaseun Bakare

telecom: ph: 08087776666

birthDate: 1978-06-22


Source1

{
  "resourceType": "Practitioner",
  "id": "NgPractitioner-Rx-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-98765"
    }
  ],
  "active": true,
  "name": [
    {
      "family": "Bakare",
      "given": [
        "Oluwaseun"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "08087776666"
    }
  ],
  "birthDate": "1978-06-22"
}