FHIR IG Statistics: StructureDefinition/DAV-PR-ERP-Abrechnungszeilen
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "DAV-PR-ERP-Abrechnungszeilen",
"url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-Abrechnungszeilen",
"version": "1.0.0",
"name": "DAV_PR_ERP_Abrechnungszeilen",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
}
],
"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"
]
}
]
},
{
"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"
}
},
{
"id": "Invoice.lineItem.extension:Zusatzattribut",
"path": "Invoice.lineItem.extension",
"sliceName": "Zusatzattribut",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zusatzattribute"
]
}
],
"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].extension",
"path": "Invoice.lineItem.chargeItem[x].extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Invoice.lineItem.chargeItem[x].extension:Chargenbezeichnung",
"path": "Invoice.lineItem.chargeItem[x].extension",
"sliceName": "Chargenbezeichnung",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Chargenbezeichnung"
]
}
],
"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-ERP-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
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:PZN.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1
},
{
"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
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Sonderkennzeichen-TA1.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1
},
{
"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
},
{
"id": "Invoice.lineItem.chargeItem[x].coding:Hilfsmittelnummer.code",
"path": "Invoice.lineItem.chargeItem[x].coding.code",
"min": 1
},
{
"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"
}
},
{
"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"
]
}
],
"mustSupport": true
},
{
"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",
"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.factor",
"path": "Invoice.lineItem.priceComponent.factor",
"short": "Mengenfaktor",
"min": 1,
"constraint": [
{
"key": "PR-Abrechnungszeilen-2",
"severity": "error",
"human": "Faktor hatdie Feldänge 1..6",
"expression": "toString().matches('^\\\\S{1,6}[%content%]#39;)",
"source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-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": "Bruttopreis für die gesamte Abrechnungszeile (in Euro mit 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"
}
},
{
"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).",
"mustSupport": true
},
{
"id": "Invoice.paymentTerms",
"path": "Invoice.paymentTerms",
"max": "0"
},
{
"id": "Invoice.note",
"path": "Invoice.note",
"max": "0"
}
]
}
}