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-12-03 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "terminologie-sms"] ; #
fhir:meta [
fhir:versionId [ fhir:v "24" ] ;
fhir:lastUpdated [ fhir:v "2025-12-03T13:59:14.385+01:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem?version=4.0.1> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Le dictionnaire des substances ou SMS a été conçu par l’European Medicines Agency (EMA) dans le cadre d’une démarche qualité. Ce dictionnaire contient les substances entrant dans la composition de médicaments destinés à un humain et/ou vétérinaire.</div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://smt.esante.gouv.fr/terminologie-sms"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/terminologie-sms>
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.6905.2" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [
fhir:v "https://smt.esante.gouv.fr/"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/> ] ;
fhir:value [ fhir:v "terminologie-sms" ]
] ) ; #
fhir:version [ fhir:v "2025-12"] ; #
fhir:name [ fhir:v "Dictionnaire_SMS_Substance_Management_Services_"] ; #
fhir:title [ fhir:v "Dictionnaire européen multilingue des substances entrant dans la composition de médicaments"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-03T10:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Agence du numérique en santé"] ; #
fhir:description [ fhir:v "Le dictionnaire des substances ou SMS a été conçu par l’European Medicines Agency (EMA) dans le cadre d’une démarche qualité. Ce dictionnaire contient les substances entrant dans la composition de médicaments destinés à un humain et/ou vétérinaire."] ; #
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:copyright [ fhir:v "[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)"] ; #
fhir:valueSet [
fhir:v "https://smt.esante.gouv.fr/terminologie-sms?vs"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/terminologie-sms?vs>
] ; #
fhir:content [ fhir:v "not-present"] ; #
fhir:count [ fhir:v "71032"^^xsd:nonNegativeInteger] ; #
fhir:filter ( [
fhir:code [ fhir:v "root" ] ;
( fhir:operator [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "True or false." ]
] [
fhir:code [ fhir:v "deprecated" ] ;
( fhir:operator [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "True or false." ]
] [
fhir:code [ fhir:v "imported" ] ;
( fhir:operator [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "True or false" ]
] ) ; #
fhir:property ( [
fhir:code [ fhir:v "created" ] ;
fhir:uri [
fhir:v "http://purl.org/dc/terms/created"^^xsd:anyURI ;
fhir:l <http://purl.org/dc/terms/created> ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://www.w3.org/ns/adms#status"^^xsd:anyURI ;
fhir:l <http://www.w3.org/ns/adms#status> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [
fhir:v "http://purl.org/dc/terms/modified"^^xsd:anyURI ;
fhir:l <http://purl.org/dc/terms/modified> ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "type" ] ;
fhir:uri [
fhir:v "http://purl.org/dc/elements/1.1/type"^^xsd:anyURI ;
fhir:l <http://purl.org/dc/elements/1.1/type> ] ;
fhir:description [ fhir:v "Type fonctionnel d'un concept" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "domain" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/domain"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/domain> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "nameSource" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/nameSource"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/nameSource> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "extarnalCodeXEVMPD" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/extarnalCodeXEVMPD"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/extarnalCodeXEVMPD> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "inchikey" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/inchikey"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/inchikey> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "molecularFormula" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/molecularFormula"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/molecularFormula> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "molecularWeight" ] ;
fhir:uri [
fhir:v "http://data.esante.gouv.fr/ema/sms/molecularWeight"^^xsd:anyURI ;
fhir:l <http://data.esante.gouv.fr/ema/sms/molecularWeight> ] ;
fhir:type [ fhir:v "decimal" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://www.w3.org/2000/01/rdf-schema#comment"^^xsd:anyURI ;
fhir:l <http://www.w3.org/2000/01/rdf-schema#comment> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#parent> ] ;
fhir:description [ fhir:v "Codes des parents du concept courant" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child> ] ;
fhir:description [ fhir:v "Codes des enfants du concept courant" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "imported" ] ;
fhir:description [ fhir:v "Indicates if the concept is imported from another code system." ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "root" ] ;
fhir:description [ fhir:v "Indicates if this concept is a root concept (i.e. Thing is equivalent or a direct parent)." ] ;
fhir:type [ fhir:v "boolean" ]
] ) . #
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