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

: Test: Ambulante Koloskopie - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "test-procedure-koloskopie",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/procedure-ambulant-de"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure test-procedure-koloskopie</b></p><a name=\"test-procedure-koloskopie\"> </a><a name=\"hctest-procedure-koloskopie\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-procedure-ambulant-de.html\">Procedure Ambulant DE</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 1-650.1}\">Diagnostische Koloskopie: Total, bis Zökum</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2024",
        "code" : "1-650.1",
        "display" : "Diagnostische Koloskopie: Total, bis Zökum"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  }
}