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

FHIR IG analytics

Packagehl7.fhir.fr.medication
Resource TypePractitioner
IdPractitioner-InLine-practitioner-Luiggi.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

Narratif généré : Praticien InLine-practitioner-Luiggi

identifier: Employee number/P082443

name: DENIS LUIGGI , DENIS LUIGGI (Official)


Source1

{
  "resourceType": "Practitioner",
  "id": "InLine-practitioner-Luiggi",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "EI"
          }
        ]
      },
      "system": "https://somehospital.fr/EI",
      "value": "P082443"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "LUIGGI",
      "given": [
        "DENIS"
      ]
    },
    {
      "use": "official",
      "family": "LUIGGI",
      "given": [
        "DENIS"
      ]
    }
  ]
}