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
| Draft as of 2025-10-24 |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RoleClass-supplement-fr"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem RoleClass-supplement-fr</b></p><a name=\"RoleClass-supplement-fr\"> </a><a name=\"hcRoleClass-supplement-fr\"> </a><p>This code system supplement <code>https://smt.esante.gouv.fr/fhir/CodeSystem/roleClass-supplement-fr</code> defines labels on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>French (France) (fr)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-INGR\">INGR</a><a name=\"RoleClass-supplement-fr-INGR\"> </a></td><td>Ingrédient</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-ACTI\">ACTI</a><a name=\"RoleClass-supplement-fr-ACTI\"> </a></td><td>Ingredient actif</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-ADJV\">ADJV</a><a name=\"RoleClass-supplement-fr-ADJV\"> </a></td><td>Adjuvant</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-ADTV\">ADTV</a><a name=\"RoleClass-supplement-fr-ADTV\"> </a></td><td>Additif</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-BASE\">BASE</a><a name=\"RoleClass-supplement-fr-BASE\"> </a></td><td>Base</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-CNTM\">CNTM</a><a name=\"RoleClass-supplement-fr-CNTM\"> </a></td><td>Ingredient contaminant</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-IACT\">IACT</a><a name=\"RoleClass-supplement-fr-IACT\"> </a></td><td>Ingredient inactif</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleClass.html#v3-RoleClass-MECH\">MECH</a><a name=\"RoleClass-supplement-fr-MECH\"> </a></td><td>Ingrédient mécanique</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://smt.esante.gouv.fr/fhir/CodeSystem/roleClass-supplement-fr"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/fhir/CodeSystem/roleClass-supplement-fr>
] ; #
fhir:version [ fhir:v "1.0"] ; #
fhir:name [ fhir:v "RoleClassSupplementFr"] ; #
fhir:title [ fhir:v "RoleClassSupplementFr"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-10-24T16:40:38+11:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Traduction Française"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "FRA" ] ] )
] ) ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass|4.0.0"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass?version=4.0.0>
] ; #
fhir:concept ( [
fhir:code [ fhir:v "INGR" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Ingrédient" ] ] )
] [
fhir:code [ fhir:v "ACTI" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Ingredient actif" ] ] )
] [
fhir:code [ fhir:v "ADJV" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Adjuvant" ] ] )
] [
fhir:code [ fhir:v "ADTV" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Additif" ] ] )
] [
fhir:code [ fhir:v "BASE" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Base" ] ] )
] [
fhir:code [ fhir:v "CNTM" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Ingredient contaminant" ] ] )
] [
fhir:code [ fhir:v "IACT" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Ingredient inactif" ] ] )
] [
fhir:code [ fhir:v "MECH" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr-FR" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "900000000000013009" ] ] ;
fhir:value [ fhir:v "Ingrédient mécanique" ] ] )
] ) . #
IG © 2020+ ANS. Package ans.fr.terminologies#1.4.0 based on FHIR 4.0.1. Generated 2025-12-04
Liens: Table des matières |
QA |
Historique des versions
| New Issue