German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: Billing Reference Period to Counting Window - JSON Representation

Active as of 2026-08-22

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "billing-bezugsraum-to-counting-window",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap billing-bezugsraum-to-counting-window</b></p><a name=\"billing-bezugsraum-to-counting-window\"> </a><a name=\"hcbilling-bezugsraum-to-counting-window\"> </a><p>Mapping from <a href=\"ValueSet-billing-bezugsraum-vs.html\">Abrechnungsbezugsraum</a> to <a href=\"ValueSet-billing-counting-window-vs.html\">Billing Counting Window</a></p><br/><p>Mapping from <a href=\"CodeSystem-billing-bezugsraum.html\">Abrechnungsbezugsraum</a> to <a href=\"CodeSystem-billing-counting-window.html\">Billing Counting Window</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>BF (Behandlungsfall)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>treatment-case</td></tr><tr><td>AF (Arztfall)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>physician-case</td></tr><tr><td>SF (Sitzung)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>session</td></tr><tr><td>TG (Tag)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>day</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ConceptMap/billing-bezugsraum-to-counting-window",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.18.1"
  },
  "version" : "0.99.1",
  "name" : "BillingBezugsraumToCountingWindowCM",
  "title" : "Billing Reference Period to Counting Window",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-22T18:18:46+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Maps equivalent concepts from the EBM-oriented billing-bezugsraum vocabulary to the regime-neutral billing counting-window vocabulary.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored material is licensed under Apache-2.0; third-party material retains its own terms as documented in THIRD_PARTY_NOTICES.md.",
  "sourceCanonical" : "https://fhir.cognovis.de/praxis/ValueSet/billing-bezugsraum-vs",
  "targetCanonical" : "https://fhir.cognovis.de/praxis/ValueSet/billing-counting-window-vs",
  "group" : [
    {
      "source" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-bezugsraum",
      "target" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-counting-window",
      "element" : [
        {
          "code" : "BF",
          "target" : [
            {
              "code" : "treatment-case",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "AF",
          "target" : [
            {
              "code" : "physician-case",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "SF",
          "target" : [
            {
              "code" : "session",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "TG",
          "target" : [
            {
              "code" : "day",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}