: TIFLOW ChargeItem Operation Outcome Details CS - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "tiflow-chargeitem-operation-outcome-details-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem tiflow-chargeitem-operation-outcome-details-cs</b></p><a name=\"tiflow-chargeitem-operation-outcome-details-cs\"> </a><a name=\"hctiflow-chargeitem-operation-outcome-details-cs\"> </a><p>This code system <code>https://gematik.de/fhir/tiflow-chargeitem/CodeSystem/tiflow-chargeitem-operation-outcome-details-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_CHARGEITEM_COVERAGE_NOT_PKV<a name=\"tiflow-chargeitem-operation-outcome-details-cs-TIFLOW_CHARGEITEM_COVERAGE_NOT_PKV\"> </a></td><td>Coverage not PKV</td><td>The referenced prescription coverage type is not PKV and therefore not valid for ChargeItem processing</td><td>Kostenträgertyp nicht PKV</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_CHARGEITEM_DISPENSE_SIGNATURE_INVALID<a name=\"tiflow-chargeitem-operation-outcome-details-cs-TIFLOW_CHARGEITEM_DISPENSE_SIGNATURE_INVALID\"> </a></td><td>Dispense signature invalid</td><td>The PKV dispense dataset is missing a valid signature or contains an invalid signature</td><td>Signatur des PKV-Abgabedatensatzes ungültig</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_CHARGEITEM_DISPENSE_CERTIFICATE_INVALID<a name=\"tiflow-chargeitem-operation-outcome-details-cs-TIFLOW_CHARGEITEM_DISPENSE_CERTIFICATE_INVALID\"> </a></td><td>Dispense certificate invalid</td><td>The certificate used for the signature of the PKV dispense dataset is invalid, expired, or revoked</td><td>Zertifikat des PKV-Abgabedatensatzes ungültig</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_CHARGEITEM_ID_REQUIRED<a name=\"tiflow-chargeitem-operation-outcome-details-cs-TIFLOW_CHARGEITEM_ID_REQUIRED\"> </a></td><td>ChargeItem id required</td><td>The operation requires a concrete ChargeItem id in the request path</td><td>ChargeItem-ID erforderlich</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_CHARGEITEM_NOT_FOUND<a name=\"tiflow-chargeitem-operation-outcome-details-cs-TIFLOW_CHARGEITEM_NOT_FOUND\"> </a></td><td>ChargeItem not found</td><td>The referenced ChargeItem resource does not exist</td><td>ChargeItem nicht gefunden</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/tiflow-chargeitem/CodeSystem/tiflow-chargeitem-operation-outcome-details-cs",
"version" : "2.0.0-ballot.1",
"name" : "TIFLOWChargeItemOperationOutcomeDetailsCS",
"title" : "TIFLOW ChargeItem Operation Outcome Details CS",
"status" : "draft",
"date" : "2026-05-29T07:05:55+02:00",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
},
{
"system" : "email",
"value" : "erp-umsetzung@gematik.de"
}
]
}
],
"description" : "Abrechnungsinformationen-spezifische Codes, die im Rahmen des TIFlow in den OperationOutcomes.details angegeben werden können",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "TIFLOW_CHARGEITEM_COVERAGE_NOT_PKV",
"display" : "Coverage not PKV",
"definition" : "The referenced prescription coverage type is not PKV and therefore not valid for ChargeItem processing",
"designation" : [
{
"language" : "de-DE",
"value" : "Kostenträgertyp nicht PKV"
}
]
},
{
"code" : "TIFLOW_CHARGEITEM_DISPENSE_SIGNATURE_INVALID",
"display" : "Dispense signature invalid",
"definition" : "The PKV dispense dataset is missing a valid signature or contains an invalid signature",
"designation" : [
{
"language" : "de-DE",
"value" : "Signatur des PKV-Abgabedatensatzes ungültig"
}
]
},
{
"code" : "TIFLOW_CHARGEITEM_DISPENSE_CERTIFICATE_INVALID",
"display" : "Dispense certificate invalid",
"definition" : "The certificate used for the signature of the PKV dispense dataset is invalid, expired, or revoked",
"designation" : [
{
"language" : "de-DE",
"value" : "Zertifikat des PKV-Abgabedatensatzes ungültig"
}
]
},
{
"code" : "TIFLOW_CHARGEITEM_ID_REQUIRED",
"display" : "ChargeItem id required",
"definition" : "The operation requires a concrete ChargeItem id in the request path",
"designation" : [
{
"language" : "de-DE",
"value" : "ChargeItem-ID erforderlich"
}
]
},
{
"code" : "TIFLOW_CHARGEITEM_NOT_FOUND",
"display" : "ChargeItem not found",
"definition" : "The referenced ChargeItem resource does not exist",
"designation" : [
{
"language" : "de-DE",
"value" : "ChargeItem nicht gefunden"
}
]
}
]
}