FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113762.1.4.1219.147.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1219.147/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1219.147 |
| Version | 20220315 |
| Status | active |
| Date | 2022-03-15T01:04:14-04:00 |
| Name | MobilityImpairmentOrFallFromChairICD10CM |
| Title | Mobility Impairment or Fall From Chair ICD10CM |
| Realm | us |
| Authority | hl7 |
| Description | This value set is a member of a grouping value set to represent the inability of a patient to sit or sit unsupported in a chair or wheelchair, as well as history of falling from a chair. ICD10CM does not have concepts to represent an inability to sit in a chair. |
| Purpose | (Clinical Focus: Reduced mobility and fall from chair.),(Data Element Scope: Conditions related to reduced mobility and fall from chair that may qualify a patient for non-emergency transport as defined by U.S. Centers for Medicare and Medicaid.),(Inclusion Criteria: Reduced mobility and fall from chair.),(Exclusion Criteria: No exclusions.) |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113762.1.4.1219.147",
"meta": {
"versionId": "5",
"lastUpdated": "2023-12-21T17:43:03.000-05:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "CMS DRLS Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2025-03-03"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2022-03-15"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1219.147",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1219.147"
}
],
"version": "20220315",
"name": "MobilityImpairmentOrFallFromChairICD10CM",
"title": "Mobility Impairment or Fall From Chair ICD10CM",
"status": "active",
"experimental": false,
"date": "2022-03-15T01:04:14-04:00",
"publisher": "CMS DRLS Steward",
"description": "This value set is a member of a grouping value set to represent the inability of a patient to sit or sit unsupported in a chair or wheelchair, as well as history of falling from a chair. ICD10CM does not have concepts to represent an inability to sit in a chair.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: Reduced mobility and fall from chair.),(Data Element Scope: Conditions related to reduced mobility and fall from chair that may qualify a patient for non-emergency transport as defined by U.S. Centers for Medicare and Medicaid.),(Inclusion Criteria: Reduced mobility and fall from chair.),(Exclusion Criteria: No exclusions.)",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"filter": [
{
"property": "concept",
"op": "=",
"value": "Z74.09"
}
]
},
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"filter": [
{
"property": "concept",
"op": "=",
"value": "W07"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:d2918258-4738-4d1b-b3b6-0fc05059273d",
"timestamp": "2025-05-23T19:30:00-04:00",
"total": 2,
"contains": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "W07",
"display": "Fall from chair"
},
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "Z74.09",
"display": "Other reduced mobility"
}
]
}
}