This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot-3: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: Internal Id Systems VS - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "as-vs-intern-id-systems",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-as-cs-intern-id-systems.html\"><code>https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-intern-id-systems</code></a></li></ul></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/ValueSet/as-vs-intern-id-systems",
"version" : "1.0.0-ballot-3",
"name" : "AsVSInterneIdSystems",
"title" : "Internal Id Systems VS",
"status" : "active",
"date" : "2023-12-19T15:14:05+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
},
{
"system" : "email",
"value" : "monserviceclient.annuaire@esante.gouv.fr"
}
]
}
],
"description" : "Systèmes des identifiants internes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "FRANCE"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-intern-id-systems"
}
]
}
}