This page is part of the Documentation des guides d'implémentation de l'ANS (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.1.8. For a full list of available versions, see the Directory of published versions
: Melting Pot Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "MeltingPotVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/405738005\">405738005</a></td><td>Blue color (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/371254008\">371254008</a></td><td>Brown color (qualifier value)</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-competence-code-system.html\"><code>https://interop.esante.gouv.fr/ig/documentation/CodeSystem/competence-code-system</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-competence-code-system.html#competence-code-system-C01\">C01</a></td><td>Anatomie et Cytologie pathologiques humaines</td><td>Anatomie, Cyto patho;Anatomie et Cytologie pathologiques humaines</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-type-carte-code-system.html\"><code>https://interop.esante.gouv.fr/ig/documentation/CodeSystem/type-carte-code-system</code></a></li></ul></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/documentation/ValueSet/MeltingPotVS",
"version" : "0.1.0",
"name" : "MeltingPotVS",
"title" : "Melting Pot Value Set",
"status" : "active",
"date" : "2023-05-05T15:27:27+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Melting Pot Value Set.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "405738005",
"display" : "Blue color (qualifier value)"
},
{
"code" : "371254008"
}
]
},
{
"system" : "https://interop.esante.gouv.fr/ig/documentation/CodeSystem/competence-code-system",
"concept" : [
{
"code" : "C01"
}
]
},
{
"system" : "https://interop.esante.gouv.fr/ig/documentation/CodeSystem/type-carte-code-system"
}
]
}
}