HL7 Italia Terminologie - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Source view
@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 "statoEsenzione"] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Value Set basato sul vocabolario HL7 V3 ActStatus che descrive lo stato delle esenzioni. Questo value set è adottato da HL7 CDA R2 IG 'DOCUMENTO DI ESENZIONE'</div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.it/ValueSet/statoEsenzione"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "VsStatoEsenzione"] ; #
fhir:title [ fhir:v "Stato Esenzione"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-12-11T12:55:16+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Italia"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.it" ] ] )
] ) ; #
fhir:description [ fhir:v "Value Set basato sul vocabolario HL7 V3 ActStatus che descrive lo stato delle esenzioni. Questo value set è adottato da HL7 CDA R2 IG 'DOCUMENTO DI ESENZIONE'"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IT" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActStatus"^^xsd:anyURI ] ;
( fhir:concept [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Esenzione in corso di validità" ] ] ) ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "attivo" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Esenzione momentaneamente sospesa (ad esempio in attesa del rinnovo di un’iscrizione temporanea)" ] ] ) ;
fhir:code [ fhir:v "suspended" ] ;
fhir:display [ fhir:v "sospeso" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Esenzione mai stata valida (ad esempio è stata assegnata per errore e il documento corrispondente era già stato prodotto in stato active)" ] ] ) ;
fhir:code [ fhir:v "aborted" ] ;
fhir:display [ fhir:v "abortito" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Esenzione non più in corso di validità" ] ] ) ;
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "completato" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
( fhir:concept [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Lo stato dell'esenzione non è noto" ] ] ) ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "sconosciuto" ] ] ) ] )
] . #
IG © 2020+ HL7 Italia. Package hl7.fhir.it.terminology#0.1.1 based on FHIR 4.0.1. Generated 2023-12-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change