BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSet for HealthAppSeverity - 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 "HealthAppSeverity"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HealthAppSeverity</b></p><a name=\"HealthAppSeverity\"> </a><a name=\"hcHealthAppSeverity\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-HealthAppSeverity.html\"><code>https://fhir.bfarm.de/CodeSystem/HealthAppSeverity</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?3.0.2-RC1</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.bfarm.de/ValueSet/HealthAppSeverity"^^xsd:anyURI ;
fhir:l <https://fhir.bfarm.de/ValueSet/HealthAppSeverity>
] ; #
fhir:version [ fhir:v "3.0.2-RC1"] ; #
fhir:name [ fhir:v "ValueSet-HealthAppSeverity"] ; #
fhir:title [ fhir:v "ValueSet for HealthAppSeverity"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-02-25T07:31:33+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "BfArM"] ; #
fhir:contact ( [
fhir:name [ fhir:v "BfArM" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bfarm.de" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://fhir.bfarm.de/CodeSystem/HealthAppSeverity"^^xsd:anyURI ;
fhir:l <https://fhir.bfarm.de/CodeSystem/HealthAppSeverity> ] ] )
] . #