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

: Billing Rule Result Reason - JSON Representation

Active as of 2026-08-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "billing-rule-reason-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet billing-rule-reason-vs</b></p><a name=\"billing-rule-reason-vs\"> </a><a name=\"hcbilling-rule-reason-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-billing-rule-reason.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/billing-rule-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1</span></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/billing-rule-reason-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.18"
    }
  ],
  "version" : "0.99.1",
  "name" : "BillingRuleReasonVS",
  "title" : "Billing Rule Result Reason",
  "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" : "Stable machine-readable reasons for billing-rule outcomes.",
  "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.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-rule-reason"
      }
    ]
  }
}