@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 -------------------------------------------------------------------

<https://interop.esante.gouv.fr/terminologies/CodeSystem/terminologie-ruim-eeprescription> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "terminologie-ruim-eeprescription"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2026-03-27T14:35:21.754+01:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ] )
  ] ; # 
  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 terminologie-ruim-eeprescription</b></p><a name=\"terminologie-ruim-eeprescription\"> </a><a name=\"hcterminologie-ruim-eeprescription\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version : 1; Dernière mise à jour : 2026-03-27 14:35:21+0100</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p><b>Propriétés</b></p><p><b>Cette terminologie de référence (CodeSystem) définit les propriétés suivantes pour ses concepts</b></p><table class=\"grid\"><tr><td><b>Nom</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>packageType</td><td>packageType</td><td>http://data.esante.gouv.fr/ansm/medicament/packageType</td><td>string</td></tr><tr><td>packageSize</td><td>packageSize</td><td>http://data.esante.gouv.fr/ansm/medicament/packageSize</td><td>string</td></tr><tr><td>doseForm</td><td>doseForm</td><td>http://data.esante.gouv.fr/ansm/medicament/doseForm</td><td>string</td></tr><tr><td>brandName</td><td>brandName</td><td>http://data.esante.gouv.fr/ansm/medicament/brandName</td><td>string</td></tr><tr><td>activeStrength</td><td>activeStrength</td><td>http://data.esante.gouv.fr/ansm/medicament/activeStrength</td><td>string</td></tr><tr><td>activeIngredient</td><td>activeIngredient</td><td>http://data.esante.gouv.fr/ansm/medicament/activeIngredient</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://smt.esante.gouv.fr/terminologie-ruim-eeprescription</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://smt.esante.gouv.fr/terminologie-ruim-eeprescription"^^xsd:anyURI ;
     fhir:l <https://smt.esante.gouv.fr/terminologie-ruim-eeprescription>
  ] ; # 
  fhir:version [ fhir:v "2026-01"] ; # 
  fhir:name [ fhir:v "RUIM eeprescription"] ; # 
  fhir:title [ fhir:v "RUIM - european eprescription"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-01-13T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Agence du numérique en santé"] ; # 
  fhir:description [ fhir:v "Composite CodeSystem grouping Brand Name + Package Size (+ optional properties).NB: dans cette version bêta, le Brand Name est remplacé par le libellé de la spécialité."] ; # 
  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 "[LOv2](https://github.com/etalab/licence-ouverte/blob/master/LO.md)"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
     fhir:v "https://smt.esante.gouv.fr/terminologie-ruim-eeprescription?vs"^^xsd:anyURI ;
     fhir:l <https://smt.esante.gouv.fr/terminologie-ruim-eeprescription?vs>
  ] ; # 
  fhir:content [ fhir:v "not-present"] ; # 
  fhir:count [ fhir:v "22897"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "packageType" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/packageType"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/packageType>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "packageSize" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/packageSize"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/packageSize>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "doseForm" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/doseForm"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/doseForm>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "brandName" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/brandName"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/brandName>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "activeStrength" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/activeStrength"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/activeStrength>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "activeIngredient" ] ;
     fhir:uri [
       fhir:v "http://data.esante.gouv.fr/ansm/medicament/activeIngredient"^^xsd:anyURI ;
       fhir:l <http://data.esante.gouv.fr/ansm/medicament/activeIngredient>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

