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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2025-06-06 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "jdv-hl7-v3-ROIOverlayShape-cisis"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-06-06T11:07:44.230+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:language [ fhir:v "fr-FR"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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-hl7-v3-ROIOverlayShape-cisis</b></p><a name=\"jdv-hl7-v3-ROIOverlayShape-cisis\"> </a><a name=\"hcjdv-hl7-v3-ROIOverlayShape-cisis\"> </a><a name=\"jdv-hl7-v3-ROIOverlayShape-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:07:44+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><ul><li>Include ces codes sont définis dans <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-CIRCLE\">CIRCLE</a></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><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-ELLIPSE\">ELLIPSE</a></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><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-POINT\">POINT</a></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><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-POLY\">POLY</a></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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2010-01-01T00:00:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ROIOverlayShape-cisis"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.16117" ]
] ) ; #
fhir:version [ fhir:v "20250606103858"] ; #
fhir:name [ fhir:v "ROIOverlayShape"] ; #
fhir:title [ fhir:v "ROIOverlayShape"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-06T10:38:58+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris"] ; #
fhir:description [ fhir:v "ROIOverlayShape"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "CIRCLE" ] ;
fhir:display [ fhir:v "Cercle" ] ] [
fhir:code [ fhir:v "ELLIPSE" ] ;
fhir:display [ fhir:v "Elipse" ] ] [
fhir:code [ fhir:v "POINT" ] ;
fhir:display [ fhir:v "Point" ] ] [
fhir:code [ fhir:v "POLY" ] ;
fhir:display [ fhir:v "Multi" ] ] ) ] )
] . #
IG © 2020+ ANS. Package ans.fr.terminologies#1.0.0 based on FHIR 4.0.1. Generated 2025-06-08
Liens: Table des matières |
QA |
Historique des versions
| New Issue