FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeObservation
IdObservation-zib-mobility-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation zib-mobility-01

Profile: HCIM Mobility

identifier: urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6/1c063a79-8fdf-11ec-7073-020000000000

status: Final

code: Ability to mobilise

subject: I. XXX_Helleman-de Haas

comment: Rollator is eigen bezit.

component

code: Ability to walk

value: Needs help with walking

component

code: Ability to change position

value: Independently able to change position

component

code: Ability to maintain position

value: Independently able to maintain position

component

code: Ability to transfer location

value: Ability to transfer location with assistance

component

code: Ability to manage stairs

value: Unable to manage stairsnce


Source1

{
  "resourceType": "Observation",
  "id": "zib-mobility-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Mobility"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1c063a79-8fdf-11ec-7073-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "301438001",
        "display": "Ability to mobilise"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "I. XXX_Helleman-de Haas"
  },
  "comment": "Rollator is eigen bezit.",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "282097004",
            "display": "Ability to walk"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "16581000146103",
            "display": "Needs help with walking"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "282869009",
            "display": "Ability to change position"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "19821000146105",
            "display": "Independently able to change position"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "249868004",
            "display": "Ability to maintain position"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "19811000146100",
            "display": "Independently able to maintain position"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "364666007",
            "display": "Ability to transfer location"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "714917003",
            "display": "Ability to transfer location with assistance"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "301587001",
            "display": "Ability to manage stairs"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "301589003",
            "display": "Unable to manage stairsnce"
          }
        ]
      }
    }
  ]
}