FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fs3-group-mobility

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idfs3-group-mobility
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-fs3-group-mobility.html
URLhttp://ehealth.sundhed.dk/cs/fs3-group-mobility
Version3.5.1
Statusactive
Date2019-02-02T00:00:00+00:00
NameFS III, Mobilitet
TitleFS III, Mobilitet
Realmdk
DescriptionFS III, Mobilitet
Contentcomplete

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: Kodesystem fs3-group-mobility

This code system http://ehealth.sundhed.dk/cs/fs3-group-mobility defines the following codes:

CodeDisplayDansk (Danish, da)
CHANGE_BODY_POSITION Ændre kropsstillingÆndre kropsstilling
MOVE Forflytte sigForflytte sig
LIFT_AND_CARRY Løfte og bæreLøfte og bære
WALK
MOVE_AROUND Bevæge sig omkringBevæge sig omkring
MOVE_IN_DIFFERENT_ENVIRONMENTS Færden i forskellige omgivelserFærden i forskellige omgivelser
USE_TRANSPORTATION Bruge transportmidlerBruge transportmidler
ENDURANCE UdholdenhedUdholdenhed
MUSCLE_STRENGTH MuskelstyrkeMuskelstyrke

Source

{
  "resourceType": "CodeSystem",
  "id": "fs3-group-mobility",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/fs3-group-mobility",
  "version": "3.5.1",
  "name": "FS III, Mobilitet",
  "title": "FS III, Mobilitet",
  "status": "active",
  "experimental": true,
  "date": "2019-02-02T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "FS III, Mobilitet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "CHANGE_BODY_POSITION",
      "display": "Ændre kropsstilling",
      "designation": [
        {
          "language": "da",
          "value": "Ændre kropsstilling"
        }
      ]
    },
    {
      "code": "MOVE",
      "display": "Forflytte sig",
      "designation": [
        {
          "language": "da",
          "value": "Forflytte sig"
        }
      ]
    },
    {
      "code": "LIFT_AND_CARRY",
      "display": "Løfte og bære",
      "designation": [
        {
          "language": "da",
          "value": "Løfte og bære"
        }
      ]
    },
    {
      "code": "WALK",
      "display": "Gå",
      "designation": [
        {
          "language": "da",
          "value": "Gå"
        }
      ]
    },
    {
      "code": "MOVE_AROUND",
      "display": "Bevæge sig omkring",
      "designation": [
        {
          "language": "da",
          "value": "Bevæge sig omkring"
        }
      ]
    },
    {
      "code": "MOVE_IN_DIFFERENT_ENVIRONMENTS",
      "display": "Færden i forskellige omgivelser",
      "designation": [
        {
          "language": "da",
          "value": "Færden i forskellige omgivelser"
        }
      ]
    },
    {
      "code": "USE_TRANSPORTATION",
      "display": "Bruge transportmidler",
      "designation": [
        {
          "language": "da",
          "value": "Bruge transportmidler"
        }
      ]
    },
    {
      "code": "ENDURANCE",
      "display": "Udholdenhed",
      "designation": [
        {
          "language": "da",
          "value": "Udholdenhed"
        }
      ]
    },
    {
      "code": "MUSCLE_STRENGTH",
      "display": "Muskelstyrke",
      "designation": [
        {
          "language": "da",
          "value": "Muskelstyrke"
        }
      ]
    }
  ]
}