Package | ans.fr.terminologies |
Resource Type | ValueSet |
Id | jdv-hl7-v3-ROIOverlayShape-cisis |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-hl7-v3-ROIOverlayShape-cisis.html |
URL | https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ROIOverlayShape-cisis |
Version | 20250624152101 |
Status | active |
Date | 2025-06-24T15:21:01+01:00 |
Name | ROIOverlayShape |
Title | ROIOverlayShape |
Realm | fr |
Authority | national |
Description | ROIOverlayShape |
No resources found
CodeSystem | |
v3-ActCode | ActCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jdv-hl7-v3-ROIOverlayShape-cisis
version: 4; Last updated: 2025-06-25 09:17:19+0000; Language: fr-FR
Profil: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/v3-ActCode
Code | Display | Définition |
CIRCLE | Cercle | 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. |
ELLIPSE | Elipse | 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. |
POINT | Point | A single point denoted by a single (column,row) pair, or multiple points each denoted by a (column,row) pair. |
POLY | Multi | 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. |
{ "resourceType": "ValueSet", "id": "jdv-hl7-v3-ROIOverlayShape-cisis", "meta": { "versionId": "4", "lastUpdated": "2025-06-25T09:17:19.463+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "language": "fr-FR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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": "20250624152101", "name": "ROIOverlayShape", "title": "ROIOverlayShape", "status": "active", "experimental": false, "date": "2025-06-24T15:21:01+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": "FR" } ] } ], "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" } ] } ] } }