Guide d'implémentation du médicament
0.1.0 - ci-build FRANCE

Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: InLine-practitioner-Luiggi - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "InLine-practitioner-Luiggi",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Praticien InLine-practitioner-Luiggi</b></p><a name=\"InLine-practitioner-Luiggi\"> </a><a name=\"hcInLine-practitioner-Luiggi\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"https://hl7.fr/ig/fhir/core/2.1.0/StructureDefinition-fr-core-practitioner.html\">FR Core Practitioner Profile</a></p></div><p><b>identifier</b>: Employee number/P082443</p><p><b>name</b>: DENIS LUIGGI , DENIS LUIGGI (Official)</p></div>"
  },
  "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"
      ]
    }
  ]
}