German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ChargeItem",
"id" : "ExampleChargeItemGOAE",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem ExampleChargeItemGOAE</b></p><a name=\"ExampleChargeItemGOAE\"> </a><a name=\"hcExampleChargeItemGOAE\"> </a><p><b>Rechnungsformular-Art</b>: GOAE</p><p><b>GOÄ-Faktor</b>: 2.2</p><p><b>GOÄ-Punkte</b>: 80</p><p><b>Ultraschall-Organ</b>: Abdomen</p><p><b>Behandlungsuhrzeit</b>: 09:45:00</p><p><b>Sachkosten-Bezeichnung</b>: Teststreifen Glucose</p><p><b>Materialkosten</b>: <span title=\"Euro\">€1,50</span> (EUR)</p><p><b>Analogziffer-Referenz</b>: A420</p><p><b>Manuelle Überschreibung</b>: false</p><p><b>Scheinposition</b>: 1</p><p><b>Statistikleistung</b>: false</p><p><b>BGT-Punktzahl</b>: 0</p><p><b>Prüfstatus</b>: pending</p><p><b>Prüfungszeitpunkt</b>: 2026-01-14 17:00:00+0100</p><p><b>Verlinktes Dokument</b>: <a href=\"DocumentReference-example-documentreference.html\">DocumentReference: status = current; type = Discharge summary</a></p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/goae 5}\">Symptombezogene Untersuchung</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>context</b>: <a href=\"Encounter-ExampleEncounterPrivat.html\">Encounter: extension = billable,false,2026-01-14 17:00:00+0100,2026-01-14 09:25:00+0100,2026-01-14 09:28:00+0100,2026-01-14 09:15:00+0100,1/2026,->DocumentReference: status = current; type = Discharge summary,->Organization Hausarztpraxis Dr. Schoell — Gibitzenhof,Erstbescheinigung,false; status = in-progress; class = ambulatory (ActCode#AMB); period = 2026-01-14 09:30:00+0100 --> (ongoing); reasonCode = Diabetes mellitus, Typ 2, ohne Komplikationen,Reine Hypercholesterinaemie,Essentielle Hypertonie</a></p><p><b>occurrence</b>: 2026-01-14</p><p><b>performingOrganization</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>quantity</b>: 1</p><p><b>factorOverride</b>: 2.2</p><h3>PriceOverrides</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>25.65</td><td>Euro</td></tr></table></div>"
},
"extension" : [
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rech-form-art",
"valueString" : "GOAE"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-faktor",
"valueDecimal" : 2.2
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-punkte",
"valueDecimal" : 80
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-organ",
"valueString" : "Abdomen"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-uhrzeit",
"valueTime" : "09:45:00"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-sachkosten-bezeichnung",
"valueString" : "Teststreifen Glucose"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/goae-materialkosten",
"valueMoney" : {
"value" : 1.5,
"currency" : "EUR"
}
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/analog-reference",
"valueString" : "A420"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/manual-override",
"valueBoolean" : false
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/schein-position",
"valueInteger" : 1
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/statistikleistung",
"valueBoolean" : false
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/bgt-punkte",
"valueDecimal" : 0
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/reviewed-status",
"valueString" : "pending"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/reviewed-at",
"valueDateTime" : "2026-01-14T17:00:00+01:00"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/linked-document",
"valueReference" : {
🔗 "reference" : "DocumentReference/example-documentreference"
}
}
],
"status" : "billable",
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/goae",
"code" : "5",
"display" : "Symptombezogene Untersuchung"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"context" : {
🔗 "reference" : "Encounter/ExampleEncounterPrivat"
},
"occurrenceDateTime" : "2026-01-14",
"performingOrganization" : {
🔗 "reference" : "Organization/example-organization"
},
"quantity" : {
"value" : 1
},
"factorOverride" : 2.2,
"priceOverride" : {
"value" : 25.65,
"currency" : "EUR"
}
}