AKTIN Notfalldokumentation - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: CEDIS Presenting Complaint List 3.0 - 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 "aktin-vs-cedis30"] ; #
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 aktin-vs-cedis30</b></p><a name=\"aktin-vs-cedis30\"> </a><a name=\"hcaktin-vs-cedis30\"> </a><a name=\"aktin-vs-cedis30-de-DE\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://aktin.org/fhir/CodeSystem/aktin-cs-cedis30</code></li><li>Include these codes as defined in <code>http://hl7.org/fhir/StructureDefinition/data-absent-reason</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>OTH</td><td>Sonstiges</td></tr><tr><td>UNK</td><td>Unbekannt</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://aktin.org/fhir/ig/notfalldokumentation/ValueSet/aktin-vs-cedis30"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.6.0"] ; #
fhir:name [ fhir:v "Cedis30"] ; #
fhir:title [ fhir:v "CEDIS Presenting Complaint List 3.0"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-05-26T19:45:56+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AKTIN e.V."] ; #
fhir:contact ( [
fhir:name [ fhir:v "AKTIN e.V." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.aktin.org" ] ] )
] [
fhir:name [ fhir:v "AKTIN e.V." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.aktin.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "CEDIS Presenting Complaint List 3.0"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEU" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://aktin.org/fhir/CodeSystem/aktin-cs-cedis30"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Sonstiges" ] ] [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "Unbekannt" ] ] ) ] )
] . #