description: This Observation profile represents the Disability Element defined in the Office of the Assistant Secretary for Planning and Evaluation (ASPE) webpage [HHS Implementation Guidance on Data Collection Standards for Race, Ethnicity, Sex, Primary Language, and Disability Status](https://aspe.hhs.gov/basic-report/hhs-implementation-guidance-data-collection-standards-race-ethnicity-sex-primary-language-and-disability-status). package_name: rs/hl7.fhir.us.ph derivation: constraint name: USPublicHealthDisabilityStatus type: Observation elements: code: short: Disability status binding: {strength: required, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.49'} mustSupport: true index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient'] index: 1 value: mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4} package_version: library-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-disability-status base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0 required: [subject, value, valueBoolean]