Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: eMP_Benazepril_Chronology_Provenance_1 - 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 "0b383501-f078-464b-b984-9fdb6751601b"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/emp-chronology-provenance"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/emp-chronology-provenance>     ] )
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-chronology-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true     ]
  ] ) ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/173439a1-40ee-4b61-bb8c-aab3f5a1af10/_history/2" ]
  ] [
fhir:reference [ fhir:v "MedicationRequest/e2da4372-accc-4a76-81da-83e43ef9b15a/_history/1" ]
  ] ) ; # 
  fhir:occurred [
a fhir:dateTime ;
fhir:v "2026-11-10T14:00:00.700Z"^^xsd:dateTime
  ] ; # 
  fhir:recorded [ fhir:v "2026-11-10T14:00:00.700Z"^^xsd:dateTime] ; # 
  fhir:activity [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPDATE" ]     ] )
  ] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ]       ] )     ] ;
fhir:who [
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:code [ fhir:v "PRN" ]           ] )         ] ;
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9-2.58.00000089" ]       ] ;
fhir:display [ fhir:v "Die Hausarztpraxis" ]     ]
  ] ) . #