FHIR IG Statistics: StructureDefinition/DAV-PR-Base-Abrechnungszeilen
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-Base-Abrechnungszeilen",
"url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abrechnungszeilen",
"version": "1.1.0",
"name": "DAV_PR_Base_Abrechnungszeilen",
"title": "DAV_PR_Base_Abrechnungszeilen",
"status": "draft",
"date": "2021-10-01",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Invoice",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Invoice",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Invoice.meta",
"path": "Invoice.meta",
"min": 1,
"type": [
{
"code": "Meta",
"profile": [
"http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.implicitRules",
"path": "Invoice.implicitRules",
"max": "0"
},
{
"id": "Invoice.language",
"path": "Invoice.language",
"max": "0"
},
{
"id": "Invoice.text",
"path": "Invoice.text",
"max": "0"
},
{
"id": "Invoice.contained",
"path": "Invoice.contained",
"max": "0"
},
{
"id": "Invoice.identifier",
"path": "Invoice.identifier",
"max": "0"
},
{
"id": "Invoice.status",
"path": "Invoice.status",
"patternCode": "issued",
"mustSupport": true
},
{
"id": "Invoice.cancelledReason",
"path": "Invoice.cancelledReason",
"max": "0"
},
{
"id": "Invoice.type",
"path": "Invoice.type",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"system": "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-InvoiceTyp",
"code": "Abrechnungszeilen"
}
]
},
"mustSupport": true
},
{
"id": "Invoice.subject",
"path": "Invoice.subject",
"max": "0"
},
{
"id": "Invoice.recipient",
"path": "Invoice.recipient",
"max": "0"
},
{
"id": "Invoice.date",
"path": "Invoice.date",
"max": "0"
},
{
"id": "Invoice.participant",
"path": "Invoice.participant",
"max": "0"
},
{
"id": "Invoice.issuer",
"path": "Invoice.issuer",
"max": "0"
},
{
"id": "Invoice.account",
"path": "Invoice.account",
"max": "0"
},
{
"id": "Invoice.lineItem",
"path": "Invoice.lineItem",
"short": "Abrechnungszeile",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.extension",
"path": "Invoice.lineItem.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Invoice.lineItem.extension:Zusatzattribute",
"path": "Invoice.lineItem.extension",
"sliceName": "Zusatzattribute",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zusatzattribute"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.extension:Chargenbezeichnung",
"path": "Invoice.lineItem.extension",
"sliceName": "Chargenbezeichnung",
"definition": "Extension zur Angabe der Chargenbezeichnung.\r\nDie Chargenbezeichnung ist anzugeben, wenn dies gesetzlich oder vertraglich gefordert ist.",
"min": 0,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Chargenbezeichnung"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.sequence",
"path": "Invoice.lineItem.sequence",
"short": "Zähler Abrechnungszeile",
"definition": "Jede Abrechnungszeile ist beginnend mit dem Wert \"1\" lückenlos fortlaufend zu nummerieren.",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x]",
"path": "Invoice.lineItem.chargeItem[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding",
"path": "Invoice.lineItem.chargeItem[x].coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"max": "1",
"constraint": [
{
"key": "PR-Abrechnungszeilen-1",
"severity": "error",
"human": "Feldlänge muss 8 oder 10 sein.",
"expression": "code.matches('^\\\\S{8}(\\\\S{2})?[%content%]#39;)",
"source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abrechnungszeilen"
}
]
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN",
"path": "Invoice.lineItem.chargeItem[x].coding",
"sliceName": "PZN",
"short": "PZN",
"definition": "Pharmazentralnummer (PZN) des abgegebenen Produkts.",
"max": "1",
"patternCoding": {
"system": "http://fhir.de/CodeSystem/ifa/pzn"
},
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.system",
"path": "Invoice.lineItem.chargeItem[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.version",
"path": "Invoice.lineItem.chargeItem[x].coding.version",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.display",
"path": "Invoice.lineItem.chargeItem[x].coding.display",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.userSelected",
"path": "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1",
"path": "Invoice.lineItem.chargeItem[x].coding",
"sliceName": "Sonderkennzeichen-TA1",
"short": "Vertraglich vereinbartes Sonderkennzeichen",
"definition": "8-stelliges Sonderkennzeichen aus der Technischen Anlage 1 zur Arzneimittelabrechnungsvereinbarung gemäß § 300 Absatz 3 SGB V oder aus einer anderen vertraglichen Vereinbarung. Das Sonderkennzeichen muss mit einer Preisangabe verknüpft sein.",
"max": "1",
"patternCoding": {
"system": "http://TA1.abda.de"
},
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.system",
"path": "Invoice.lineItem.chargeItem[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.version",
"path": "Invoice.lineItem.chargeItem[x].coding.version",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.display",
"path": "Invoice.lineItem.chargeItem[x].coding.display",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.userSelected",
"path": "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer",
"path": "Invoice.lineItem.chargeItem[x].coding",
"sliceName": "Hilfsmittelnummer",
"short": "Hilfsmittelpositionsnummer",
"definition": "Angabe der 10-stelligen Hilfsmittelpositionsnummer bei Applikationshilfen ohne PZN.",
"max": "1",
"patternCoding": {
"system": "http://fhir.de/NamingSystem/gkv/hmnr"
},
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.system",
"path": "Invoice.lineItem.chargeItem[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.version",
"path": "Invoice.lineItem.chargeItem[x].coding.version",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.display",
"path": "Invoice.lineItem.chargeItem[x].coding.display",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.userSelected",
"path": "Invoice.lineItem.chargeItem[x].coding.userSelected",
"max": "0"
},
{
"id": "Invoice.lineItem.chargeItem[x].text",
"path": "Invoice.lineItem.chargeItem[x].text",
"max": "0"
},
{
"id": "Invoice.lineItem.priceComponent",
"path": "Invoice.lineItem.priceComponent",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Invoice.lineItem.priceComponent.extension",
"path": "Invoice.lineItem.priceComponent.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 2
},
{
"id": "Invoice.lineItem.priceComponent.extension:MwSt-Satz",
"path": "Invoice.lineItem.priceComponent.extension",
"sliceName": "MwSt-Satz",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-MwStSatz"
]
}
]
},
{
"id": "Invoice.lineItem.priceComponent.extension:KostenVersicherter",
"path": "Invoice.lineItem.priceComponent.extension",
"sliceName": "KostenVersicherter",
"short": "Kosten, die vom Versicherten getragen werden.",
"definition": "Die Kategorie Zuzahlung muss genau einmal pro Abrechnungszeile angegeben werden.\r\nDie Kategorien Mehrkosten und Eigenbeteiligung können jeweils einmal pro Abrechnungszeile angegeben werden",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-KostenVersicherter"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.priceComponent.type",
"path": "Invoice.lineItem.priceComponent.type",
"patternCode": "informational",
"mustSupport": true
},
{
"id": "Invoice.lineItem.priceComponent.code",
"path": "Invoice.lineItem.priceComponent.code",
"max": "0"
},
{
"id": "Invoice.lineItem.priceComponent.factor",
"path": "Invoice.lineItem.priceComponent.factor",
"short": "Mengenfaktor",
"min": 1,
"constraint": [
{
"key": "PR-Abrechnungszeilen-2",
"severity": "error",
"human": "Faktor hat die Feldänge 1..6",
"expression": "toString().matches('^\\\\d{1,6}[%content%]#39;)",
"source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abrechnungszeilen"
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.priceComponent.amount",
"path": "Invoice.lineItem.priceComponent.amount",
"min": 1,
"type": [
{
"code": "Money",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.lineItem.priceComponent.amount.value",
"path": "Invoice.lineItem.priceComponent.amount.value",
"short": "Gesamter Bruttopreis für eine Abrechnungszeile",
"definition": "Gesamter Bruttopreis für eine Abrechnungszeile in Euro (1-12 Stellen inkl. Trenner und 2 Nachkommastellen)"
},
{
"id": "Invoice.totalPriceComponent",
"path": "Invoice.totalPriceComponent",
"max": "0"
},
{
"id": "Invoice.totalNet",
"path": "Invoice.totalNet",
"max": "0"
},
{
"id": "Invoice.totalGross",
"path": "Invoice.totalGross",
"short": "Bruttopreisangaben in Euro",
"min": 1,
"type": [
{
"code": "Money",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR"
]
}
],
"mustSupport": true
},
{
"id": "Invoice.totalGross.extension",
"path": "Invoice.totalGross.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Invoice.totalGross.extension:Gesamtzuzahlung",
"path": "Invoice.totalGross.extension",
"sliceName": "Gesamtzuzahlung",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Gesamtzuzahlung"
]
}
]
},
{
"id": "Invoice.totalGross.value",
"path": "Invoice.totalGross.value",
"short": "Gesamt-Bruttopreis der Verordnung",
"definition": "Summe der im Feld Bruttopreis (lineItem.priceComponent.amount) enthaltenen Beträge aus allen Abrechnungszeilen (in Euro mit 2 Nachkommastellen)."
},
{
"id": "Invoice.paymentTerms",
"path": "Invoice.paymentTerms",
"max": "0"
},
{
"id": "Invoice.note",
"path": "Invoice.note",
"max": "0"
}
]
}
}