IHE Germany - Value Sets for XDS
0.3.14 - draft  flag

IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.14 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions

: Berufsvarianten, ärztlich - TTL Representation

Page standards status: Draft Maturity Level: 2

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BerufeAerztlich"] ; # 
  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: CodeSystem BerufeAerztlich</b></p><a name=\"BerufeAerztlich\"> </a><a name=\"hcBerufeAerztlich\"> </a><a name=\"BerufeAerztlich-de-DE\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>urn:oid:1.2.276.0.76.5.493</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>status</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">1<a name=\"BerufeAerztlich-1\"> </a></td><td>Arzt in Facharztausbildung</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">3<a name=\"BerufeAerztlich-3\"> </a></td><td>Praktischer Arzt</td><td>Praktischer Arzt oder Praktische Ärztin ist eine seit der Weiterbildungsordnung von 1992 nicht mehr neu vergebene Berufsbezeichnung für einen niedergelassenen Arzt ohne eine zum Führen der Bezeichnung &quot;Facharzt&quot; obligate Weiterbildung.</td><td>deprecated</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v "2"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs"^^xsd:anyURI ;
fhir:link <http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs"^^xsd:anyURI ;
fhir:link <http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "urn:oid:1.2.276.0.76.5.493"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.276.0.76.5.493" ]
  ] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://www.ihe-d.de/fhir/CodeSystem/BerufeAerztlich" ]
  ] [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ihe-d.de/CodeSystems/AerztlicheBerufsvarianten" ]
  ] ) ; # 
  fhir:version [ fhir:v "4.0.0-alpha1"] ; # 
  fhir:name [ fhir:v "BerufeAerztlichCS"] ; # 
  fhir:title [ fhir:v "Berufsvarianten, ärztlich"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-02-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.ihe-d.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@ihe-d.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "**Ärztliche Berufsvarianten**"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "IHE Deutschland e.V."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://www.ihe-d.de/fhir/ValueSet/BerufeAerztlich"^^xsd:anyURI ;
fhir:link <http://www.ihe-d.de/fhir/ValueSet/BerufeAerztlich>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Arzt in Facharztausbildung" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Praktischer Arzt" ] ;
fhir:definition [ fhir:v "Praktischer Arzt oder Praktische Ärztin ist eine seit der Weiterbildungsordnung von 1992 nicht mehr neu vergebene Berufsbezeichnung für einen niedergelassenen Arzt ohne eine zum Führen der Bezeichnung \"Facharzt\" obligate Weiterbildung." ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated"       ]     ] )
  ] ) . #