Administrative Incubator, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/admin-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<ChargeItemDefinition xmlns="http://hl7.org/fhir">
<id value="example"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: ChargeItemDefinition example</b></p><a name="example"> </a><a name="hcexample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><p><b>url</b>: <a href="http://fhir.de/ChargeItemDefinition/kbv/ebm-30110">http://fhir.de/ChargeItemDefinition/kbv/ebm-30110</a></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.5.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.4.642.29.1</p><p><b>version</b>: 2-2018</p><p><b>status</b>: Active</p><p><b>description</b>: </p><div><p>Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten</p>
</div><p><b>code</b>: <span title="Codes:{http://fhir.de/CodingSystem/kbv/ebm 30110}">Allergologiediagnostik I</span></p><blockquote><p><b>applicability</b></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>Excludes billing code 13250 for same Encounter</td><td>text/cql</td><td>[some CQL expression]</td></tr></table><p><b>effectivePeriod</b>: 2018-04-01 --> 2018-06-30</p></blockquote><blockquote><p><b>applicability</b></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>Applies only once per Encounter</td><td>text/CQL</td><td>[some CQL expression]</td></tr></table><p><b>effectivePeriod</b>: 2018-04-01 --> 2018-06-30</p></blockquote><blockquote><p><b>propertyGroup</b></p><blockquote><p><b>priceComponent</b></p><p><b>type</b>: base price</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/kbv/ebm-attribute gesamt-euro}">Gesamt (Euro)</span></p><h3>Amounts</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>67.44</td><td>Euro</td></tr></table></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: Informational</p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/kbv/ebm-attribute gesamt-punkte}">Gesamt (Punkte)</span></p><p><b>factor</b>: 633</p></blockquote></blockquote></div>
</text>
<url value="http://fhir.de/ChargeItemDefinition/kbv/ebm-30110"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.29.1"/>
</identifier>
<version value="2-2018"/>
<status value="active"/>
<description
value="Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten"/>
<code>
<coding>
<system value="http://fhir.de/CodingSystem/kbv/ebm"/>
<code value="30110"/>
<display value="Allergologiediagnostik I"/>
</coding>
</code>
<applicability>
<condition>
<description value="Excludes billing code 13250 for same Encounter"/>
<language value="text/cql"/>
<expression value="[some CQL expression]"/>
</condition>
<effectivePeriod>
<start value="2018-04-01"/>
<end value="2018-06-30"/>
</effectivePeriod>
</applicability>
<applicability>
<condition>
<description value="Applies only once per Encounter"/>
<language value="text/CQL"/>
<expression value="[some CQL expression]"/>
</condition>
<effectivePeriod>
<start value="2018-04-01"/>
<end value="2018-06-30"/>
</effectivePeriod>
</applicability>
<!-- a group of static properties (no additional rules apply) -->
<propertyGroup>
<priceComponent>
<type value="base"/>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/kbv/ebm-attribute"/>
<code value="gesamt-euro"/>
<display value="Gesamt (Euro)"/>
</coding>
</code>
<amount>
<value value="67.44"/>
<currency value="EUR"/>
</amount>
</priceComponent>
<priceComponent>
<type value="informational"/>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/kbv/ebm-attribute"/>
<code value="gesamt-punkte"/>
<display value="Gesamt (Punkte)"/>
</coding>
</code>
<factor value="633"/>
</priceComponent>
</propertyGroup>
</ChargeItemDefinition>