Package | de.gematik.dev.epa.medication |
Resource Type | StructureDefinition |
Id | rx-originator-process-identifier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier |
URL | https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier |
Version | 1.1.0 |
Status | active |
Date | 2024-08-14 |
Name | RxOriginatorProcessIdentifier |
Description | The RxOriginatorProcessIdentifier, generated within the Medication Service, links the prescriptionID from the E-Rezept-Fachdienst with the original input FHIR resource ID, facilitating accurate tracking and utilization of medication data in operational processes within digital healthcare systems. |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
epa-medication-dispense | EPA MedicationDispense |
epa-medication-pharmaceutical-product | EPA Pharmaceutical Product Medication |
epa-medication-pzn-ingredient | EPA Medication Ingredient |
epa-medication-request | EPA MedicationRequest |
epa-medication | EPA Medication |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "rx-originator-process-identifier", "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier", "version": "1.1.0", "name": "RxOriginatorProcessIdentifier", "status": "active", "experimental": false, "date": "2024-08-14", "publisher": "gematik GmbH", "description": "The RxOriginatorProcessIdentifier, generated within the Medication Service, links the prescriptionID from the E-Rezept-Fachdienst with the original input FHIR resource ID, facilitating accurate tracking and utilization of medication data in operational processes within digital healthcare systems.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier.system", "path": "Identifier.system", "min": 1, "patternUri": "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "min": 1, "mustSupport": true } ] } }