FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| icf | International Classification of Functioning, Disability and Health |
Narrative
Note: links and images are rebased to the (stated) source
- Include all codes defined in
http://hl7.org/fhir/sid/icf version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "FunctionalClassification",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/symptoms/ValueSet/FunctionalClassification",
"version": "1.0.0-ballot",
"name": "FunctionalClassification",
"title": "Functional Classification Codes",
"status": "active",
"experimental": false,
"date": "2026-02-03T20:41:50+00:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"name": "HL7 International / Clinical Interoperability Council",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description": "The set of codes from WHO's International Classification of Functioning, Disability, and Health code system.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icf"
}
]
}
}