FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.2
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}