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-03-gangunsicherheit-bm - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "rf-03-gangunsicherheit-bm",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Observation_Barthel_Mobility|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-03-gangunsicherheit-bm</b></p><a name=\"rf-03-gangunsicherheit-bm\"> </a><a name=\"hcrf-03-gangunsicherheit-bm\"> </a><a name=\"rf-03-gangunsicherheit-bm-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 363803005}, {http://loinc.org 83186-7}\">Mobility (observable entity)</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>: 2022-04-23</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><p><b>value</b>: 10</p><p><b>interpretation</b>: <span title=\"Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_ULB_Barthel_Index_Mobility_Hamburg_Manual 10}\">ohne Aufsicht oder personelle Hilfe vom Sitz in den Stand kommen und mindestens 50 m mit Hilfe eines Gehwagens gehen</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
        "code" : "363803005",
        "display" : "Mobility (observable entity)"
      },
      {
        "system" : "http://loinc.org",
        "version" : "2.72",
        "code" : "83186-7",
        "display" : "Ambulation - functional ability"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "effectiveDateTime" : "2022-04-23",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-1"
    }
  ],
  "valueQuantity" : {
    "value" : 10
  },
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_ULB_Barthel_Index_Mobility_Hamburg_Manual",
          "version" : "1.0.0",
          "code" : "10",
          "display" : "ohne Aufsicht oder personelle Hilfe vom Sitz in den Stand kommen und mindestens 50 m mit Hilfe eines Gehwagens gehen"
        }
      ]
    }
  ]
}