@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Task/d70932d1-9e1c-483c-b2d4-b7dced09b35e> a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "d70932d1-9e1c-483c-b2d4-b7dced09b35e"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|2.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|2.0>
] ;
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.display [ fhir:value "Task in IN-PROGRESS state claimed by pharmacy via $accept operation" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task d70932d1-9e1c-483c-b2d4-b7dced09b35e</b></p><a name=\"d70932d1-9e1c-483c-b2d4-b7dced09b35e\"> </a><a name=\"hcd70932d1-9e1c-483c-b2d4-b7dced09b35e\"> </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=\"StructureDefinition-GEM-ERP-PR-Task.html\">Task für E-Rezept</a> version: 2.0.0-ballot.2</p><p style=\"margin-bottom: 0px\">Tag: </p></div><p><b>TI Flow Type</b>: <a href=\"https://gematik.de/fhir/tiflow/2.0.0-ballot.2/CodeSystem-GEM-ERP-CS-FlowType.html#GEM-ERP-CS-FlowType-160\">CodeSystem der Flowtypes in TIFlow Anwendungen: 160</a> (Flowtype für Apothekenpflichtige Arzneimittel)</p><p><b>TI Flow AcceptDate</b>: 2028-10-01</p><p><b>TI Flow ExpiryDate</b>: 2028-10-01</p><p><b>identifier</b>: <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId</code>/160.000.033.491.280.78, <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode</code>/777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea</p><p><b>status</b>: In Progress</p><p><b>intent</b>: order</p><p><b>for</b>: Identifier: NamingSystemKVID/X123456789</p><p><b>authoredOn</b>: 2028-10-01 15:29:00+0000</p><p><b>lastModified</b>: 2028-10-01 16:44:00+0000</p><p><b>performerType</b>: <span title=\"Codes:{https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_OrganizationType urn:oid:1.2.276.0.76.4.54}\">Öffentliche Apotheke</span></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType 1}\">Health Care Provider Prescription</span></td><td><a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.org/packages/de.basisprofil.r4/Binary/PrescriptionBinary\">Binary/PrescriptionBinary</a></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_FlowType" ] ;
fhir:Coding.code [ fhir:value "160" ] ;
fhir:Coding.display [ fhir:value "Flowtype für Apothekenpflichtige Arzneimittel" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate" ] ;
fhir:Extension.valueDate [ fhir:value "2028-10-01"^^xsd:date ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate" ] ;
fhir:Extension.valueDate [ fhir:value "2028-10-01"^^xsd:date ]
] ;
fhir:Task.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" ] ;
fhir:Identifier.value [ fhir:value "160.000.033.491.280.78" ]
], [
fhir:index 1 ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode" ] ;
fhir:Identifier.value [ fhir:value "777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea" ]
] ;
fhir:Task.status [ fhir:value "in-progress"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.for [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/gkv/kvid-10" ] ;
fhir:Identifier.value [ fhir:value "X123456789" ]
]
] ;
fhir:Task.authoredOn [ fhir:value "2028-10-01T15:29:00+00:00"^^xsd:dateTime] ;
fhir:Task.lastModified [ fhir:value "2028-10-01T16:44:00.434+00:00"^^xsd:dateTime] ;
fhir:Task.performerType [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_OrganizationType" ] ;
fhir:Coding.code [ fhir:value "urn:oid:1.2.276.0.76.4.54" ] ;
fhir:Coding.display [ fhir:value "Öffentliche Apotheke" ]
]
] ;
fhir:Task.input [
fhir:index 0 ;
fhir:Task.input.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType" ] ;
fhir:Coding.code [ fhir:value "1" ] ;
fhir:Coding.display [ fhir:value "Health Care Provider Prescription" ]
]
] ;
fhir:Task.input.valueReference [
fhir:link <http://hl7.org/fhir/Binary/PrescriptionBinary> ;
fhir:Reference.reference [ fhir:value "Binary/PrescriptionBinary" ]
]
] .
<http://hl7.org/fhir/Binary/PrescriptionBinary> a fhir:Binary .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Task/d70932d1-9e1c-483c-b2d4-b7dced09b35e.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Task/d70932d1-9e1c-483c-b2d4-b7dced09b35e.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.tiflow.erezept#2.0.0-ballot.2 basierend auf FHIR 4.0.1. Generiert 2026-06-29
Links: Table of Contents |
QA Report