Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Allergy Category Code System VS - TTL Representation
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 "VsCategoriaAllergia"] ; #
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 VsCategoriaAllergia</b></p><a name=\"VsCategoriaAllergia\"> </a><a name=\"hcVsCategoriaAllergia\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-allergy-intolerance-category.html\">AllergyIntoleranceCategory</a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://remote-anamnesis.na.icar.cnr/ValueSet/VsCategoriaAllergia"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CategoriaAllergiaVs"] ; #
fhir:title [ fhir:v "Allergy Category Code System VS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-08T09:28:02+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Contains the list of codes to be used for allergies/intolerances (e.g. food, medication)"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/allergy-intolerance-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/allergy-intolerance-category> ] ) ] )
] . #