Terminologies de Santé
1.0.0 - final-text
This page is part of the Guide d'implémentation des terminologies de Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-06-06 |
{
"resourceType" : "ValueSet",
"id" : "jdv-antecedent-personnel-cisis",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-06-06T11:03:23.262+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "fr-FR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-FR\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jdv-antecedent-personnel-cisis</b></p><a name=\"jdv-antecedent-personnel-cisis\"> </a><a name=\"hcjdv-antecedent-personnel-cisis\"> </a><a name=\"jdv-antecedent-personnel-cisis-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2025-06-06 11:03:23+0000; Language: fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><ul><li>Include ces codes sont définis dans <a href=\"CodeSystem-terminologie-cim-10.html\"><code>https://smt.esante.gouv.fr/terminologie-cim-10</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C81</td><td>Lymphome de Hodgkin</td></tr><tr><td>D48.6</td><td>Tumeur à évolution imprévisible et inconnue du sein</td></tr></table></li><li>Include ces codes sont définis dans <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/443508001\">443508001</a></td><td>Pas d'antécédent personnel</td></tr><tr><td><a href=\"http://snomed.info/id/118445002\">118445002</a></td><td>ablation d'un néoplasme bénin</td></tr><tr><td><a href=\"http://snomed.info/id/370611004\">370611004</a></td><td>excision d'un néoplasme maligne</td></tr><tr><td><a href=\"http://snomed.info/id/56306000\">56306000</a></td><td>chirurgie esthétique</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2010-01-01T00:00:00+01:00"
}
}
],
"url" : "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-antecedent-personnel-cisis",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.250.1.213.1.1.5.34"
}
],
"version" : "20250606103858",
"name" : "JdvAntecedentPersonnelCisis",
"title" : "JDV Antecedent Personnel CISIS",
"status" : "active",
"experimental" : false,
"date" : "2025-06-06T10:38:58+01:00",
"publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description" : "JDV Antecedent Personnel CISIS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://smt.esante.gouv.fr/terminologie-cim-10",
"concept" : [
{
"code" : "C81",
"display" : "Lymphome de Hodgkin"
},
{
"code" : "D48.6",
"display" : "Tumeur à évolution imprévisible et inconnue du sein"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "443508001",
"display" : "Pas d'antécédent personnel"
},
{
"code" : "118445002",
"display" : "ablation d'un néoplasme bénin"
},
{
"code" : "370611004",
"display" : "excision d'un néoplasme maligne"
},
{
"code" : "56306000",
"display" : "chirurgie esthétique"
}
]
}
]
}
}