German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Praxis Communication Category - 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 "praxis-communication-category"] ; #
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 praxis-communication-category</b></p><a name=\"praxis-communication-category\"> </a><a name=\"hcpraxis-communication-category\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-praxis-communication-category.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-communication-category</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.49.0</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/ValueSet/praxis-communication-category"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/ValueSet/praxis-communication-category>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.7985.48.31" ]
] ) ; #
fhir:version [ fhir:v "0.49.0"] ; #
fhir:name [ fhir:v "PraxisCommunicationCategoryVS"] ; #
fhir:title [ fhir:v "Praxis Communication Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-04T13:25:14+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "cognovis GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "cognovis GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cognovis.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cognovis.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Kategorien fuer Kommunikationseintraege in der ambulanten Praxis"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/praxis-communication-category"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/praxis-communication-category> ] ] )
] . #