@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 -------------------------------------------------------------------

<https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160> a fhir:StructureDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ti-flow-feature-wf160"] ; # 
  fhir:url [
     fhir:v "https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160"^^xsd:anyURI ;
     fhir:l <https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160>
  ] ; # 
  fhir:version [ fhir:v "2.0.0-ballot.1"] ; # 
  fhir:name [ fhir:v "TIFlowFeatureWF160"] ; # 
  fhir:title [ fhir:v "Feature: WF160 - Flowtype für Apothekenpflichtige Arzneimittel"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2028-04-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "gematik GmbH"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "gematik GmbH" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://gematik.de" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "erp-umsetzung@gematik.de" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Featurebeschreibung für die Verordnung von Apothekenpflichtigen Arzneimitteln"] ; # 
  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:copyright [ fhir:v "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:kind [ fhir:v "logical"] ; # 
  fhir:abstract [ fhir:v false] ; # 
  fhir:type [
     fhir:v "https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160"^^xsd:anyURI ;
     fhir:l <https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160>
  ] ; # 
  fhir:baseDefinition [
     fhir:v "https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature-definition"^^xsd:anyURI ;
     fhir:l <https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature-definition>
  ] ; # 
  fhir:derivation [ fhir:v "specialization"] ; # 
  fhir:snapshot [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version>
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "2.0.0-ballot.1"
       ]
     ] ) ;
     fhir:element ( [
       fhir:id [ fhir:v "ti-flow-feature-wf160" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160" ] ;
       fhir:short [ fhir:v "Feature: WF160 - Flowtype für Apothekenpflichtige Arzneimittel" ] ;
       fhir:definition [ fhir:v "Featurebeschreibung für die Verordnung von Apothekenpflichtigen Arzneimitteln" ] ;
       fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "*" ] ;
       fhir:base [
         fhir:path [ fhir:v "Base" ] ;
         fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "*" ]
       ] ;
       fhir:isModifier [ fhir:v false ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.url" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.url" ] ;
       fhir:short [ fhir:v "Canonical-URL des Features" ] ;
       fhir:definition [ fhir:v "Canonical-URL des Features" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.url" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "uri"^^xsd:anyURI ;
           fhir:l fhir:uri
         ]
       ] ) ;
       fhir:pattern [
         a fhir:Uri ;
         fhir:v "https://gematik.de/fhir/tiflow/FeatureDefinition/WF160"^^xsd:anyURI ;
         fhir:l <https://gematik.de/fhir/tiflow/FeatureDefinition/WF160>
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.name" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.name" ] ;
       fhir:short [ fhir:v "Maschinell verarbeitbarer Name" ] ;
       fhir:definition [ fhir:v "Maschinell verarbeitbarer Name" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.name" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "string"^^xsd:anyURI ;
           fhir:l fhir:string
         ]
       ] )
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.title" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.title" ] ;
       fhir:short [ fhir:v "Menschenlesbarer Titel" ] ;
       fhir:definition [ fhir:v "Menschenlesbarer Titel" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.title" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "string"^^xsd:anyURI ;
           fhir:l fhir:string
         ]
       ] )
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.status" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.status" ] ;
       fhir:short [ fhir:v "draft | active | retired" ] ;
       fhir:definition [ fhir:v "draft | active | retired" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.status" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "code"^^xsd:anyURI ;
           fhir:l fhir:code
         ]
       ] ) ;
       fhir:pattern [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.description" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.description" ] ;
       fhir:short [ fhir:v "Fachliche Beschreibung" ] ;
       fhir:definition [ fhir:v "Fachliche Beschreibung" ] ;
       fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.description" ] ;
         fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "markdown"^^xsd:anyURI ;
           fhir:l fhir:markdown
         ]
       ] ) ;
       fhir:pattern [
         a fhir:Markdown ;
         fhir:v "Dieses Feature deklariert, ob der TI-Flow-Fachdienst den `Flowtype für Apothekenpflichtige Arzneimittel` unterstützt und aktuell aktiv ist.\n\n**Wert `true`**: Der Flowtype ist aktiviert, alle Operationen und Abfragen nach Spezifikation sind erlaubt und dürfen durchgeführt werden.\n\n**Wert `false`**: Die Operation $create gestattet keine Erstellung von Tasks des betreffenden Flowtypes\nAlle FHIR-Operationen auf dem RessourceType \"Task\" des betreffenden Flowtypes werden mit dem entsprechendem Fehler abgebrochen\nAlle FHIR-Operationen auf System Ebene, durch eine andere oid als \"oid_versicherter\", die Informationen zu einem Task des betreffenden Flowtypes herausgeben oder manipulieren werden mit entsprechendem Fehler abgebrochen\nDer Aufruf GET /Task auf Tasks des betreffenden Flowtypes durch eine andere oid als \"oid_versicherter\" wird mit entsprechendem Fehler abgebrochen"
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.valueType" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.valueType" ] ;
       fhir:short [ fhir:v "boolean | code | Coding — Typ des value-Felds" ] ;
       fhir:definition [ fhir:v "boolean | code | Coding — Typ des value-Felds" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "1" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.valueType" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "1" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "code"^^xsd:anyURI ;
           fhir:l fhir:code
         ]
       ] ) ;
       fhir:pattern [
         a fhir:Code ;
         fhir:v "boolean"
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.context" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.context" ] ;
       fhir:short [ fhir:v "Element-Kontexte im CapabilityStatement" ] ;
       fhir:definition [ fhir:v "Element-Kontexte im CapabilityStatement" ] ;
       fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "*" ] ;
       fhir:base [
         fhir:path [ fhir:v "ti-feature-definition.context" ] ;
         fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "*" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "uri"^^xsd:anyURI ;
           fhir:l fhir:uri
         ]
       ] )
     ] )
  ] ; # 
  fhir:differential [
     fhir:element ( [
       fhir:id [ fhir:v "ti-flow-feature-wf160" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160" ] ;
       fhir:short [ fhir:v "Feature: WF160 - Flowtype für Apothekenpflichtige Arzneimittel" ] ;
       fhir:definition [ fhir:v "Featurebeschreibung für die Verordnung von Apothekenpflichtigen Arzneimitteln" ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.url" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.url" ] ;
       fhir:pattern [
         a fhir:Uri ;
         fhir:v "https://gematik.de/fhir/tiflow/FeatureDefinition/WF160"^^xsd:anyURI ;
         fhir:l <https://gematik.de/fhir/tiflow/FeatureDefinition/WF160>
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.status" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.status" ] ;
       fhir:pattern [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.description" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.description" ] ;
       fhir:pattern [
         a fhir:Markdown ;
         fhir:v "Dieses Feature deklariert, ob der TI-Flow-Fachdienst den `Flowtype für Apothekenpflichtige Arzneimittel` unterstützt und aktuell aktiv ist.\n\n**Wert `true`**: Der Flowtype ist aktiviert, alle Operationen und Abfragen nach Spezifikation sind erlaubt und dürfen durchgeführt werden.\n\n**Wert `false`**: Die Operation $create gestattet keine Erstellung von Tasks des betreffenden Flowtypes\nAlle FHIR-Operationen auf dem RessourceType \"Task\" des betreffenden Flowtypes werden mit dem entsprechendem Fehler abgebrochen\nAlle FHIR-Operationen auf System Ebene, durch eine andere oid als \"oid_versicherter\", die Informationen zu einem Task des betreffenden Flowtypes herausgeben oder manipulieren werden mit entsprechendem Fehler abgebrochen\nDer Aufruf GET /Task auf Tasks des betreffenden Flowtypes durch eine andere oid als \"oid_versicherter\" wird mit entsprechendem Fehler abgebrochen"
       ]
     ] [
       fhir:id [ fhir:v "ti-flow-feature-wf160.valueType" ] ;
       fhir:path [ fhir:v "ti-flow-feature-wf160.valueType" ] ;
       fhir:pattern [
         a fhir:Code ;
         fhir:v "boolean"
       ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

