FHIR IG Statistics: ValueSet/sas-valueset-typeidentifiant
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "sas-valueset-typeidentifiant",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-typeidentifiant",
"version": "1.1.0",
"name": "TypeIdentifiantSAS",
"title": "Type identifiant SAS",
"status": "active",
"date": "2024-12-10T11:31:02+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Type d'identifiant SAS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"concept": [
{
"code": "IDNPS",
"display": "Identifiant National de Professionnel de Santé"
},
{
"code": "INTRN",
"display": "Identifiant interne"
}
]
}
]
}
}