PFLIP HL7 FHIR Implementation Guide
0.9.0 - draft

PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Bsp. Risikofaktor 37a - Harn-Inkontinenz (Pflege_Beobachtung_Harn_Inkontinenz) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "rf-37a-harn-inkontinenz",
  "meta" : {
    "profile" : [
      🔗 "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/observation-pflege-beobachtung-harn-inkontinenz"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation rf-37a-harn-inkontinenz</b></p><a name=\"rf-37a-harn-inkontinenz\"> </a><a name=\"hcrf-37a-harn-inkontinenz\"> </a><a name=\"rf-37a-harn-inkontinenz-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationCategory exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:\">Feststellung einer Harn-Inkontinenz</span></p><p><b>subject</b>: <a href=\"Patient-bewohnerin-pseudonymisiert-01.html\">Anonymous Patient Female, DoB:  ( pseudonymized)</a></p><p><b>effective</b>: 2023-05-10</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationCategory",
          "code" : "exam"
        }
      ]
    }
  ],
  "code" : {
    "text" : "Feststellung einer Harn-Inkontinenz"
  },
  "subject" : {
    🔗 "reference" : "Patient/bewohnerin-pseudonymisiert-01"
  },
  "effectiveDateTime" : "2023-05-10",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-1"
    }
  ]
}