Implementation Guide
ePA Medication Service
Version 1.3.0 - release

: eMP_Sumatriptan_Activity_Provenance_Batch_Response - TTL Representation

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:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "20335453-d103-4957-a370-03c9007db2f6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance?version=1.3.0>     ] )
  ] ; # 
  fhir:target ( [
fhir:l fhir:MedicationRequest/266620a9-2c26-41c1-b0cb-a10947b867f5/_history/3 ;
fhir:reference [ fhir:v "MedicationRequest/266620a9-2c26-41c1-b0cb-a10947b867f5/_history/3" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2026-12-01T14:00:00.400Z"^^xsd:dateTime] ; # 
  fhir:activity [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-DataOperation>       ] ;
fhir:code [ fhir:v "CREATE" ]     ] )
  ] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/provenance-participant-type>         ] ;
fhir:code [ fhir:v "author" ]       ] )     ] ;
fhir:who [
fhir:l fhir:Organization/450a9511-53e5-4af7-be36-a18444bb8dd2 ;
fhir:reference [ fhir:v "Organization/450a9511-53e5-4af7-be36-a18444bb8dd2" ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>             ] ;
fhir:code [ fhir:v "PRN" ]           ] )         ] ;
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 "9-2.58.00000089" ]       ] ;
fhir:display [ fhir:v "Die Hausarztpraxis" ]     ]
  ] ) . #