ISiKMedikament
Dieses Profil ermöglicht die Abbildung von patientenunabhängigen Informationen zu Medikamenten in ISiK Szenarien.
Bestätigungsrelevanz
Name | ISiKCapabilityStatementMedikationInformation | ISiKCapabilityStatementMedikationVerabreichung | ISiKCapabilityStatementMedikationVerordnung |
---|---|---|---|
Verbindlichkeit | SHALL | SHALL | SHALL |
Metadaten
Canonical | https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament |
---|---|
Status | active |
Version | 4.0.3 |
Basis | http://hl7.org/fhir/StructureDefinition/Medication |
Inhalt
ISiKMedikament (Medication) | I | Medication | |
id | Σ | 0..1 | string |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | 0..1 | Narrative | |
contained | 0..* | Resource | |
extension | I | 0..* | Extension |
modifierExtension | ?! I | 0..* | Extension |
identifier | Σ | 0..* | Identifier |
code | S Σ | 0..1 | CodeableConcept |
id | 0..1 | string | |
extension | I | 0..* | Extension |
coding | S Σ | 0..* | Coding |
PZN | S Σ | 0..1 | ISiKPZNCodingPattern |
ATC-DE | S Σ | 0..1 | ISiKATCCodingPattern |
SCT | S Σ | 0..1 | ISiKSnomedCTCodingPattern |
text | S Σ | 0..1 | string |
status | S Σ ?! | 1..1 | codeBinding |
manufacturer | S Σ | 0..1 | Reference(Organization) |
id | 0..1 | string | |
extension | I | 0..* | Extension |
reference | Σ I | 0..1 | string |
type | Σ | 0..1 | uriBinding |
identifier | Σ | 0..1 | Identifier |
display | S Σ | 1..1 | string |
form | S | 0..1 | CodeableConcept |
id | 0..1 | string | |
extension | I | 0..* | Extension |
coding | S Σ | 0..* | Coding |
EDQM | S Σ | 0..1 | ISiKCodingBinding |
text | Σ | 0..1 | string |
amount | S Σ | 0..1 | Ratio |
id | 0..1 | string | |
extension | I | 0..* | Extension |
numerator | S Σ I | 1..1 | MedicationQuantity |
denominator | S Σ I | 1..1 | MedicationQuantity |
ingredient | S | 0..* | BackboneElement |
id | 0..1 | string | |
extension | S I | 0..* | Extension |
wirkstofftyp | S I | 0..1 | Extension(Coding) |
modifierExtension | Σ ?! I | 0..* | Extension |
item[x] | 1..1 | ||
itemCodeableConcept | S | 0..1 | CodeableConcept |
id | 0..1 | string | |
extension | I | 0..* | Extension |
coding | S Σ | 0..* | Coding |
ASK | S Σ | 0..1 | ISiKASKCodingPattern |
ATC-DE | S Σ | 0..1 | ISiKATCCodingPattern |
PZN | S Σ | 0..1 | ISiKPZNCodingPattern |
SCT | S Σ | 0..1 | ISiKSnomedCTCodingPattern |
text | S Σ | 0..1 | string |
itemReference | S | 0..1 | Reference(Substance | Medication) |
id | 0..1 | string | |
extension | I | 0..* | Extension |
reference | S Σ I | 1..1 | string |
type | Σ | 0..1 | uriBinding |
identifier | Σ | 0..1 | Identifier |
display | Σ | 0..1 | string |
isActive | S | 0..1 | boolean |
strength | S | 0..1 | Ratio |
id | 0..1 | string | |
extension | I | 0..* | Extension |
numerator | S Σ I | 1..1 | MedicationQuantity |
denominator | S Σ I | 1..1 | MedicationQuantity |
batch | S | 0..1 | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
lotNumber | S | 0..1 | string |
expirationDate | 0..1 | dateTime |
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="ISiKMedikament" /> <url value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" /> <version value="4.0.3" /> <name value="ISiKMedikament" /> <status value="active" /> <experimental value="false" /> <date value="2025-03-17" /> <publisher value="gematik GmbH" /> <description value="Dieses Profil ermöglicht die Abbildung von patientenunabhängigen Informationen zu Medikamenten in ISiK Szenarien." /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="Medication" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Medication" /> <derivation value="constraint" /> <differential> <element id="Medication"> <path value="Medication" /> <constraint> <key value="isik-med-1" /> <severity value="error" /> <human value="Medikamenten-Code, -Bezeichnung oder Inhaltsstoffe müssen angegeben werden." /> <expression value="code.exists() or ingredient.exists()" /> <source value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" /> </constraint> </element> <element id="Medication.code"> <path value="Medication.code" /> <short value="Medikament in codierter Form oder ggf. als Freitext" /> <comment value="Begründung des Must-Support: grundlegende Information" /> <mustSupport value="true" /> </element> <element id="Medication.code.coding"> <path value="Medication.code.coding" /> <slicing> <discriminator> <type value="pattern" /> <path value="$this" /> </discriminator> <rules value="open" /> </slicing> <comment value="Begründung des Must-Support: Medikamente MÜSSEN kodiert werden, hierfür kann eine PZN, ATC-Code oder SnomedCT Code verwendet werden" /> <mustSupport value="true" /> </element> <element id="Medication.code.coding:PZN"> <path value="Medication.code.coding" /> <sliceName value="PZN" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKPZNCoding" /> </type> <patternCoding> <system value="http://fhir.de/CodeSystem/ifa/pzn" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.code.coding:ATC-DE"> <path value="Medication.code.coding" /> <sliceName value="ATC-DE" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKATCCoding" /> </type> <patternCoding> <system value="http://fhir.de/CodeSystem/bfarm/atc" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.code.coding:SCT"> <path value="Medication.code.coding" /> <sliceName value="SCT" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKSnomedCTCoding" /> </type> <patternCoding> <system value="http://snomed.info/sct" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.code.text"> <path value="Medication.code.text" /> <comment value="Begründung des Must-Support: Falls eine Kodierung nicht möglich ist kann das Medikament alternativ per Freitext erfasst werden" /> <mustSupport value="true" /> </element> <element id="Medication.status"> <path value="Medication.status" /> <short value="Status der Medikamenteninformation" /> <comment value="Begründung des Must-Support: Erforderliche Angabe im FHIR-Standard" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Medication.manufacturer"> <path value="Medication.manufacturer" /> <short value="Hersteller des Medikaments" /> <comment value="Begründung des Must-Support: Alignment mit KBV-Profilen\n\n Hinweis: Hier kann der tatsächliche Hersteller des Medikaments benannt werden, vornehmlich im Fall von Wirkstoffmischungen (Rezepturen), beispielsweise die Krankenhausapotheke. Zu beachten ist, dass die zulassende Organisation, wie sie z.B. in den Daten zur PZN benannt ist, nicht als Hersteller gilt." /> <mustSupport value="true" /> </element> <element id="Medication.manufacturer.display"> <path value="Medication.manufacturer.display" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Medication.form"> <path value="Medication.form" /> <short value="Abgabeform" /> <comment value="Begründung des Must-Support: Basis-Information eines Medikaments" /> <mustSupport value="true" /> </element> <element id="Medication.form.coding"> <path value="Medication.form.coding" /> <slicing> <discriminator> <type value="pattern" /> <path value="$this" /> </discriminator> <rules value="open" /> </slicing> <comment value="Begründung des Must-Support: EDQM definiert eine einheitliche DoseForm auf europäischer Ebene" /> <mustSupport value="true" /> </element> <element id="Medication.form.coding:EDQM"> <path value="Medication.form.coding" /> <sliceName value="EDQM" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKCoding" /> </type> <mustSupport value="true" /> <binding> <strength value="required" /> <valueSet value="http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform" /> </binding> </element> <element id="Medication.amount"> <path value="Medication.amount" /> <short value="Menge" /> <comment value="Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein" /> <mustSupport value="true" /> </element> <element id="Medication.amount.numerator"> <path value="Medication.amount.numerator" /> <comment value="Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein" /> <min value="1" /> <type> <code value="Quantity" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" /> </type> <mustSupport value="true" /> </element> <element id="Medication.amount.denominator"> <path value="Medication.amount.denominator" /> <comment value="Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein" /> <min value="1" /> <type> <code value="Quantity" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" /> </type> <mustSupport value="true" /> </element> <element id="Medication.ingredient"> <path value="Medication.ingredient" /> <short value="Informationen zu Bestandteilen (Rezeptur)" /> <comment value="Begründung des Must-Support: Wirkstoff-Rezepturen müssen dokumentierbar sein" /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.extension"> <path value="Medication.ingredient.extension" /> <short value="Wirkstofftyp" /> <comment value="Begründung des Must-Support: Alignment mit den MII-Profilen\n\n Hinweis: Hiermit kann geklärt werden, ob es sich um eine Angabe zum Wirkstoff oder zum exakten Inhaltsstoff (z.B. Salze) handelt." /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.extension:wirkstofftyp"> <path value="Medication.ingredient.extension" /> <sliceName value="wirkstofftyp" /> <min value="0" /> <max value="1" /> <type> <code value="Extension" /> <profile value="http://fhir.de/StructureDefinition/WirkstofftypEX" /> </type> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]"> <path value="Medication.ingredient.item[x]" /> <slicing> <discriminator> <type value="type" /> <path value="$this" /> </discriminator> <ordered value="false" /> <rules value="open" /> </slicing> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept"> <path value="Medication.ingredient.item[x]" /> <sliceName value="itemCodeableConcept" /> <short value="Bestandteil in codierter Form oder ggf. als Freitext" /> <comment value="Begründung des Must-Support: Der Bestandteil muss eindeutig benannt sein" /> <min value="0" /> <max value="1" /> <type> <code value="CodeableConcept" /> </type> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.coding"> <path value="Medication.ingredient.item[x].coding" /> <slicing> <discriminator> <type value="pattern" /> <path value="$this" /> </discriminator> <rules value="open" /> </slicing> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.coding:ASK"> <path value="Medication.ingredient.item[x].coding" /> <sliceName value="ASK" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKASKCoding" /> </type> <patternCoding> <system value="http://fhir.de/CodeSystem/ask" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.coding:ATC-DE"> <path value="Medication.ingredient.item[x].coding" /> <sliceName value="ATC-DE" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKATCCoding" /> </type> <patternCoding> <system value="http://fhir.de/CodeSystem/bfarm/atc" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.coding:PZN"> <path value="Medication.ingredient.item[x].coding" /> <sliceName value="PZN" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKPZNCoding" /> </type> <patternCoding> <system value="http://fhir.de/CodeSystem/ifa/pzn" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.coding:SCT"> <path value="Medication.ingredient.item[x].coding" /> <sliceName value="SCT" /> <min value="0" /> <max value="1" /> <type> <code value="Coding" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKSnomedCTCoding" /> </type> <patternCoding> <system value="http://snomed.info/sct" /> </patternCoding> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemCodeableConcept.text"> <path value="Medication.ingredient.item[x].text" /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemReference"> <path value="Medication.ingredient.item[x]" /> <sliceName value="itemReference" /> <short value="Bestandteil (Referenz auf ein anderes Medikament)" /> <comment value="Begründung des Must-Support: Der Bestandteil muss eindeutig benannt sein" /> <min value="0" /> <max value="1" /> <type> <code value="Reference" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Substance" /> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Medication" /> </type> <mustSupport value="true" /> </element> <element id="Medication.ingredient.item[x]:itemReference.reference"> <path value="Medication.ingredient.item[x].reference" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.isActive"> <path value="Medication.ingredient.isActive" /> <short value="handelt es sich um einen aktiven Bestandteil?" /> <comment value="Begründung des Must-Support: Wird eine vollständige Rezeptur dokumentiert, muss erkennbar sein, welches die Wirkstoffe sind" /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.strength"> <path value="Medication.ingredient.strength" /> <short value="Stärke" /> <comment value="Begründung des Must-Support: Basisinformation in Rezepturen" /> <mustSupport value="true" /> </element> <element id="Medication.ingredient.strength.numerator"> <path value="Medication.ingredient.strength.numerator" /> <min value="1" /> <type> <code value="Quantity" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" /> </type> <mustSupport value="true" /> </element> <element id="Medication.ingredient.strength.denominator"> <path value="Medication.ingredient.strength.denominator" /> <min value="1" /> <type> <code value="Quantity" /> <profile value="https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" /> </type> <mustSupport value="true" /> </element> <element id="Medication.batch"> <path value="Medication.batch" /> <short value="Angaben zur Charge" /> <comment value="Begründung des Must-Support: erforderlich zur Dokumentation der Chargennummer\n\n Hinweis: Bitte beachten Sie gegebenenfalls die Regelungen der zwischen GKV-SV und DAV: https://www.gkv-datenaustausch.de/leistungserbringer/apotheken/apotheken.jsp . Insbesondere den Technischen Anhang 7 (TA7) zur Arzneimittelabrechnungsvereinbarung gemäß § 300 Absatz 3 SGB V in der aktuellsten Fassung." /> <mustSupport value="true" /> </element> <element id="Medication.batch.lotNumber"> <path value="Medication.batch.lotNumber" /> <short value="Chargennummer" /> <comment value="Begründung des Must-Support: Therapiesicherheit und Nachvollziehbarkeit\n\n Hinweis: Gemäß Anlage 1 der TA7 kann hier übergangsweise bis zum 30. Juni 2025 eine Musterchargennummer ("STELLEN") eingetragen werden. Wenn die Übermittlung der Chargenbezeichnung beim Stellen von Arzneimitteln technisch nicht möglich ist, z.B. beim Verblistern, wird von der Verpflichtung zur Chargendokumentation abgesehen. Dementsprechend kann anstatt der tatsächlichen Chargenbezeichnungen "STELLEN" in das hierbeschirebene Datenfeld eingetragen werden." /> <mustSupport value="true" /> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "ISiKMedikament", "url": "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament", "version": "4.0.3", "name": "ISiKMedikament", "status": "active", "experimental": false, "date": "2025-03-17", "publisher": "gematik GmbH", "description": "Dieses Profil ermöglicht die Abbildung von patientenunabhängigen Informationen zu Medikamenten in ISiK Szenarien.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Medication", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication", "derivation": "constraint", "differential": { "element": [ { "id": "Medication", "path": "Medication", "constraint": [ { "key": "isik-med-1", "severity": "error", "human": "Medikamenten-Code, -Bezeichnung oder Inhaltsstoffe müssen angegeben werden.", "expression": "code.exists() or ingredient.exists()", "source": "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" } ] }, { "id": "Medication.code", "path": "Medication.code", "short": "Medikament in codierter Form oder ggf. als Freitext", "comment": "Begründung des Must-Support: grundlegende Information", "mustSupport": true }, { "id": "Medication.code.coding", "path": "Medication.code.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "comment": "Begründung des Must-Support: Medikamente MÜSSEN kodiert werden, hierfür kann eine PZN, ATC-Code oder SnomedCT Code verwendet werden", "mustSupport": true }, { "id": "Medication.code.coding:PZN", "path": "Medication.code.coding", "sliceName": "PZN", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKPZNCoding" ] } ], "patternCoding": { "system": "http://fhir.de/CodeSystem/ifa/pzn" }, "mustSupport": true }, { "id": "Medication.code.coding:ATC-DE", "path": "Medication.code.coding", "sliceName": "ATC-DE", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKATCCoding" ] } ], "patternCoding": { "system": "http://fhir.de/CodeSystem/bfarm/atc" }, "mustSupport": true }, { "id": "Medication.code.coding:SCT", "path": "Medication.code.coding", "sliceName": "SCT", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKSnomedCTCoding" ] } ], "patternCoding": { "system": "http://snomed.info/sct" }, "mustSupport": true }, { "id": "Medication.code.text", "path": "Medication.code.text", "comment": "Begründung des Must-Support: Falls eine Kodierung nicht möglich ist kann das Medikament alternativ per Freitext erfasst werden", "mustSupport": true }, { "id": "Medication.status", "path": "Medication.status", "short": "Status der Medikamenteninformation", "comment": "Begründung des Must-Support: Erforderliche Angabe im FHIR-Standard", "min": 1, "mustSupport": true }, { "id": "Medication.manufacturer", "path": "Medication.manufacturer", "short": "Hersteller des Medikaments", "comment": "Begründung des Must-Support: Alignment mit KBV-Profilen\n\n Hinweis: Hier kann der tatsächliche Hersteller des Medikaments benannt werden, vornehmlich im Fall von Wirkstoffmischungen (Rezepturen), beispielsweise die Krankenhausapotheke. Zu beachten ist, dass die zulassende Organisation, wie sie z.B. in den Daten zur PZN benannt ist, nicht als Hersteller gilt.", "mustSupport": true }, { "id": "Medication.manufacturer.display", "path": "Medication.manufacturer.display", "min": 1, "mustSupport": true }, { "id": "Medication.form", "path": "Medication.form", "short": "Abgabeform", "comment": "Begründung des Must-Support: Basis-Information eines Medikaments", "mustSupport": true }, { "id": "Medication.form.coding", "path": "Medication.form.coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "comment": "Begründung des Must-Support: EDQM definiert eine einheitliche DoseForm auf europäischer Ebene", "mustSupport": true }, { "id": "Medication.form.coding:EDQM", "path": "Medication.form.coding", "sliceName": "EDQM", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKCoding" ] } ], "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform" } }, { "id": "Medication.amount", "path": "Medication.amount", "short": "Menge", "comment": "Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein", "mustSupport": true }, { "id": "Medication.amount.numerator", "path": "Medication.amount.numerator", "comment": "Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein", "min": 1, "type": [ { "code": "Quantity", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" ] } ], "mustSupport": true }, { "id": "Medication.amount.denominator", "path": "Medication.amount.denominator", "comment": "Begründung des Must-Support: Bei einer Medikation MUSS die Menge dokumentierbar sein", "min": 1, "type": [ { "code": "Quantity", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" ] } ], "mustSupport": true }, { "id": "Medication.ingredient", "path": "Medication.ingredient", "short": "Informationen zu Bestandteilen (Rezeptur)", "comment": "Begründung des Must-Support: Wirkstoff-Rezepturen müssen dokumentierbar sein", "mustSupport": true }, { "id": "Medication.ingredient.extension", "path": "Medication.ingredient.extension", "short": "Wirkstofftyp", "comment": "Begründung des Must-Support: Alignment mit den MII-Profilen\n\n Hinweis: Hiermit kann geklärt werden, ob es sich um eine Angabe zum Wirkstoff oder zum exakten Inhaltsstoff (z.B. Salze) handelt.", "mustSupport": true }, { "id": "Medication.ingredient.extension:wirkstofftyp", "path": "Medication.ingredient.extension", "sliceName": "wirkstofftyp", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/StructureDefinition/WirkstofftypEX" ] } ], "mustSupport": true }, { "id": "Medication.ingredient.item[x]", "path": "Medication.ingredient.item[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" } }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept", "path": "Medication.ingredient.item[x]", "sliceName": "itemCodeableConcept", "short": "Bestandteil in codierter Form oder ggf. als Freitext", "comment": "Begründung des Must-Support: Der Bestandteil muss eindeutig benannt sein", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding", "path": "Medication.ingredient.item[x].coding", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ASK", "path": "Medication.ingredient.item[x].coding", "sliceName": "ASK", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKASKCoding" ] } ], "patternCoding": { "system": "http://fhir.de/CodeSystem/ask" }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:ATC-DE", "path": "Medication.ingredient.item[x].coding", "sliceName": "ATC-DE", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKATCCoding" ] } ], "patternCoding": { "system": "http://fhir.de/CodeSystem/bfarm/atc" }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:PZN", "path": "Medication.ingredient.item[x].coding", "sliceName": "PZN", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKPZNCoding" ] } ], "patternCoding": { "system": "http://fhir.de/CodeSystem/ifa/pzn" }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.coding:SCT", "path": "Medication.ingredient.item[x].coding", "sliceName": "SCT", "min": 0, "max": "1", "type": [ { "code": "Coding", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKSnomedCTCoding" ] } ], "patternCoding": { "system": "http://snomed.info/sct" }, "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemCodeableConcept.text", "path": "Medication.ingredient.item[x].text", "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemReference", "path": "Medication.ingredient.item[x]", "sliceName": "itemReference", "short": "Bestandteil (Referenz auf ein anderes Medikament)", "comment": "Begründung des Must-Support: Der Bestandteil muss eindeutig benannt sein", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Substance", "http://hl7.org/fhir/StructureDefinition/Medication" ] } ], "mustSupport": true }, { "id": "Medication.ingredient.item[x]:itemReference.reference", "path": "Medication.ingredient.item[x].reference", "min": 1, "mustSupport": true }, { "id": "Medication.ingredient.isActive", "path": "Medication.ingredient.isActive", "short": "handelt es sich um einen aktiven Bestandteil?", "comment": "Begründung des Must-Support: Wird eine vollständige Rezeptur dokumentiert, muss erkennbar sein, welches die Wirkstoffe sind", "mustSupport": true }, { "id": "Medication.ingredient.strength", "path": "Medication.ingredient.strength", "short": "Stärke", "comment": "Begründung des Must-Support: Basisinformation in Rezepturen", "mustSupport": true }, { "id": "Medication.ingredient.strength.numerator", "path": "Medication.ingredient.strength.numerator", "min": 1, "type": [ { "code": "Quantity", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" ] } ], "mustSupport": true }, { "id": "Medication.ingredient.strength.denominator", "path": "Medication.ingredient.strength.denominator", "min": 1, "type": [ { "code": "Quantity", "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/MedicationQuantity" ] } ], "mustSupport": true }, { "id": "Medication.batch", "path": "Medication.batch", "short": "Angaben zur Charge", "comment": "Begründung des Must-Support: erforderlich zur Dokumentation der Chargennummer\n\n Hinweis: Bitte beachten Sie gegebenenfalls die Regelungen der zwischen GKV-SV und DAV: https://www.gkv-datenaustausch.de/leistungserbringer/apotheken/apotheken.jsp . Insbesondere den Technischen Anhang 7 (TA7) zur Arzneimittelabrechnungsvereinbarung gemäß § 300 Absatz 3 SGB V in der aktuellsten Fassung.", "mustSupport": true }, { "id": "Medication.batch.lotNumber", "path": "Medication.batch.lotNumber", "short": "Chargennummer", "comment": "Begründung des Must-Support: Therapiesicherheit und Nachvollziehbarkeit\n\n Hinweis: Gemäß Anlage 1 der TA7 kann hier übergangsweise bis zum 30. Juni 2025 eine Musterchargennummer (\"STELLEN\") eingetragen werden. Wenn die Übermittlung der Chargenbezeichnung beim Stellen von Arzneimitteln technisch nicht möglich ist, z.B. beim Verblistern, wird von der Verpflichtung zur Chargendokumentation abgesehen. Dementsprechend kann anstatt der tatsächlichen Chargenbezeichnungen \"STELLEN\" in das hierbeschirebene Datenfeld eingetragen werden.", "mustSupport": true } ] } }
Constraints/Invarianten
Name | Schweregrad | Beschreibung | Ausdruck |
---|---|---|---|
isik-med-1 | error | Medikamenten-Code, -Bezeichnung oder Inhaltsstoffe müssen angegeben werden. | code.exists() or ingredient.exists() |
Terminology-Bindings
Element | Staerke | ValueSet |
---|---|---|
Medication.form.coding:EDQM | required | http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform |