Terminologies de Santé
1.0.0 - final-text France flag

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

: ValueSet_ATC_All - TTL Representation

Active as of 2025-06-08

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-atc-all"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-11-14T08:35:39.917+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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Ce jeu de valeurs inclut tous les codes concepts issus de la terminologie ATC, url: https://smt.esante.gouv.fr/terminologie-atc, oid: urn:oid:2.16.840.1.113883.6.73</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://smt.esante.gouv.fr/terminologie-atc?vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "20241114120000"] ; # 
  fhir:name [ fhir:v "ValueSet_ATC_All"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-08T17:52:34+00: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 "Ce jeu de valeurs inclut tous les codes concepts de la terminologie ATC"] ; # 
  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 "https://smt.esante.gouv.fr/terminologie-atc"^^xsd:anyURI ]     ] )
  ] . #