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

: Zahntechnik-Auftrag — Vollkeramikkrone 16 - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "ExampleServiceRequestZahntechnik",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleServiceRequestZahntechnik</b></p><a name=\"ExampleServiceRequestZahntechnik\"> </a><a name=\"hcExampleServiceRequestZahntechnik\"> </a><p><b>Digitaler Workflow</b>: digital</p><p><b>Fertigstellungstermin</b>: 2026-04-15 12:00:00+0200</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Vollkeramikkrone Zahn 16</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-04-05</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/digital-workflow",
      "valueCode" : "digital"
    },
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/manufacturing-deadline",
      "valueDateTime" : "2026-04-15T12:00:00+02:00"
    }
  ],
  "status" : "active",
  "intent" : "order",
  "code" : {
    "text" : "Vollkeramikkrone Zahn 16"
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "authoredOn" : "2026-04-05",
  "requester" : {
    🔗 "reference" : "Practitioner/example-practitioner"
  }
}