Guide d'implémentation Fr Core
2.0.0-ballot - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FR Core ValueSet Practitioner identifier type - JSON Representation

Draft as of 2024-02-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fr-core-vs-practitioner-identifier-type",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html#v2-0203-EI\">EI</a></td><td>Identifiant d'employé</td><td>A number that uniquely identifies an employee to an employer.</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-fr-core-cs-v2-0203.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-ADELI\">ADELI</a></td><td>N° ADELI</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-RPPS\">RPPS</a></td><td>N° RPPS</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-IDNPS\">IDNPS</a></td><td>Identifiant National de Professionnel de Santé</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-INTRN\">INTRN</a></td><td>Identifiant interne</td></tr></table></li><li>Include these codes as defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-1\">1</a></td><td>Id cabinet ADELI/n° registre</td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-3\">3</a></td><td>FINESS/n° de registre</td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-4\">4</a></td><td>SIREN/n° de registre</td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-5\">5</a></td><td>SIRET/n° de registre</td></tr><tr><td><a href=\"https://interop.esante.gouv.fr/ig/nos/1.1.0/CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-6\">6</a></td><td>Id cabinet RPPS/n° de registre</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown" : "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.h     tml) for a list of common identifier systems"
    }
  ],
  "url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-practitioner-identifier-type",
  "version" : "2.0.0-ballot",
  "name" : "FRCoreValueSetPractitionerIdentifierType",
  "title" : "FR Core ValueSet Practitioner identifier type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-02-20T11:29:22+01:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    },
    {
      "name" : "InteropSanté",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@interopsante.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (providers identification)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "EI",
            "display" : "Identifiant d'employé"
          }
        ]
      },
      {
        "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
        "concept" : [
          {
            "code" : "ADELI",
            "display" : "N° ADELI"
          },
          {
            "code" : "RPPS",
            "display" : "N° RPPS"
          },
          {
            "code" : "IDNPS",
            "display" : "Identifiant National de Professionnel de Santé"
          },
          {
            "code" : "INTRN",
            "display" : "Identifiant interne"
          }
        ]
      },
      {
        "system" : "https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne",
        "concept" : [
          {
            "code" : "1",
            "display" : "Id cabinet ADELI/n° registre"
          },
          {
            "code" : "3",
            "display" : "FINESS/n° de registre"
          },
          {
            "code" : "4",
            "display" : "SIREN/n° de registre"
          },
          {
            "code" : "5",
            "display" : "SIRET/n° de registre"
          },
          {
            "code" : "6",
            "display" : "Id cabinet RPPS/n° de registre"
          }
        ]
      }
    ]
  }
}