This page is part of the Guide d'implémentation FHIR - Mesures de santé (v3.0.0: draft Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions 
: Méthode de mesures de glycémie sanguine ou interstitielle - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "method-glucose-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in https://mos.esante.gouv.fr/NOS/JDV_J155-MethodGlucoseSanguin-ENS/FHIR/JDV-J155-MethodGlucoseSanguin-ENS</li><li>Import all the codes that are contained in https://mos.esante.gouv.fr/NOS/JDV_J156-MethodGlucoseInterstitiel-ENS/FHIR/JDV-J156-MethodGlucoseInterstitiel-ENS</li></ul></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/mesures/ValueSet/method-glucose-vs",
"version" : "3.0.0",
"name" : "MethodeGlucoseVS",
"title" : "Méthode de mesures de glycémie sanguine ou interstitielle",
"status" : "active",
"date" : "2023-04-06T16:53:32+02:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Méthode de mesures de glycémie sanguine ou interstitielle.",
"compose" : {
"include" : [
{
"valueSet" : [
"https://mos.esante.gouv.fr/NOS/JDV_J155-MethodGlucoseSanguin-ENS/FHIR/JDV-J155-MethodGlucoseSanguin-ENS"
]
},
{
"valueSet" : [
"https://mos.esante.gouv.fr/NOS/JDV_J156-MethodGlucoseInterstitiel-ENS/FHIR/JDV-J156-MethodGlucoseInterstitiel-ENS"
]
}
]
}
}