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

: Zeitbudget-Konfiguration — Dr. Schoell - JSON Representation

Raw json | Download

{
  "resourceType" : "Basic",
  "id" : "ExampleZeitbudget",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Basic ExampleZeitbudget</b></p><a name=\"ExampleZeitbudget\"> </a><a name=\"hcExampleZeitbudget\"> </a><p><b>Zeitbudget Maximalminuten</b>: 72000</p><p><b>Zeitbudget Abrechnungskreise</b>: praxis-gibitzenhof</p><p><b>code</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/basic-resource-type zeitbudget}\">Zeitbudget</span></p><p><b>subject</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/zeitbudget-max-minuten",
      "valueInteger" : 72000
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/zeitbudget-abrechnungskreise",
      "valueString" : "praxis-gibitzenhof"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/basic-resource-type",
        "code" : "zeitbudget"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Practitioner/example-practitioner"
  }
}