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

FHIR IG analytics

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

identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn/PRSN-9C4E-7B12-OB01

active: true

name: Blessing Sister

birthDate: 1981-01-01

Qualifications

-CodePeriod
*Nurse2016-01-01 --> (ongoing)

Source1

{
  "resourceType": "Practitioner",
  "id": "NgPractitioner-005-nurse",
  "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": "PRSN-9C4E-7B12-OB01"
    }
  ],
  "active": true,
  "name": [
    {
      "family": "Sister",
      "given": [
        "Blessing"
      ]
    }
  ],
  "birthDate": "1981-01-01",
  "qualification": [
    {
      "code": {
        "text": "Nurse"
      },
      "period": {
        "start": "2016-01-01"
      }
    }
  ]
}