Beispiele

ExampleISiKMedikament1

Medikament codiert (Wirkstoff):

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament1" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <coding>
            <system value="http://fhir.de/CodeSystem/bfarm/atc" />
            <version value="2024" />
            <code value="V03AB23" />
            <display value="Acetylcystein" />
        </coding>
    </code>
    <status value="active" />
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament1",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "code": {
        "coding":  [
            {
                "system": "http://fhir.de/CodeSystem/bfarm/atc",
                "code": "V03AB23",
                "display": "Acetylcystein",
                "version": "2024"
            }
        ]
    },
    "status": "active"
}

ExampleISiKMedikament2

Infusionslösung:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament2" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <text value="Infusion bestehend aus 85mg Doxorubicin aufgel&#246;st zur Verabreichung in 250ml 5-%iger (50 mg/ml) Glucose-Infusionsl&#246;sung" />
    </code>
    <status value="active" />
    <form>
        <coding>
            <system value="http://standardterms.edqm.eu" />
            <code value="11210000" />
            <display value="Solution for infusion" />
        </coding>
    </form>
    <ingredient>
        <extension url="http://fhir.de/StructureDefinition/WirkstofftypEX">
            <valueCoding>
                <system value="http://fhir.de/CodeSystem/WirkstofftypCS" />
                <code value="IN" />
            </valueCoding>
        </extension>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="L01DB01" />
                <display value="Doxorubicin" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="85" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="250" />
                <unit value="Milliliter" />
                <system value="http://unitsofmeasure.org" />
                <code value="mL" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemReference>
            <reference value="Medication/7f27cb8d-940b-43fd-ab8b-fee5b7a9b060" />
        </itemReference>
        <isActive value="true" />
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament2",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 85,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 250,
                    "unit": "Milliliter",
                    "code": "mL"
                }
            },
            "extension":  [
                {
                    "url": "http://fhir.de/StructureDefinition/WirkstofftypEX",
                    "valueCoding": {
                        "system": "http://fhir.de/CodeSystem/WirkstofftypCS",
                        "code": "IN"
                    }
                }
            ],
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "L01DB01",
                        "version": "2024",
                        "display": "Doxorubicin"
                    }
                ]
            },
            "isActive": true
        },
        {
            "itemReference": {
                "reference": "Medication/7f27cb8d-940b-43fd-ab8b-fee5b7a9b060"
            },
            "isActive": true
        }
    ],
    "code": {
        "text": "Infusion bestehend aus 85mg Doxorubicin aufgelöst zur Verabreichung in 250ml 5-%iger (50 mg/ml) Glucose-Infusionslösung"
    },
    "status": "active",
    "form": {
        "coding":  [
            {
                "system": "http://standardterms.edqm.eu",
                "code": "11210000",
                "display": "Solution for infusion"
            }
        ]
    }
}

ExampleISiKMedikament3

Medikament codiert (PZN):

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament3" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <coding>
            <system value="http://fhir.de/CodeSystem/ifa/pzn" />
            <code value="07265233" />
            <display value="Pantozol&#174; 40 mg 98 St." />
        </coding>
    </code>
    <status value="active" />
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament3",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "code": {
        "coding":  [
            {
                "system": "http://fhir.de/CodeSystem/ifa/pzn",
                "code": "07265233",
                "display": "Pantozol® 40 mg 98 St."
            }
        ]
    },
    "status": "active"
}

ExampleISiKMedikament4

Medikamentenrezeptur aus Fertigarzneimitteln:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament4" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <status value="active" />
    <form>
        <text value="Tabletten" />
    </form>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/ifa/pzn" />
                <code value="00266040" />
                <display value="IBU-ratiopharm&#174; 400 mg akut Schmerztabletten 20 St." />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="400" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Tablette" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/ifa/pzn" />
                <code value="01126111" />
                <display value="Paracetamol-ratiopharm&#174; 500 mg 20 St." />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="500" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Tablette" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament4",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 400,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "unit": "Tablette",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/ifa/pzn",
                        "code": "00266040",
                        "display": "IBU-ratiopharm® 400 mg akut Schmerztabletten 20 St."
                    }
                ]
            },
            "isActive": true
        },
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 500,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "unit": "Tablette",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/ifa/pzn",
                        "code": "01126111",
                        "display": "Paracetamol-ratiopharm® 500 mg 20 St."
                    }
                ]
            },
            "isActive": true
        }
    ],
    "status": "active",
    "form": {
        "text": "Tabletten"
    }
}

ExampleISiKMedikament5

Medikamentenrezeptur aus Wirkstoffen:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament5" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <status value="active" />
    <form>
        <text value="Tabletten" />
    </form>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="M02AA13" />
                <display value="Ibuprofen" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="400" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Tablette" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="N02BE01" />
                <display value="Paracetamol" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="500" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Tablette" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament5",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 400,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "unit": "Tablette",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "M02AA13",
                        "display": "Ibuprofen",
                        "version": "2024"
                    }
                ]
            },
            "isActive": true
        },
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 500,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "unit": "Tablette",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "N02BE01",
                        "display": "Paracetamol",
                        "version": "2024"
                    }
                ]
            },
            "isActive": true
        }
    ],
    "status": "active",
    "form": {
        "text": "Tabletten"
    }
}

ExampleISiKMedikament6

Medikament als Freitext:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament6" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <text value="Enoxaparin-Natrium 40 mg" />
    </code>
    <status value="active" />
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament6",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "code": {
        "text": "Enoxaparin-Natrium 40 mg"
    },
    "status": "active"
}

ExampleISiKMedikament7

Medikament (hier: Paracetamol) in Wasser aufgelöst:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament7" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <text value="Paracetamol gel&#246;st in Wasser" />
    </code>
    <status value="active" />
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="N02BE01" />
                <display value="Paracetamol" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="500" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemCodeableConcept>
            <text value="Wasser" />
        </itemCodeableConcept>
        <isActive value="false" />
        <strength>
            <numerator>
                <value value="1" />
                <unit value="Essl&#246;ffel" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </numerator>
            <denominator>
                <value value="1" />
                <system value="http://unitsofmeasure.org" />
                <code value="1" />
            </denominator>
        </strength>
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament7",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 500,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "N02BE01",
                        "display": "Paracetamol",
                        "version": "2024"
                    }
                ]
            },
            "isActive": true
        },
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "unit": "Esslöffel",
                    "code": "1"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "code": "1"
                }
            },
            "itemCodeableConcept": {
                "text": "Wasser"
            },
            "isActive": false
        }
    ],
    "code": {
        "text": "Paracetamol gelöst in Wasser"
    },
    "status": "active"
}

ExampleISiKMedikament8

Zytostatikum mit relativer Wirkstärken-Angabe (mg/kg Körpergewicht):

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament8" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <text value="Infusion bestehend aus 80 mg/m&#178; KOF Paclitaxel aufgel&#246;st zur Verabreichung in 5-%iger (50 mg/ml) Glucose-Infusionsl&#246;sung" />
    </code>
    <status value="active" />
    <form>
        <coding>
            <system value="http://standardterms.edqm.eu" />
            <code value="11210000" />
            <display value="Solution for infusion" />
        </coding>
    </form>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="L01CD01" />
                <display value="Paclitaxel" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="80" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="m&#178; KOF" />
                <system value="http://unitsofmeasure.org" />
                <code value="m2" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="B05BA11" />
                <display value="Glucose" />
            </coding>
        </itemCodeableConcept>
        <isActive value="false" />
        <strength>
            <numerator>
                <value value="50" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Milliliter" />
                <system value="http://unitsofmeasure.org" />
                <code value="mL" />
            </denominator>
        </strength>
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament8",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 80,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "unit": "m² KOF",
                    "code": "m2"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "L01CD01",
                        "display": "Paclitaxel",
                        "version": "2024"
                    }
                ]
            },
            "isActive": true
        },
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 50,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "unit": "Milliliter",
                    "code": "mL"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "B05BA11",
                        "display": "Glucose",
                        "version": "2024"
                    }
                ]
            },
            "isActive": false
        }
    ],
    "code": {
        "text": "Infusion bestehend aus 80 mg/m² KOF Paclitaxel aufgelöst zur Verabreichung in 5-%iger (50 mg/ml) Glucose-Infusionslösung"
    },
    "status": "active",
    "form": {
        "coding":  [
            {
                "system": "http://standardterms.edqm.eu",
                "code": "11210000",
                "display": "Solution for infusion"
            }
        ]
    }
}

ExampleISiKMedikament9

Zytostatikum mit absoluter Wirkstärken-Angabe:

Medication
<Medication xmlns="http://hl7.org/fhir">
    <id value="ExampleISiKMedikament9" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament" />
    </meta>
    <code>
        <text value="Infusion bestehend aus 142 mg Paclitaxel aufgel&#246;st zur Verabreichung in 500 ml 5-%iger (50 mg/ml) Glucose-Infusionsl&#246;sung" />
    </code>
    <status value="active" />
    <form>
        <coding>
            <system value="http://standardterms.edqm.eu" />
            <code value="11210000" />
            <display value="Solution for infusion" />
        </coding>
    </form>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="L01CD01" />
                <display value="Paclitaxel" />
            </coding>
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
            <numerator>
                <value value="142" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="500" />
                <unit value="Milliliter" />
                <system value="http://unitsofmeasure.org" />
                <code value="mL" />
            </denominator>
        </strength>
    </ingredient>
    <ingredient>
        <itemCodeableConcept>
            <coding>
                <system value="http://fhir.de/CodeSystem/bfarm/atc" />
                <version value="2024" />
                <code value="B05BA11" />
                <display value="Glucose" />
            </coding>
        </itemCodeableConcept>
        <isActive value="false" />
        <strength>
            <numerator>
                <value value="50" />
                <unit value="mg" />
                <system value="http://unitsofmeasure.org" />
                <code value="mg" />
            </numerator>
            <denominator>
                <value value="1" />
                <unit value="Milliliter" />
                <system value="http://unitsofmeasure.org" />
                <code value="mL" />
            </denominator>
        </strength>
    </ingredient>
</Medication>
{
    "resourceType": "Medication",
    "id": "ExampleISiKMedikament9",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikament"
        ]
    },
    "ingredient":  [
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 142,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 500,
                    "unit": "Milliliter",
                    "code": "mL"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "L01CD01",
                        "display": "Paclitaxel",
                        "version": "2024"
                    }
                ]
            },
            "isActive": true
        },
        {
            "strength": {
                "numerator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 50,
                    "unit": "mg",
                    "code": "mg"
                },
                "denominator": {
                    "system": "http://unitsofmeasure.org",
                    "value": 1,
                    "unit": "Milliliter",
                    "code": "mL"
                }
            },
            "itemCodeableConcept": {
                "coding":  [
                    {
                        "system": "http://fhir.de/CodeSystem/bfarm/atc",
                        "code": "B05BA11",
                        "display": "Glucose",
                        "version": "2024"
                    }
                ]
            },
            "isActive": false
        }
    ],
    "code": {
        "text": "Infusion bestehend aus 142 mg Paclitaxel aufgelöst zur Verabreichung in 500 ml 5-%iger (50 mg/ml) Glucose-Infusionslösung"
    },
    "status": "active",
    "form": {
        "coding":  [
            {
                "system": "http://standardterms.edqm.eu",
                "code": "11210000",
                "display": "Solution for infusion"
            }
        ]
    }
}