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

: SNOMED CT core - TTL Representation

Active as of 2025-06-01

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 "900000000000207008-20250601"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-06-03T07:06:03.121+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 900000000000207008-20250601</b></p><a name=\"900000000000207008-20250601\"> </a><a name=\"hc900000000000207008-20250601\"> </a><a name=\"900000000000207008-20250601-fr-FR\"> </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; Last updated: 2025-06-03 07:06:03+0000</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>Type</b></td><td><b>Description</b></td></tr><tr><td>inactive</td><td>inactive</td><td>boolean</td><td>Whether the code is active or not (defaults to false).</td></tr><tr><td>sufficientlyDefined</td><td>sufficientlyDefined</td><td>boolean</td><td>True if the description logic definition of the concept includes sufficient conditions (i.e., if the concept is not primitive).</td></tr><tr><td>parent</td><td>parent</td><td>code</td><td>The SNOMED CT concept id that is a direct parent of the concept.</td></tr><tr><td>child</td><td>child</td><td>code</td><td>The SNOMED CT concept id that is a direct child of the concept.</td></tr><tr><td>moduleId</td><td>moduleId</td><td>code</td><td>The SNOMED CT concept id of the module that the concept belongs to.</td></tr></table><p><b>Filters</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Op</b></td><td><b>Valeur</b></td></tr><tr><td>concept</td><td>Includes all concept ids that have a transitive is-a relationship with the code provided as the value.</td><td>is-a </td><td>A SNOMED CT code</td></tr><tr><td>concept</td><td>Includes all concept ids that have a transitive is-a relationship with the code provided as the value, excluding the code itself.</td><td>descendent-of </td><td>A SNOMED CT code</td></tr><tr><td>concept</td><td>Includes all concept ids that are active members of the reference set identified by the concept id provided as the value.</td><td>in </td><td>A SNOMED CT concept id</td></tr><tr><td>constraint</td><td>The result of the filter is the result of evaluating the given SNOMED CT Expression Constraint.</td><td>= </td><td>A SNOMED CT Expression Constraint</td></tr><tr><td>expression</td><td>The result of the filter is the result of evaluating the given SNOMED CT Expression Constraint.</td><td>= </td><td>A SNOMED CT Expression Constraint</td></tr><tr><td>parent</td><td>Includes all concept ids that have/do not have a parent concept.</td><td>exists = </td><td>A boolean, to specifiy whether or not the property has a value.</td></tr><tr><td>child</td><td>Includes all concept ids that have/do not have a child concept.</td><td>exists = </td><td>A boolean, to specifiy whether or not the property has a value.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://snomed.info/sct</code> defines codes in a Is-A hierarchy, but no codes are represented here</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:Provenance ;
fhir:id [ fhir:v "1" ] ;
    ( fhir:target [
fhir:reference [ fhir:v "900000000000207008-20250601" ]     ] ) ;
fhir:recorded [ fhir:v "2025-06-03T07:06:03.121+00:00"^^xsd:dateTime ] ;
fhir:activity [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/w3c-provenance-activity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Derivation" ] ;
fhir:display [ fhir:v "wasDerivedFrom" ]       ] )     ] ;
    ( fhir:agent [
      ( fhir:role [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/extra-security-role-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dataprocessor" ]         ] )       ] ) ;
fhir:who [
fhir:reference [ fhir:v "#2" ]       ]     ] ) ;
    ( fhir:entity [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:reference [ fhir:v "#3" ]       ]     ] )
  ] [
a fhir:Device ;
fhir:id [ fhir:v "2" ] ;
    ( fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ontoserver.csiro.au" ]     ] ) ;
    ( fhir:version [
fhir:value [ fhir:v "6.21.1" ]     ] )
  ] [
a fhir:DocumentReference ;
fhir:id [ fhir:v "3" ] ;
fhir:status [ fhir:v "current" ] ;
    ( fhir:content [
fhir:attachment [
fhir:url [ fhir:v "file:/tmp/rawdata-7961571207499606718.zip"^^xsd:anyURI ] ;
fhir:title [ fhir:v "RF2_SOURCE_SNAPSHOT" ]       ]     ] )
  ] ) ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "provenance"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#1" ]       ]     ] [
fhir:url [ fhir:v "source"^^xsd:anyURI ] ;
fhir:value [
a fhir:Attachment ;
fhir:url [ fhir:v "file:/tmp/rawdata-7961571207499606718.zip"^^xsd:anyURI ] ;
fhir:title [ fhir:v "RF2_SOURCE_SNAPSHOT" ]       ]     ] ) ;
fhir:url [ fhir:v "http://ontoserver.csiro.au/profiles/cs-provenance"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "http://snomed.info/sct"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.96" ]
  ] ) ; # 
  fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008/version/20250601"] ; # 
  fhir:name [ fhir:v "SNOMED_CT"] ; # 
  fhir:title [ fhir:v "SNOMED CT core"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-01T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The owner of the module 900000000000207008"] ; # 
  fhir:description [ fhir:v "SNOMED CT is the most comprehensive and precise clinical health terminology product in the world, owned and distributed around the world by The International Health Terminology Standards Development Organisation (IHTSDO)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "© 2002-2016 International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. \"SNOMED\" and \"SNOMED CT\" are registered trademarks of the IHTSDO https://www.snomed.org/get-snomed"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://snomed.info/sct/900000000000207008/version/20250601?fhir_vs"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct/900000000000207008/version/20250601?fhir_vs>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v true] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "not-present"] ; # 
  fhir:filter ( [
fhir:code [ fhir:v "concept" ] ;
fhir:description [ fhir:v "Includes all concept ids that have a transitive is-a relationship with the code provided as the value." ] ;
    ( fhir:operator [ fhir:v "is-a" ] ) ;
fhir:value [ fhir:v "A SNOMED CT code" ]
  ] [
fhir:code [ fhir:v "concept" ] ;
fhir:description [ fhir:v "Includes all concept ids that have a transitive is-a relationship with the code provided as the value, excluding the code itself." ] ;
    ( fhir:operator [ fhir:v "descendent-of" ] ) ;
fhir:value [ fhir:v "A SNOMED CT code" ]
  ] [
fhir:code [ fhir:v "concept" ] ;
fhir:description [ fhir:v "Includes all concept ids that are active members of the reference set identified by the concept id provided as the value." ] ;
    ( fhir:operator [ fhir:v "in" ] ) ;
fhir:value [ fhir:v "A SNOMED CT concept id" ]
  ] [
fhir:code [ fhir:v "constraint" ] ;
fhir:description [ fhir:v "The result of the filter is the result of evaluating the given SNOMED CT Expression Constraint." ] ;
    ( fhir:operator [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "A SNOMED CT Expression Constraint" ]
  ] [
fhir:code [ fhir:v "expression" ] ;
fhir:description [ fhir:v "The result of the filter is the result of evaluating the given SNOMED CT Expression Constraint." ] ;
    ( fhir:operator [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "A SNOMED CT Expression Constraint" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:description [ fhir:v "Includes all concept ids that have/do not have a parent concept." ] ;
    ( fhir:operator [ fhir:v "exists" ] [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "A boolean, to specifiy whether or not the property has a value." ]
  ] [
fhir:code [ fhir:v "child" ] ;
fhir:description [ fhir:v "Includes all concept ids that have/do not have a child concept." ] ;
    ( fhir:operator [ fhir:v "exists" ] [ fhir:v "=" ] ) ;
fhir:value [ fhir:v "A boolean, to specifiy whether or not the property has a value." ]
  ] ) ; # 
  fhir:property ( [
fhir:code [ fhir:v "inactive" ] ;
fhir:description [ fhir:v "Whether the code is active or not (defaults to false)." ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "sufficientlyDefined" ] ;
fhir:description [ fhir:v "True if the description logic definition of the concept includes sufficient conditions (i.e., if the concept is not primitive)." ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:description [ fhir:v "The SNOMED CT concept id that is a direct parent of the concept." ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "child" ] ;
fhir:description [ fhir:v "The SNOMED CT concept id that is a direct child of the concept." ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "moduleId" ] ;
fhir:description [ fhir:v "The SNOMED CT concept id of the module that the concept belongs to." ] ;
fhir:type [ fhir:v "code" ]
  ] ) . #