Search FHIR

Annuaire Santé
1.1.0 - ci-build France flag

Annuaire Santé - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: pp16dp-practitioner-role - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "5015602DP",
  "meta" : {
    "versionId" : "0.1",
    "lastUpdated" : "2019-08-31T01:00:00.000+01:00",
    "source" : "https://annuaire.sante.fr",
    "profile" : [
      🔗 "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-practitioner-role"🔗 ,
      "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dp-practitionerrole"
    ]
  },
  "language" : "fr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\" lang=\"fr\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 5015602DP</b></p><a name=\"5015602DP\"> </a><a name=\"hc5015602DP\"> </a><a name=\"5015602DP-fr-FR\"> </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\">version: 0.1; Last updated: 2019-08-31 01:00:00+0100; Language: fr; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://annuaire.sante.fr\">https://annuaire.sante.fr</a></p><p style=\"margin-bottom: 0px\">Profils: <a href=\"https://hl7.fr/ig/fhir/core/2.1.0/StructureDefinition-fr-core-practitioner-role.html\">FR Core Practitioner Role</a>, <a href=\"StructureDefinition-as-dp-practitionerrole.html\">AS Donnée Publique PractitionerRole Profile</a></p></div><p><b>identifier</b>: <code>https://annuaire.sante.fr</code>/1001500032</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-3719500.html\">Practitioner David CHATELIER </a></p><p><b>organization</b>: <a href=\"Organization-481677.html\">Organization PHARMACIE NOLOT</a></p><p><b>code</b>: <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R22-GenreActivite/FHIR/TRE-R22-GenreActivite GENR01}\">Activité de soin et de pharmacie</span>, <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice L}\">Libéral, indépendant, artisan, commerçant</span>, <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R21-Fonction/FHIR/TRE-R21-Fonction FON-AU}\">Fonction non définie</span></p></div>"
  },
  "identifier" : [
    {
      "system" : "https://annuaire.sante.fr",
      "value" : "1001500032"
    }
  ],
  "active" : true,
  "practitioner" : {
    🔗 "reference" : "Practitioner/3719500"
  },
  "organization" : {
    🔗 "reference" : "Organization/481677"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "https://mos.esante.gouv.fr/NOS/TRE_R22-GenreActivite/FHIR/TRE-R22-GenreActivite",
          "code" : "GENR01"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "https://mos.esante.gouv.fr/NOS/TRE_R23-ModeExercice/FHIR/TRE-R23-ModeExercice",
          "code" : "L"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "https://mos.esante.gouv.fr/NOS/TRE_R21-Fonction/FHIR/TRE-R21-Fonction",
          "code" : "FON-AU"
        }
      ]
    }
  ]
}