This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot-2: 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
: Type de système d'information - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "type-systeme-information-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-type-systeme-information-cs.html\"><code>https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/type-systeme-information-cs</code></a></li></ul></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/ValueSet/type-systeme-information-vs",
"version" : "1.0.0-ballot-2",
"name" : "TypeSystemeInformationVS",
"title" : "Type de système d'information",
"status" : "active",
"date" : "2023-07-18T12:04:17+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
},
{
"system" : "email",
"value" : "monserviceclient.annuaire@esante.gouv.fr"
}
]
}
],
"description" : "Type de système d'information pouvant alimenter l'annuaire santé.",
"compose" : {
"include" : [
{
"system" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/type-systeme-information-cs"
}
]
}
}