German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: HZV-Vertrag Bayern — Einheitskatalog (§73b SGB V) - JSON Representation

Raw json | Download

{
  "resourceType" : "Contract",
  "id" : "ExampleHzvBayernVertrag",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Contract ExampleHzvBayernVertrag</b></p><a name=\"ExampleHzvBayernVertrag\"> </a><a name=\"hcExampleHzvBayernVertrag\"> </a><p><b>HVG-Bezeichnung</b>: HZV Bayern - Einheitskatalog</p><p><b>Facharztvertrag</b>: false</p><p><b>HVG-Datum</b>: 2024-01-01</p><p><b>identifier</b>: <a href=\"NamingSystem-hvg-vertrag.html\" title=\"HVG Vertragstyp-Identifier (identifiziert den Vertragstyp)\">HvgVertrag</a>/hzv-bayern-ek, <a href=\"NamingSystem-hvg-vertrags-id.html\" title=\"Eindeutige ID eines konkreten HVG-Vertrags (Instanz-Identifier)\">HvgVertragsId</a>/AOK_BY_HZV, <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>/BY</p><p><b>status</b>: Executed</p><p><b>applies</b>: 2024-01-01 --&gt; 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" : "HZV Bayern - Einheitskatalog"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-facharztvertrag",
      "valueBoolean" : false
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum",
      "valueDate" : "2024-01-01"
    }
  ],
  "identifier" : [
    {
      "system" : "https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrag",
      "value" : "hzv-bayern-ek"
    },
    {
      "system" : "https://fhir.cognovis.de/praxis/NamingSystem/hvg-vertrags-id",
      "value" : "AOK_BY_HZV"
    },
    {
      "system" : "https://fhir.cognovis.de/praxis/NamingSystem/hvg-kennung",
      "value" : "BY"
    }
  ],
  "status" : "executed",
  "applies" : {
    "start" : "2024-01-01",
    "end" : "2026-12-31"
  },
  "subject" : [
    {
      🔗 "reference" : "Organization/example-organization"
    }
  ]
}