ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ResMed French providers identification - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fr-practitioner-identifier-type",
  "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.0.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.0.0/CodeSystem-v2-0203.html#v2-0203-EI\">EI</a></td><td style=\"color: #cccccc\">Employee number</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-v2-0203.html\"><code>http://interopsante.org/fhir/CodeSystem/fr-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-v2-0203.html#fr-v2-0203-ADELI\">ADELI</a></td><td>N° ADELI</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-RPPS\">RPPS</a></td><td>N° RPPS</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-IDNPS\">IDNPS</a></td><td>Identifiant National de Professionnel de Santé</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INTRN\">INTRN</a></td><td>Identifiant interne</td></tr></table></li><li>Include these codes as defined in <a href=\"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=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-1\">1</a></td><td>Id cabinet ADELI/n° registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-3\">3</a></td><td>FINESS/n° de registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-4\">4</a></td><td>SIREN/n° de registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-5\">5</a></td><td>SIRET/n° de registre</td></tr><tr><td><a href=\"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>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/fr-practitioner-identifier-type",
  "version" : "0.37.0",
  "name" : "Fr_practioner_identifier_type",
  "title" : "ResMed French providers identification",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [
    {
      "name" : "ResMed Corp",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.resmed.com"
        },
        {
          "system" : "email",
          "value" : "atomteam-halifax@resmed.com"
        }
      ]
    }
  ],
  "description" : "This is a ResMed variant of a HL7 France Core package resource.\nA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (providers identification)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "EI"
          }
        ]
      },
      {
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-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"
          }
        ]
      }
    ]
  }
}