PFLIP HL7 FHIR Implementation Guide
0.1.0 - ci-build

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

: rf-05-sturzvorgeschichte-fl6m-unvollstaendig - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "rf-05-sturzvorgeschichte-fl6m-unvollstaendig",
  "meta" : {
    "profile" : [
      🔗 "http://pflipdemo.com/fhir/StructureDefinition/pflip-observation-falls-last-6-months"🔗 ,
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Observation_Falls_Last_6_Months|1.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation rf-05-sturzvorgeschichte-fl6m-unvollstaendig</b></p><a name=\"rf-05-sturzvorgeschichte-fl6m-unvollstaendig\"> </a><a name=\"hcrf-05-sturzvorgeschichte-fl6m-unvollstaendig\"> </a><a name=\"rf-05-sturzvorgeschichte-fl6m-unvollstaendig-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 391002003:704323007=88561007}\">Number of falls in last year (observable entity) : Process duration (attribute) = Semi-annual (qualifier value)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-2.html\"> (official) Male, DoB:  ( Medical record number: PID987654321)</a></p><p><b>effective</b>: 2023-03-21</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><p><b>value</b>: 4</p></div>"
  },
  "extension" : [
    {
      "url" : "http://pflipdemo.com/fhir/StructureDefinition/vollstaendiger-erhebungszeitraum-6-monate",
      "valueBoolean" : false
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
        "code" : "391002003:704323007=88561007",
        "display" : "Number of falls in last year (observable entity) : Process duration (attribute) = Semi-annual (qualifier value)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "effectiveDateTime" : "2023-03-21",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-1"
    }
  ],
  "valueInteger" : 4
}