FHIR IG analytics| Package | hl7.fhir.uv.admin-incubator |
| Resource Type | ChargeItemDefinition |
| Id | ChargeItemDefinition-ebm.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ChargeItemDefinition ebm
Language: en
url: http://fhir.de/ChargeItemDefinition/kbv/ebm-30110
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.29.1
version: 2-2018
status: Active
description:
Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten
code: Allergologiediagnostik I
applicability
Conditions
Description Language Expression Excludes billing code 13250 for same Encounter text/cql [some CQL expression] effectivePeriod: 2018-04-01 --> 2018-06-30
applicability
Conditions
Description Language Expression Applies only once per Encounter text/CQL [some CQL expression] effectivePeriod: 2018-04-01 --> 2018-06-30
propertyGroup
priceComponent
type: base price
code: Gesamt (Euro)
Amounts
Value Currency 67.44 Euro priceComponent
type: Informational
code: Gesamt (Punkte)
factor: 633
{
"resourceType": "ChargeItemDefinition",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition|0.1.0",
"id": "ebm",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/ChargeItemDefinition/kbv/ebm-30110",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.29.1"
}
],
"version": "2-2018",
"status": "active",
"description": "Allergologisch-diagnostischer Komplex zur Diagnostik und/oder zum Ausschluss einer (Kontakt-)Allergie vom Spättyp (Typ IV), einschl. Kosten",
"code": {
"coding": [
{
"system": "http://fhir.de/CodingSystem/kbv/ebm",
"code": "30110",
"display": "Allergologiediagnostik I"
}
]
},
"applicability": [
{
"condition": {
"description": "Excludes billing code 13250 for same Encounter",
"language": "text/cql",
"expression": "[some CQL expression]"
},
"effectivePeriod": {
"start": "2018-04-01",
"end": "2018-06-30"
}
},
{
"condition": {
"description": "Applies only once per Encounter",
"language": "text/CQL",
"expression": "[some CQL expression]"
},
"effectivePeriod": {
"start": "2018-04-01",
"end": "2018-06-30"
}
}
],
"propertyGroup": [
{
"priceComponent": [
{
"type": "base",
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/kbv/ebm-attribute",
"code": "gesamt-euro",
"display": "Gesamt (Euro)"
}
]
},
"amount": {
"value": 67.44,
"currency": "EUR"
}
},
{
"type": "informational",
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/kbv/ebm-attribute",
"code": "gesamt-punkte",
"display": "Gesamt (Punkte)"
}
]
},
"factor": 633
}
]
}
]
}