: Billing Rule Set Status - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "billing-rule-set-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet billing-rule-set-status</b></p><a name=\"billing-rule-set-status\"> </a><a name=\"hcbilling-rule-set-status\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-publication-status.html\"><code>http://hl7.org/fhir/publication-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version 📍4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-active\">active</a></td><td>Active</td><td>This resource is ready for normal use.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-retired\">retired</a></td><td>Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/praxis/ValueSet/billing-rule-set-status",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.48.20"
}
],
"version" : "0.99.1",
"name" : "BillingRuleSetStatusVS",
"title" : "Billing Rule Set Status",
"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" : "Publication states permitted for an activated or historically retained billing rule-set snapshot.",
"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" : "http://hl7.org/fhir/publication-status",
"version" : "4.0.1",
"concept" : [
{
"code" : "active",
"display" : "Active"
},
{
"code" : "retired",
"display" : "Retired"
}
]
}
]
}
}