WHOICHIToSNOMED, published by Vadim Peretokin (Peretokin Consulting). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/snomed-procedure-ichi/ and changes regularly. See the Directory of published versions
: SNOMED CT Procedure (descendants of 71388002)
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 "snomed-procedure-root"] ; #
fhir:language [ fhir:v "en"] ; #
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>Generated Narrative: ValueSet snomed-procedure-root</b></p><a name=\"snomed-procedure-root\"> </a><a name=\"hcsnomed-procedure-root\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept descends from 71388002 (Procedure)</li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://vadimperetok.in/fhir/who-ichi-to-snomed/ValueSet/snomed-procedure-root"^^xsd:anyURI ;
fhir:l <https://vadimperetok.in/fhir/who-ichi-to-snomed/ValueSet/snomed-procedure-root>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SnomedProcedureRoot"] ; #
fhir:title [ fhir:v "SNOMED CT Procedure (descendants of 71388002)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-05-11T05:36:07+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Vadim Peretokin (Peretokin Consulting)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Vadim Peretokin (Peretokin Consulting)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://vadimperetok.in" ] ] )
] ) ; #
fhir:description [ fhir:v "All descendants of SNOMED CT 71388002 |Procedure (procedure)|, the source set covered by this map."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "71388002" ] ] ) ] )
] . #