German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
{
"resourceType" : "ValueSet",
"id" : "pvs-regime-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pvs-regime-type</b></p><a name=\"pvs-regime-type\"> </a><a name=\"hcpvs-regime-type\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-billing-type.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/billing-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.90.0</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=\"CodeSystem-billing-type.html#billing-type-ebm\">ebm</a></td><td>EBM</td><td>Einheitlicher Bewertungsmaßstab (GKV)</td></tr><tr><td><a href=\"CodeSystem-billing-type.html#billing-type-goae\">goae</a></td><td>GOÄ</td><td>Gebührenordnung für Ärzte (PKV)</td></tr><tr><td><a href=\"CodeSystem-billing-type.html#billing-type-uv-goae\">uv-goae</a></td><td>UV-GOÄ</td><td>Unfallversicherungs-Gebührenordnung für Ärzte (BGU/DGUV)</td></tr><tr><td><a href=\"CodeSystem-billing-type.html#billing-type-hzv\">hzv</a></td><td>HZV</td><td>Hausarztzentrierte Versorgung (73b SGB V)</td></tr><tr><td><a href=\"CodeSystem-billing-type.html#billing-type-facharztvertrag\">facharztvertrag</a></td><td>Facharztvertrag</td><td>Facharztvertrag / Besondere Versorgung (73b SGB V)</td></tr><tr><td><a href=\"CodeSystem-billing-type.html#billing-type-facharztvertrag\">facharztvertrag</a></td><td>Facharztvertrag</td><td>Facharztvertrag / Besondere Versorgung (url" : "https://fhir.cognovis.de/praxis/ValueSet/pvs-regime-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.48.65"
}
],
"version" : "0.90.0",
"name" : "PvsRegimeTypeVS",
"title" : "PVS Billing Regime Type",
"status" : "active",
"experimental" : false,
"date" : "2026-07-29T13:00:36+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Contract type binding for PVS billing regimes (EBM/GOÄ/UV-GOÄ/HZV/DMP).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-type",
"concept" : [
{
"code" : "ebm",
"display" : "EBM"
},
{
"code" : "goae",
"display" : "GOÄ"
},
{
"code" : "uv-goae",
"display" : "UV-GOÄ"
},
{
"code" : "hzv",
"display" : "HZV"
},
{
"code" : "facharztvertrag",
"display" : "Facharztvertrag"
},
{
"code" : "dmp",
"display" : "DMP"
}
]
}
]
}
}