German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PRE-APPROVAL Observation proposal from doc.note - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "example-proposal-observation-upper-arm-doc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation example-proposal-observation-upper-arm-doc</b></p><a name=\"example-proposal-observation-upper-arm-doc\"> </a><a name=\"hcexample-proposal-observation-upper-arm-doc\"> </a><p><b>status</b>: Preliminary</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 371524004}\">Clinical report</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-upper-arm.html\">Anna Keller  Female, DoB: 1978-06-12</a></p><p><b>value</b>: Injektion rechter Oberarm, komplikationslos.</p></div>"
  },
  "status" : "preliminary",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "371524004",
        "display" : "Clinical report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient-upper-arm"
  },
  "valueString" : "Injektion rechter Oberarm, komplikationslos."
}