This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0009 ( Ambulatory Status)
{ "resourceType": "ValueSet", "id": "v2-0009", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ValueSet/v2-0009", "version": "2.7", "name": "v2 Ambulatory Status", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "date": "2011-01-28", "description": "FHIR Value set/code system definition for HL7 v2 table 0009 ( Ambulatory Status)", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.11" } ], "system": "http://hl7.org/fhir/v2/0009", "caseSensitive": false, "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A0", "display": "No functional limitations", "designation": [ { "language": "de", "value": "Keine funktionalen Einschränkungen" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A1", "display": "Ambulates with assistive device", "designation": [ { "language": "de", "value": "Patient benötigt Hilfsmittel" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A2", "display": "Wheelchair/stretcher bound", "designation": [ { "language": "de", "value": "Rollstuhl / Trage notwendig" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A3", "display": "Comatose; non-responsive", "designation": [ { "language": "de", "value": "Komatös; nicht ansprechbar" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A4", "display": "Disoriented", "designation": [ { "language": "de", "value": "Desorientiert" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A5", "display": "Vision impaired", "designation": [ { "language": "de", "value": "Sehstörung" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A6", "display": "Hearing impaired", "designation": [ { "language": "de", "value": "Schwerhörigkeit" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A7", "display": "Speech impaired", "designation": [ { "language": "de", "value": "Sprachstörung" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A8", "display": "Non-English speaking", "designation": [ { "language": "de", "value": "der Landessprache nicht mächtig" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "A9", "display": "Functional level unknown", "designation": [ { "language": "de", "value": "Unbekannter Zustand" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B1", "display": "Oxygen therapy", "designation": [ { "language": "de", "value": "Sauerstofftherapie" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B2", "display": "Special equipment (tubes, IVs, catheters)", "designation": [ { "language": "de", "value": "Besondere Hilsfmittel" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B3", "display": "Amputee", "designation": [ { "language": "de", "value": "Amputation" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B4", "display": "Mastectomy", "designation": [ { "language": "de", "value": "Brustamputation" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B5", "display": "Paraplegic", "designation": [ { "language": "de", "value": "(Querschnitt-) Lähmung" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "B6", "display": "Pregnant", "designation": [ { "language": "de", "value": "Schwanger" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.