FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.2

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-practioner-identifier-type
URLhttp://interopsante.org/fhir/ValueSet/fr-practioner-identifier-type
Version1.1
Statusactive
Date2019-10-17T16:30:47Z
Namefr-practioner-identifier-type
Authorityhl7
DescriptionA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (providers identification)

Resources that use this resource

StructureDefinition
FrPractitionerFrPractitioner

Resources that this resource uses

CodeSystem
v2-0203identifierType
fr-v2-0203fr-v2-0203
TRE-G08-TypeIdentifiantPersonneTRE_G08-TypeIdentifiantPersonne

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.8.1.2",
  "meta": {
    "lastUpdated": "2019-10-17T16:30:47Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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": "http://interopsante.org/fhir/ValueSet/fr-practioner-identifier-type",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.2"
    }
  ],
  "version": "1.1",
  "name": "fr-practioner-identifier-type",
  "status": "active",
  "experimental": false,
  "date": "2019-10-17T16:30:47Z",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "A coded type for an identifier that can be used to determine which identifier to use for    a specific purpose (providers identification)",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "1.0",
        "concept": [
          {
            "code": "EN",
            "display": "Identifiant d'employé"
          }
        ]
      },
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "version": "1.1",
        "concept": [
          {
            "code": "ADELI",
            "display": "N° ADELI"
          },
          {
            "code": "RPPS",
            "display": "N° RPPS"
          },
          {
            "code": "IDNPS",
            "display": "Identifiant National de Professionnel de Santé"
          }
        ]
      },
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne",
        "version": "1.0",
        "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"
          }
        ]
      }
    ]
  }
}