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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypePractitioner
IdPractitioner-practitioner2.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 practitioner2

identifier: BeNIHDINamingSystem/45094508408 (use: official, )

name: Christopher Chapel (Official), Mr.Nurse (Nickname)


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner2",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
      "value": "45094508408"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Chapel",
      "given": [
        "Christopher"
      ]
    },
    {
      "use": "nickname",
      "given": [
        "Mr.Nurse"
      ]
    }
  ]
}