Metadaten

CanonicalURLhttps://gematik.de/fhir/dipag/CodeSystem/dipag-chargeitem-type-CS
Statusactive
Version1.1.0-rc2
Herausgebergematik GmbH

Inhalt

CodeAnzeigetext
GOÄLeistung nach Gebührenordnung GOÄ
GOZLeistung nach Gebührenordnung GOZ
EigenlaborleistungMaterialEigenlaborleistung/Material
FremdlaborleistungFremdlaborleistung
SachkostenAuslagenSachkosten/Auslagen
WegegeldReiseentschaedigungWegegeld/Reiseentschädigung
<CodeSystem xmlns="http://hl7.org/fhir">
    <id value="dipag-chargeitem-type-CS" />
    <url value="https://gematik.de/fhir/dipag/CodeSystem/dipag-chargeitem-type-CS" />
    <version value="1.1.0-rc2" />
    <name value="DiPagRechnungspositionTypeCS" />
    <title value="Digitale Patientenrechnung Typ der Rechnungsposition CodeSystem" />
    <status value="active" />
    <experimental value="false" />
    <date value="2025-04-07" />
    <publisher value="gematik GmbH" />
    <contact>
        <telecom>
            <system value="url" />
            <value value="http://gematik.de/" />
        </telecom>
    </contact>
    <content value="complete" />
    <count value="6" />
    <concept>
        <code value="GO&#196;" />
        <display value="Leistung nach Geb&#252;hrenordnung GO&#196;" />
    </concept>
    <concept>
        <code value="GOZ" />
        <display value="Leistung nach Geb&#252;hrenordnung GOZ" />
    </concept>
    <concept>
        <code value="EigenlaborleistungMaterial" />
        <display value="Eigenlaborleistung/Material" />
    </concept>
    <concept>
        <code value="Fremdlaborleistung" />
        <display value="Fremdlaborleistung" />
    </concept>
    <concept>
        <code value="SachkostenAuslagen" />
        <display value="Sachkosten/Auslagen" />
    </concept>
    <concept>
        <code value="WegegeldReiseentschaedigung" />
        <display value="Wegegeld/Reiseentsch&#228;digung" />
    </concept>
</CodeSystem>
{
    "resourceType": "CodeSystem",
    "status": "active",
    "content": "complete",
    "name": "DiPagRechnungspositionTypeCS",
    "id": "dipag-chargeitem-type-CS",
    "title": "Digitale Patientenrechnung Typ der Rechnungsposition CodeSystem",
    "version": "1.1.0-rc2",
    "url": "https://gematik.de/fhir/dipag/CodeSystem/dipag-chargeitem-type-CS",
    "concept":  [
        {
            "code": "GOÄ",
            "display": "Leistung nach Gebührenordnung GOÄ"
        },
        {
            "code": "GOZ",
            "display": "Leistung nach Gebührenordnung GOZ"
        },
        {
            "code": "EigenlaborleistungMaterial",
            "display": "Eigenlaborleistung/Material"
        },
        {
            "code": "Fremdlaborleistung",
            "display": "Fremdlaborleistung"
        },
        {
            "code": "SachkostenAuslagen",
            "display": "Sachkosten/Auslagen"
        },
        {
            "code": "WegegeldReiseentschaedigung",
            "display": "Wegegeld/Reiseentschädigung"
        }
    ],
    "experimental": false,
    "date": "2025-04-07",
    "publisher": "gematik GmbH",
    "contact":  [
        {
            "telecom":  [
                {
                    "system": "url",
                    "value": "http://gematik.de/"
                }
            ]
        }
    ],
    "count": 6
}