HL7 Italia Terminology, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/terminology/ and changes regularly. See the Directory of published versions
: Risultato osservazione codificato - presenza/assenza IPS di SNOMED CT - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "results-presence-absence-snomed-ct-ips-free-set"] ; #
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: ValueSet results-presence-absence-snomed-ct-ips-free-set</b></p><a name=\"results-presence-absence-snomed-ct-ips-free-set\"> </a><a name=\"hcresults-presence-absence-snomed-ct-ips-free-set\"> </a><a name=\"results-presence-absence-snomed-ct-ips-free-set-it-IT\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/441614007\">441614007</a></td><td>Present one plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/441521003\">441521003</a></td><td>Present three plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/441517005\">441517005</a></td><td>Present two plus out of three plus</td></tr><tr><td><a href=\"http://snomed.info/id/260350009\">260350009</a></td><td>++++</td></tr><tr><td><a href=\"http://snomed.info/id/260349009\">260349009</a></td><td>+++</td></tr><tr><td><a href=\"http://snomed.info/id/260348001\">260348001</a></td><td>++</td></tr><tr><td><a href=\"http://snomed.info/id/260347006\">260347006</a></td><td>+</td></tr><tr><td><a href=\"http://snomed.info/id/52101004\">52101004</a></td><td>Present</td></tr><tr><td><a href=\"http://snomed.info/id/2667000\">2667000</a></td><td>Absent</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://www.hl7.it/fhir/terminology/ValueSet/results-presence-absence-snomed-ct-ips-free-set"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.2"] ; #
fhir:name [ fhir:v "VsResultsPresenceAbsenceSnomedCtIpsFreeSet"] ; #
fhir:title [ fhir:v "Risultato osservazione codificato - presenza/assenza IPS di SNOMED CT"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30T15:29:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Italia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Italia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ] ] )
] [
fhir:name [ fhir:v "HL7 Italia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ] ] )
] ) ; #
fhir:description [ fhir:v "Questo valueset include i codici per i risultati di presenza o assenza dal sottoinsieme SNOMED International Patient Set (IPS) di SNOMED CT."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Italy" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "441614007" ] ;
fhir:display [ fhir:v "Present one plus out of three plus" ] ] [
fhir:code [ fhir:v "441521003" ] ;
fhir:display [ fhir:v "Present three plus out of three plus" ] ] [
fhir:code [ fhir:v "441517005" ] ;
fhir:display [ fhir:v "Present two plus out of three plus" ] ] [
fhir:code [ fhir:v "260350009" ] ;
fhir:display [ fhir:v "++++" ] ] [
fhir:code [ fhir:v "260349009" ] ;
fhir:display [ fhir:v "+++" ] ] [
fhir:code [ fhir:v "260348001" ] ;
fhir:display [ fhir:v "++" ] ] [
fhir:code [ fhir:v "260347006" ] ;
fhir:display [ fhir:v "+" ] ] [
fhir:code [ fhir:v "52101004" ] ;
fhir:display [ fhir:v "Present" ] ] [
fhir:code [ fhir:v "2667000" ] ;
fhir:display [ fhir:v "Absent" ] ] ) ] )
] . #