German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ChargeItem xmlns="http://hl7.org/fhir">
<id value="example-goae-charge-item"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem example-goae-charge-item</b></p><a name="example-goae-charge-item"> </a><a name="hcexample-goae-charge-item"> </a><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/goae 1}">Beratung</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-07-27</p><p><b>quantity</b>: 1</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>120</td><td>Euro</td></tr></table></div>
</text>
<status value="billable"/>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/goae"/>
<code value="1"/>
<display value="Beratung"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<context>🔗
<reference value="Encounter/ExampleEncounterPrivat"/>
</context>
<occurrenceDateTime value="2026-07-27"/>
<quantity>
<value value="1"/>
</quantity>
<priceOverride>
<value value="120"/>
<currency value="EUR"/>
</priceOverride>
</ChargeItem>