German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Contract",
"id" : "ExampleHvgVertrag",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Contract ExampleHvgVertrag</b></p><a name=\"ExampleHvgVertrag\"> </a><a name=\"hcExampleHvgVertrag\"> </a><p><b>HVG-Bezeichnung</b>: DMP Diabetes mellitus Typ 2</p><p><b>HVG-Kurzbezeichnung</b>: DMP DM2</p><p><b>HVG-Vertragsnummer</b>: 101</p><p><b>HVG-Datum</b>: 2019-07-01</p><p><b>Facharztvertrag</b>: false</p><p><b>RLV KV-Region</b>: 71</p><p><b>RLV Fachgruppe</b>: Allgemeinmedizin</p><p><b>RLV-Fallwert</b>: 42.5</p><p><b>QZV-Fallwert</b>: 15.8</p><p><b>RLV zugewiesen</b>: 12750</p><p><b>QZV zugewiesen</b>: 4740</p><p><b>Entbudgetierung</b>: true</p><p><b>RLV-Kategorie</b>: Regelleistungsvolumen</p><p><b>identifier</b>: <a href=\"NamingSystem-hvg-kennung.html\" title=\"HVG-Kennung (2-char Kurzkennung des Selektivvertrags, z.B. 'BY' fuer Bayern). Modelliert als Contract.identifier, nicht als Extension.\">HvgKennung</a>/DMP-DM2</p><p><b>status</b>: Executed</p><p><b>applies</b>: 2019-07-01 --> 2026-12-31</p><p><b>subject</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-bezeichnung",
"valueString" : "DMP Diabetes mellitus Typ 2"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-kurzbezeichnung",
"valueString" : "DMP DM2"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-vertrag-nummer",
"valueString" : "101"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum",
"valueDate" : "2019-07-01"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-facharztvertrag",
"valueBoolean" : false
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-kv-region",
"valueString" : "71"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-fachgruppe",
"valueString" : "Allgemeinmedizin"
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-fallwert",
"valueDecimal" : 42.5
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-qzv-fallwert",
"valueDecimal" : 15.8
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-zugewiesen",
"valueDecimal" : 12750
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-qzv-zugewiesen",
"valueDecimal" : 4740
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-entbudgetiert",
"valueBoolean" : true
},
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/rlv-kategorie",
"valueString" : "Regelleistungsvolumen"
}
],
"identifier" : [
{
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/hvg-kennung",
"value" : "DMP-DM2"
}
],
"status" : "executed",
"applies" : {
"start" : "2019-07-01",
"end" : "2026-12-31"
},
"subject" : [
{
🔗 "reference" : "Organization/example-organization"
}
]
}