Sha256: 0961a4eccd30b85c3180bfd1c0ae426862ee4080da5af80cf838af31fa38dac3
Contents?: true
Size: 1.92 KB
Versions: 10
Compression:
Stored size: 1.92 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <ChargeItemDefinition xmlns="http://hl7.org/fhir"> <id value="ebm"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta> <url value="http://fhir.de/ChargeItemDefinition/kbv/ebm-30110"/> <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"/> <effectivePeriod> <start value="2018-04-01"/> <end value="2018-06-30"/> </effectivePeriod> <code> <coding> <system value="http://fhir.de/CodingSystem/kbv/ebm"/> <code value="30110"/> <display value="Allergologiediagnostik I"/> </coding> </code> <applicability> <description value="Excludes billing code 13250 for same Encounter"/> <language value="text/cql"/> <expression value="[some CQL expression]"/> </applicability> <applicability> <description value="Applies only once per Encounter"/> <language value="text/CQL"/> <expression value="[some CQL expression]"/> </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>
Version data entries
10 entries across 10 versions & 1 rubygems