TIFlow - Kernfunktionalitäten
Version 2.0.0-ballot.1 - ci-build

: TaskAcceptDateSP - TTL Representation

Active as of 2028-04-01

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:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TaskAcceptDateSP"] ; # 
  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: SearchParameter TaskAcceptDateSP</b></p><a name=\"TaskAcceptDateSP\"> </a><a name=\"hcTaskAcceptDateSP\"> </a><h2>TaskAcceptDateSP</h2><p>Parameter <code>accept-date</code>:<code>date</code></p><div><p>Das Einlösedatum eines E-Rezeptes. Nach Ablaufen dieses Datums darf ein E-Rezept nicht mehr zu Lasten des Kostenträgers abgegeben werden.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/task.html\">Task</a></td></tr><tr><td>Expression</td><td><code>Task.extension('https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate').value.as(date)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://gematik.de/fhir/tiflow/SearchParameter/TaskAcceptDateSP"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/tiflow/SearchParameter/TaskAcceptDateSP>
  ] ; # 
  fhir:version [ fhir:v "2.0.0-ballot.1"] ; # 
  fhir:name [ fhir:v "TaskAcceptDateSP"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  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 "Das Einlösedatum eines E-Rezeptes. Nach Ablaufen dieses Datums darf ein E-Rezept nicht mehr zu Lasten des Kostenträgers abgegeben werden."] ; # 
  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:code [ fhir:v "accept-date"] ; # 
  fhir:base ( [ fhir:v "Task"] ) ; # 
  fhir:type [ fhir:v "date"] ; # 
  fhir:expression [ fhir:v "Task.extension('https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate').value.as(date)"] ; # 
  fhir:multipleOr [ fhir:v false] ; # 
  fhir:multipleAnd [ fhir:v true] . #