http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes|4.0.1

name
ChargeItemCode
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ChargeItemCode

Example set of codes that can be used for billing purposes.

{
  "description" : "Example set of codes that can be used for billing purposes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ChargeItemCode",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ChargeItemCode",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "c464d334-12fa-57f8-86f4-b2fb4d9e0913",
  "valueSet" : "http://hl7.org/fhir/ValueSet/chargeitem-billingcodes",
  "url" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1257",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "1100",
    "display" : "Unvorhergesehene Inanspruchnahme",
    "definition" : "From German EBM billing system:\nUnvorhergesehene Inanspruchnahme des Vertragsarztes durch einen Patienten;zwischen 19:00 und 22:00 Uhr;an Samstagen, Sonntagen und gesetzlichen Feiertagen, am 24.12. und 31.12. zwischen 07:00 und 19:00 Uhr."
  }, {
    "code" : "1210",
    "display" : "Notfallpauschale",
    "definition" : "From German EBM billing system:\nNotfallpauschale im organisierten Not(-fall)dienst und für nicht an der vertragsärztlichen Versorgung teilnehmende Ärzte, Institute und Krankenhäuser bei Inanspruchnahme;zwischen 07:00 und 19:00 Uhr."
  }, {
    "code" : "1320",
    "display" : "Grundpauschale",
    "definition" : "From German EBM billing system:\nGrundpauschale für Ärzte, Institute und Krankenhäuser, die zur Erbringung von Leistungen innerhalb mindestens eines der Fachgebiete Anästhesiologie, Frauenheilkunde und Geburtshilfe, Haut- und Geschlechtskrankheiten, Mund-, Kiefer- und Gesichtschirurgie und Humangenetik ermächtigt sind."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}