HL7 Italia Terminology
0.1.2 - ci-build Italy flag

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 - TTL Representation

Active as of 2024-10-30

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 "valueset-valuecodeableconcept-obs-it"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  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 valueset-valuecodeableconcept-obs-it</b></p><a name=\"valueset-valuecodeableconcept-obs-it\"> </a><a name=\"hcvalueset-valuecodeableconcept-obs-it\"> </a><a name=\"valueset-valuecodeableconcept-obs-it-it-IT\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-observation-value-microorganism.html\">Risultato osservazione codificato microorganismi</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-observation-value-bloodgroup.html\">Risultato osservazione codificato gruppo sanguigno</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-observation-value-presence-absence.html\">Risultato osservazione codificato presenza/assenza</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.hl7.it/fhir/terminology/ValueSet/valueset-valuecodeableconcept-obs-it"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.2"] ; # 
  fhir:name [ fhir:v "VsObservationValueCodeableConcept"] ; # 
  fhir:title [ fhir:v "Risultato osservazione codificato"] ; # 
  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 "Valueset contenente i codici per la risorsa Observation - Lab Report per la descrizione del risultato della rilevazione."] ; # 
  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:valueSet [
fhir:v "https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-microorganism"^^xsd:anyURI ;
fhir:link <https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-microorganism>       ] )     ] [
      ( fhir:valueSet [
fhir:v "https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-bloodgroup"^^xsd:anyURI ;
fhir:link <https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-bloodgroup>       ] )     ] [
      ( fhir:valueSet [
fhir:v "https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-presence-absence"^^xsd:anyURI ;
fhir:link <https://www.hl7.it/fhir/terminology/ValueSet/valueset-observation-value-presence-absence>       ] )     ] )
  ] . #