@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-erezept/Communication/7977a4ab-97a9-4d95-afb3-6c4c1e2ac596> a fhir:Communication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "7977a4ab-97a9-4d95-afb3-6c4c1e2ac596"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply|2.0"^^xsd:anyURI ;
       fhir:l <https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply?version=2.0>
     ] ) ;
     fhir:tag ( [
       fhir:display [ fhir:v "Reply from Pharmacy to Patient" ]
     ] [
       fhir:display [ fhir:v "Communication message sent by pharmacy to patient in response to a previous Task-related message" ]
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 7977a4ab-97a9-4d95-afb3-6c4c1e2ac596</b></p><a name=\"7977a4ab-97a9-4d95-afb3-6c4c1e2ac596\"> </a><a name=\"hc7977a4ab-97a9-4d95-afb3-6c4c1e2ac596\"> </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-Communication-Reply.html\">GEM ERP PR Communication Reply</a> version: 2.0.0-ballot.1</p><p style=\"margin-bottom: 0px\">Tags: Reply from Pharmacy to Patient (Details: [not stated] code null = 'Reply from Pharmacy to Patient'), Communication message sent by pharmacy to patient in response to a previous Task-related message (Details: [not stated] code null = 'Communication message sent by pharmacy to patient in response to a previous Task-related message')</p></div><p><b>basedOn</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Task/160.000.033.491.280.78\">Task/160.000.033.491.280.78</a></p><p><b>status</b>: Unknown</p><p><b>sent</b>: 2028-10-01 15:29:00+0000</p><p><b>recipient</b>: Identifier: NamingSystemKVID/X234567890</p><p><b>sender</b>: Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/3-SMC-B-Testkarte-883110000123465</p><blockquote><p><b>payload</b></p><p><b>GEM ERP EX AvailabilityState</b>: <a href=\"https://gematik.de/fhir/tiflow/2.0.0-ballot.1/CodeSystem-GEM-ERP-CS-AvailabilityStatus.html#GEM-ERP-CS-AvailabilityStatus-20\">CodeSystem des Verfügbarkeitsstatus: 20</a> (noch Heute verfügbar)</p><blockquote><p><b>GEM ERP EX SupplyOptionsType</b></p><ul><li>delivery: true</li><li>onPremise: true</li><li>shipment: false</li></ul></blockquote><p><b>content</b>: Eisern</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:basedOn ( [
     fhir:l <https://gematik.de/fhir/tiflow-erezept/Task/160.000.033.491.280.78> ;
     fhir:reference [ fhir:v "Task/160.000.033.491.280.78" ]
  ] ) ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:sent [ fhir:v "2028-10-01T15:29:00.434+00:00"^^xsd:dateTime] ; # 
  fhir:recipient ( [
     fhir:identifier [
       fhir:system [
         fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ;
         fhir:l <http://fhir.de/sid/gkv/kvid-10>
       ] ;
       fhir:value [ fhir:v "X234567890" ]
     ]
  ] ) ; # 
  fhir:sender [
     fhir:identifier [
       fhir:system [
         fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ;
         fhir:l <https://gematik.de/fhir/sid/telematik-id>
       ] ;
       fhir:value [ fhir:v "3-SMC-B-Testkarte-883110000123465" ]
     ]
  ] ; # 
  fhir:payload ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState"^^xsd:anyURI ;
         fhir:l <https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AvailabilityState>
       ] ;
       fhir:value [
         a fhir:Coding ;
         fhir:system [
           fhir:v "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus"^^xsd:anyURI ;
           fhir:l <https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus>
         ] ;
         fhir:code [ fhir:v "20" ]
       ]
     ] [
       fhir:extension ( [
         fhir:url [
           fhir:v "delivery"^^xsd:anyURI ;
           fhir:l fhir:delivery
         ] ;
         fhir:value [
           a fhir:Boolean ;
           fhir:v true
         ]
       ] [
         fhir:url [
           fhir:v "onPremise"^^xsd:anyURI ;
           fhir:l fhir:onPremise
         ] ;
         fhir:value [
           a fhir:Boolean ;
           fhir:v true
         ]
       ] [
         fhir:url [
           fhir:v "shipment"^^xsd:anyURI ;
           fhir:l fhir:shipment
         ] ;
         fhir:value [
           a fhir:Boolean ;
           fhir:v false
         ]
       ] ) ;
       fhir:url [
         fhir:v "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType"^^xsd:anyURI ;
         fhir:l <https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType>
       ]
     ] ) ;
     fhir:content [
       a fhir:String ;
       fhir:v "Eisern"
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

