| Package | de.gematik.epa.research |
| Resource Type | StructureDefinition |
| Id | epa-research-medication |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.epa.research@1.0.0-cc1&canonical=https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication |
| URL | https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication |
| Version | 1.0.0-cc1 |
| Status | draft |
| Date | 2024-06-06 |
| Name | EPAResearchMedication |
| Type | Medication |
| Kind | resource |
No resources found
| StructureDefinition | |
| dispensation-identifier-extension | EPADispensationIdentifierExtension |
| drug-category-extension | DrugCategoryExtension |
| epa-medication-type-extension | Medication Type |
| medication-formulation-packaging-extension | MedicationFormulationPackagingExtension |
| medication-id-vaccine-extension | MedicationIsVaccineExtension |
| medication-manufacturing-instructions-extension | MedicationManufacturingInstructionsExtension |
| rx-prescription-process-identifier-extension | RxPrescriptionProcessIdentifierExtension |
| normgroesse | ExtensionNormgroesseDeBasis |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "epa-research-medication",
"url": "https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication",
"version": "1.0.0-cc1",
"name": "EPAResearchMedication",
"status": "draft",
"experimental": false,
"date": "2024-06-06",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Medication",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication.meta.tag",
"path": "Medication.meta.tag",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Medication.meta.tag:TagSourceProfile",
"path": "Medication.meta.tag",
"sliceName": "TagSourceProfile",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Medication.meta.tag:TagSourceProfile.system",
"path": "Medication.meta.tag.system",
"min": 1,
"patternUri": "https://gematik.de/fhir/epa-research/sid/source-profile"
},
{
"id": "Medication.extension:rxPrescriptionProcessIdentifier",
"path": "Medication.extension",
"sliceName": "rxPrescriptionProcessIdentifier",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension"
]
}
],
"mustSupport": true
},
{
"id": "Medication.extension:epaDispensationIdentifier",
"path": "Medication.extension",
"sliceName": "epaDispensationIdentifier",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier-extension"
]
}
],
"mustSupport": true
},
{
"id": "Medication.extension:isVaccine",
"path": "Medication.extension",
"sliceName": "isVaccine",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension"
]
}
]
},
{
"id": "Medication.extension:isVaccine.value[x]",
"path": "Medication.extension.value[x]",
"mustSupport": true
},
{
"id": "Medication.extension:drugCategory",
"path": "Medication.extension",
"sliceName": "drugCategory",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension"
]
}
]
},
{
"id": "Medication.extension:drugCategory.value[x]",
"path": "Medication.extension.value[x]",
"mustSupport": true
},
{
"id": "Medication.extension:drugCategory.value[x].system",
"path": "Medication.extension.value[x].system",
"mustSupport": true
},
{
"id": "Medication.extension:drugCategory.value[x].code",
"path": "Medication.extension.value[x].code",
"mustSupport": true
},
{
"id": "Medication.extension:normSizeCode",
"path": "Medication.extension",
"sliceName": "normSizeCode",
"short": "Package size according to N-designation",
"definition": "Description of the therapy-appropriate package size (e.g., N1)",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.de/StructureDefinition/normgroesse"
]
}
]
},
{
"id": "Medication.extension:normSizeCode.value[x]",
"path": "Medication.extension.value[x]",
"mustSupport": true
},
{
"id": "Medication.extension:packaging",
"path": "Medication.extension",
"sliceName": "packaging",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/medication-formulation-packaging-extension"
]
}
]
},
{
"id": "Medication.extension:packaging.value[x]",
"path": "Medication.extension.value[x]",
"mustSupport": true
},
{
"id": "Medication.extension:manufacturingInstructions",
"path": "Medication.extension",
"sliceName": "manufacturingInstructions",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/medication-manufacturing-instructions-extension"
]
}
]
},
{
"id": "Medication.extension:manufacturingInstructions.value[x]",
"path": "Medication.extension.value[x]",
"mustSupport": true
},
{
"id": "Medication.extension:type",
"path": "Medication.extension",
"sliceName": "type",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension"
]
}
],
"mustSupport": true
}
]
}
}