HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build IT

HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Classe documento - TTL Representation

Active as of 2025-04-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 "class-code"] ; # 
  fhir:language [ fhir:v "it-IT"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"it-IT\" lang=\"it-IT\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem class-code</b></p><a name=\"class-code\"> </a><a name=\"hcclass-code\"> </a><a name=\"class-code-it-IT\"> </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\">Language: it-IT</p></div><p>This case-insensitive code system <code>http://hl7.it/fhir/taccuino/CodeSystem/class-code</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">TAC<a name=\"class-code-TAC\"> </a></td><td>Taccuino</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.it/fhir/taccuino/CodeSystem/class-code"^^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.2.9.3.3.6.1.5" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "CsClassCode"] ; # 
  fhir:title [ fhir:v "Classe documento"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-01T14:33:37+02: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 "Classe a cui il documento appartiene"] ; # 
  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:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "TAC" ] ;
fhir:display [ fhir:v "Taccuino" ]
  ] ) . #