Terminologies de Santé
1.4.0 - final-text France flag

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

: Classification anatomique, thérapeutique et chimique - TTL Representation

Active as of 2025-03-10

Raw ttl | Download


@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-atc"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4.1749216615219" ] ;
fhir:lastUpdated [ fhir:v "2025-06-06T13:30:15.219+00: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\">La classification ATC (anatomique, thérapeutique et chimique) classe les substances actives dans différents groupes selon l’organe ou le système sur lequel ils agissent et selon leurs propriétés thérapeutiques, pharmacologiques et chimiques.  </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://smt.esante.gouv.fr/terminologie-atc"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/terminologie-atc>
  ] ; # 
  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.6.73" ]
  ] [
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-atc" ]
  ] ) ; # 
  fhir:version [ fhir:v "2025-02"] ; # 
  fhir:name [ fhir:v "ATC"] ; # 
  fhir:title [ fhir:v "Classification anatomique, thérapeutique et chimique"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-10T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Agence du numérique en santé"] ; # 
  fhir:description [ fhir:v "La classification ATC (anatomique, thérapeutique et chimique) classe les substances actives dans différents groupes selon l’organe ou le système sur lequel ils agissent et selon leurs propriétés thérapeutiques, pharmacologiques et chimiques."] ; # 
  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-ND 3.0 IGO](https://creativecommons.org/licenses/by-nd/3.0/igo/legalcode)"] ; # 
  fhir:valueSet [
fhir:v "https://smt.esante.gouv.fr/terminologie-atc?vs"^^xsd:anyURI ;
fhir:l <https://smt.esante.gouv.fr/terminologie-atc?vs>
  ] ; # 
  fhir:content [ fhir:v "not-present"] ; # 
  fhir:count [ fhir:v "6950"^^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 "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 "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 "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 "deprecated" ] ;
fhir:uri [
fhir:v "http://www.w3.org/2002/07/owl#deprecated"^^xsd:anyURI ;
fhir:l <http://www.w3.org/2002/07/owl#deprecated>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "isReplacedBy" ] ;
fhir:uri [
fhir:v "http://purl.org/dc/terms/isReplacedBy"^^xsd:anyURI ;
fhir:l <http://purl.org/dc/terms/isReplacedBy>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
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" ]
  ] ) . #