Terminologies de Santé
1.4.0 - final-text
Terminologies de Santé - version de développement local (v1.4.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2025-10-28 |
{
"resourceType" : "ValueSet",
"id" : "jdv-hl7-v3-ROIOverlayShape-cisis",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2025-10-29T10:45:22.617+01:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"language" : "fr-FR",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs jdv-hl7-v3-ROIOverlayShape-cisis</b></p><a name=\"jdv-hl7-v3-ROIOverlayShape-cisis\"> </a><a name=\"hcjdv-hl7-v3-ROIOverlayShape-cisis\"> </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 : 5; Dernière mise à jour : 2025-10-29 10:45:22+0100; Langue : fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSetversion : null4.0.1)</a></p></div><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"La version nest pas explicitement indiquée, ce qui signifie quelle est fixée à 9.0.0, la version trouvée via les références de package\"> version 📦9.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><code>CIRCLE</code></td><td>Cercle</td><td>A circle defined by two (column,row) pairs. The first point is the center of the circle and the second point is a point on the perimeter of the circle.</td></tr><tr><td><code>ELLIPSE</code></td><td>Elipse</td><td>An ellipse defined by four (column,row) pairs, the first two points specifying the endpoints of the major axis and the second two points specifying the endpoints of the minor axis.</td></tr><tr><td><code>POINT</code></td><td>Point</td><td>A single point denoted by a single (column,row) pair, or multiple points each denoted by a (column,row) pair.</td></tr><tr><td><code>POLY</code></td><td>Multi</td><td>A series of connected line segments with ordered vertices denoted by (column,row) pairs; if the first and last vertices are the same, it is a closed polygon.</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-hl7-v3-ROIOverlayShape-cisis",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.16117"
}
],
"version" : "20251028115835",
"name" : "ROIOverlayShape",
"title" : "ROIOverlayShape",
"status" : "active",
"experimental" : false,
"date" : "2025-10-28T11:58:35+01:00",
"publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description" : "ROIOverlayShape",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FRA"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [
{
"code" : "CIRCLE",
"display" : "Cercle"
},
{
"code" : "ELLIPSE",
"display" : "Elipse"
},
{
"code" : "POINT",
"display" : "Point"
},
{
"code" : "POLY",
"display" : "Multi"
}
]
}
]
}
}