Administration
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
example definition of EMB code 30110 (from a german billing system)
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[] a fhir:ChargeItemDefinition; fhir:Resource.id [ fhir:value "ebm"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ChargeItemDefinition.url [ fhir:value "http://fhir.de/ChargeItemDefinition/kbv/ebm-30110"]; fhir:ChargeItemDefinition.version [ fhir:value "2-2018"]; fhir:ChargeItemDefinition.status [ fhir:value "active"]; fhir:ChargeItemDefinition.experimental [ fhir:value "true"]; fhir:ChargeItemDefinition.description [ fhir:value "Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten"]; fhir:ChargeItemDefinition.effectivePeriod [ fhir:Period.start [ fhir:value "2018-04-01" ]; fhir:Period.end [ fhir:value "2018-06-30" ] ]; fhir:ChargeItemDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.de/CodingSystem/kbv/ebm" ]; fhir:Coding.code [ fhir:value "30110" ]; fhir:Coding.display [ fhir:value "Allergologiediagnostik I" ][a fhir:ChargeItemDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ebm"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ChargeItemDefinition</b><a name=\"ebm\"> </a></p><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\">Resource ChargeItemDefinition "ebm" </p></div><p><b>url</b>: <code>http://fhir.de/ChargeItemDefinition/kbv/ebm-30110</code></p><p><b>identifier</b>: id: 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>: Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten</p><p><b>code</b>: Allergologiediagnostik I <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ebm#30110)</span></p><blockquote><p><b>applicability</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</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>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</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</p><p><b>code</b>: Gesamt (Euro) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ebm-attribute#gesamt-euro)</span></p><blockquote><p><b>amount</b></p><p><span title=\"Euro\">€67.44</span> (EUR)</p></blockquote></blockquote><blockquote><p><b>priceComponent</b></p><p><b>type</b>: informational</p><p><b>code</b>: Gesamt (Punkte) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ebm-attribute#gesamt-punkte)</span></p><p><b>factor</b>: 633</p></blockquote></blockquote></div>" ] ; # fhir:url [ fhir:v "http://fhir.de/ChargeItemDefinition/kbv/ebm-30110"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.29.1" ] ] ) ; # fhir:version [ fhir:v "2-2018"] ; # fhir:status [ fhir:v "active"] ; # fhir:description [ fhir:v "Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://fhir.de/CodingSystem/kbv/ebm"^^xsd:anyURI ] ; fhir:code [ fhir:v "30110" ] ; fhir:display [ fhir:v "Allergologiediagnostik I" ] ] ) ] ; # fhir:applicability ( [ fhir:condition [ fhir:description [ fhir:v "Excludes billing code 13250 for same Encounter" ] ; fhir:language [ fhir:v "text/cql" ] ; fhir:expression [ fhir:v "[some CQL expression]" ] ] ; fhir:effectivePeriod [ fhir:start [ fhir:v "2018-04-01"^^xsd:date ] ; fhir:end [ fhir:v "2018-06-30"^^xsd:date ] ]]; fhir:ChargeItemDefinition.applicability [ fhir:index 0; fhir:ChargeItemDefinition.description [ fhir:value "Excludes billing code 13250 for same Encounter" ]; fhir:ChargeItemDefinition.language [ fhir:value "text/cql" ]; fhir:ChargeItemDefinition.expression [ fhir:value "[some CQL expression]" ] ], [ fhir:index 1; fhir:ChargeItemDefinition.description [ fhir:value "Applies only once per Encounter" ]; fhir:ChargeItemDefinition.language [ fhir:value "text/CQL" ]; fhir:ChargeItemDefinition.expression [ fhir:value "[some CQL expression]" ] ]; fhir:ChargeItemDefinition.propertyGroup [ fhir:index 0; fhir:ChargeItemDefinition.priceComponent [ fhir:index 0; fhir:ChargeItemDefinition.type [ fhir:value "base" ]; fhir:ChargeItemDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/kbv/ebm-attribute" ]; fhir:Coding.code [ fhir:value "gesamt-euro" ]; fhir:Coding.display [ fhir:value "Gesamt (Euro)" ] ] ]; fhir:ChargeItemDefinition.amount [ fhir:Money.value [ fhir:value "67.44" ]; fhir:Money.currency [ fhir:value "EUR" ] ] ], [ fhir:index 1; fhir:ChargeItemDefinition.type [ fhir:value "informational" ]; fhir:ChargeItemDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/kbv/ebm-attribute" ]; fhir:Coding.code [ fhir:value "gesamt-punkte" ]; fhir:Coding.display [ fhir:value "Gesamt (Punkte)" ] ] ]; fhir:ChargeItemDefinition.factor [ fhir:value "633" ]] [ fhir:condition [ fhir:description [ fhir:v "Applies only once per Encounter" ] ; fhir:language [ fhir:v "text/CQL" ] ; fhir:expression [ fhir:v "[some CQL expression]" ] ] ; fhir:effectivePeriod [ fhir:start [ fhir:v "2018-04-01"^^xsd:date ] ; fhir:end [ fhir:v "2018-06-30"^^xsd:date ] ]] .] ) ; # fhir:propertyGroup ( [ fhir:priceComponent ( [ fhir:type [ fhir:v "base" ] ; fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://fhir.de/CodeSystem/kbv/ebm-attribute"^^xsd:anyURI ] ; fhir:code [ fhir:v "gesamt-euro" ] ; fhir:display [ fhir:v "Gesamt (Euro)" ] ] ) ] ; fhir:amount [ fhir:value [ fhir:v "67.44"^^xsd:decimal ] ; fhir:currency [ fhir:v "EUR" ] ] ] [ fhir:type [ fhir:v "informational" ] ; fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://fhir.de/CodeSystem/kbv/ebm-attribute"^^xsd:anyURI ] ; fhir:code [ fhir:v "gesamt-punkte" ] ; fhir:display [ fhir:v "Gesamt (Punkte)" ] ] ) ] ; fhir:factor [ fhir:v "633"^^xsd:decimal ] ] ) ] )] . # a group of static properties (no additional rules apply) # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
hl7.fhir.core#5.0.0-draft-final
generated
on
Sat,
May
28,
2022
12:54+1000.
Wed,
Mar
1,
2023
23:06+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change