@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/Parameters/example-epa-op-rx-prescription-erp-output-parameters-1> a fhir:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-epa-op-rx-prescription-erp-output-parameters-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters|1.3.0" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters|1.3.0>
]
] ;
fhir:Parameters.parameter [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "rxPrescription" ] ;
fhir:Parameters.parameter.part [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "prescriptionId" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" ] ;
fhir:Identifier.value [ fhir:value "160.100.000.000.011.09" ]
]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "authoredOn" ] ;
fhir:Parameters.parameter.valueDate [ fhir:value "2025-09-06"^^xsd:date ]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "operationOutcome" ] ;
fhir:Parameters.parameter.resource [
a fhir:OperationOutcome ;
fhir:Resource.id [ fhir:value "255002c7-aa1b-4163-bdd4-ede482453cca" ] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.3.1" ;
fhir:index 0 ;
fhir:link <https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.3.1>
]
] ;
fhir:OperationOutcome.issue [
fhir:index 0 ;
fhir:OperationOutcome.issue.severity [ fhir:value "information" ] ;
fhir:OperationOutcome.issue.code [ fhir:value "informational" ] ;
fhir:OperationOutcome.issue.details [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details" ] ;
fhir:Coding.code [ fhir:value "MEDSVC_OPERATION_SUCCESS" ] ;
fhir:Coding.display [ fhir:value "Operation Successfully Completed in Medication Service" ]
]
]
]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Parameters/example-epa-op-rx-prescription-erp-output-parameters-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Parameters/example-epa-op-rx-prescription-erp-output-parameters-1.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.epa.medication#1.3.5 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report