In this assignment, students will apply the framework of International Classification of Functioning, Disability and Health (ICF) developed by the World Health Organization to analyze a selected case or topic. The student selects a topic and, based on a literature search and critical analysis, prepares an ICF-based case framework including: Body Functions and Structures Activities Participation Environmental Factors Personal Factors Students should also: Define appropriate assessment or data-collection methods for the selected case or sample Present functional goals Describe expected outcomes Propose an ICF-aligned intervention plan Ensure ethical standards and confidentiality throughout the assignment. Students are encouraged to review the official WHO materials: WHO. International Classification of Functioning, Disability and Health (ICF) https://iris.who.int/handle/10665/42407 WHO. ICF Beginner’s Guide https://www.who.int/docs/default-source/classification/icf/icfbeginnersguide.pdf WHO. How to Use the ICF: A Practical Manual https://www.who.int/publications/m/item/how-to-use-the-icf---a-practical-manual-for-using-the-international-classification-of-functioning-disability-and-health Evaluation Criteria (10 points) Unique and informative title - 1 point Clear and informative introduction - 1 point The topic of the ICF is clearly and precisely presented - 1 point Arguments are logical and supported by reliable and relevant sources (at least one reference) - 1 point The author strictly follows the ICF structure, and each component begins with a topic-related sentence - 1 point Smooth and logical transitions between ICF components - 1 point The topic is well-researched, demonstrating critical evaluation skills - 1 point A clear conclusion summarizing the work and presenting the author’s position - 1 point Correct citation style and properly formatted reference list - 1 point Technical quality of the work (language, formatting, organization) - 1 point Submission Requirements ✔️ Submission format: Word doc ✔️ Recommended length: 1200–1500 words (without references) ✔️ Citation style: APA or Vancouver Academic Integrity and Submission Policy Assignments must be uploaded through Turnitin, where they will be automatically checked for plagiarism and AI-generated content. The maximum allowed similarity (plagiarism) score is 30%. The maximum allowed AI-generated content score is 20%. If either of these thresholds is exceeded, the assignment will receive 0 points and will not be eligible for revision or resubmission. Students must ensure that their work follows academic integrity standards, properly cites all sources, and represents their own original work.

Asking for Preferences

Relation between consanguinous marriages and giving birth to babies with chromosomal abnormalities

Asking for Preferences
Searching PubMed

consanguinity chromosomal abnormalities congenital

Searching PubMed

consanguineous marriage genetic disorders offspring

Reading File
Reading Article

PMID: 12187152

Reading Article

PMID: 1765114

Searching PubMed

consanguinity autosomal recessive intellectual disability ICF functioning

Finding Sources
Reading File
Reading File
Searching PubMed

consanguinity birth defects prevalence risk offspring

Reading Article

PMID: 27391567

Finding Sources
Finding Sources
Reading File
Reading File
Searching the Web

ICF framework intellectual disability chromosomal abnormality Down syndrome body functions participation environmental factors

Reading File
Running Command

ls /home/daytona/workspace/ 2>/dev/null && ls /home/daytona/skills/docx/scripts/office/ 2>/dev/null

Running Command

mkdir -p /home/daytona/workspace/icf-assignment && ls /home/daytona/workspace/icf-assignment/

Writing File

~/icf-assignment/create_assignment.js

const { Document, Packer, Paragraph, TextRun, HeadingLevel, AlignmentType, UnderlineType, convertInchesToTwip, PageNumber, Footer, NumberFormat } = require('docx');
const fs = require('fs');

const doc = new Document({
  numbering: {
    config: []
  },
  styles: {
    default: {
      document: {
        run: { font: "Times New Roman", size: 24 }
      },
      heading1: {
        run: { font: "Times New Roman", size: 28, bold: true, color: "000000" },
        paragraph: { spacing: { before: 360, after: 120 } }
      },
      heading2: {
        run: { font: "Times New Roman", size: 26, bold: true, color: "000000" },
        paragraph: { spacing: { before: 240, after: 120 } }
      },
      heading3: {
        run: { font: "Times New Roman", size: 24, bold: true, color: "000000" },
        paragraph: { spacing: { before: 200, after: 80 } }
      }
    }
  },
  sections: [
    {
      properties: {
        page: {
          margin: {
            top: convertInchesToTwip(1),
            right: convertInchesToTwip(1),
            bottom: convertInchesToTwip(1),
            left: convertInchesToTwip(1)
          }
        }
      },
      footers: {
        default: new Footer({
          children: [
            new Paragraph({
              alignment: AlignmentType.CENTER,
              children: [new TextRun({ children: [PageNumber.CURRENT], font: "Times New Roman", size: 24 })]
            })
          ]
        })
      },
      children: [

        // ── TITLE ─────────────────────────────────────────────────────────────
        new Paragraph({
          alignment: AlignmentType.CENTER,
          spacing: { before: 720, after: 240 },
          children: [new TextRun({
            text: "Consanguineous Marriage and Chromosomal Abnormalities in Offspring: An ICF-Based Framework",
            bold: true, font: "Times New Roman", size: 28
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.CENTER,
          spacing: { after: 480 },
          children: [new TextRun({
            text: "An Assignment Applying the WHO International Classification of Functioning, Disability and Health",
            italics: true, font: "Times New Roman", size: 24
          })]
        }),

        // ── INTRODUCTION ──────────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Introduction", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Consanguineous marriage, defined as a union between individuals who share at least one common ancestor within the preceding three or four generations, remains a widespread social practice across large parts of the world. It is estimated that more than 10% of all marriages globally are consanguineous, with prevalence reaching 20–50% in parts of the Middle East, North Africa, and South Asia (de Costa, 2002). While such unions carry recognised social, economic, and cultural significance within many communities, they are associated with an elevated risk of heritable disease in offspring. From a genetic standpoint, consanguinity increases the probability that a child will be homozygous for rare autosomal recessive alleles inherited from a common ancestor — a phenomenon known as autozygosity or homozygosity by descent (Thompson & Thompson, 2019). This mechanism underlies the increased rates of congenital anomalies, chromosomal rearrangements, and single-gene disorders observed in children born to related parents.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "The International Classification of Functioning, Disability and Health (ICF), developed by the World Health Organization (WHO) and endorsed by all 191 member states in 2001, provides a universal, biopsychosocial framework for describing human functioning and disability. Rather than focusing solely on diagnosis or biological impairment, the ICF examines how a health condition interacts with body functions and structures, activities, participation in life, and contextual factors — both environmental and personal — to produce the lived experience of disability (WHO, 2001). This assignment applies the ICF framework to the clinical scenario of a child born to consanguineous parents with a chromosomal abnormality. The case is based on a composite derived from the published literature. The child is a four-year-old boy (herein referred to as 'the child') with an autosomal recessive metabolic disorder and mild intellectual disability secondary to chromosomal imbalance identified on array comparative genomic hybridisation (array-CGH) following a detailed antenatal scan anomaly finding. The assignment identifies functional goals, proposes assessment methods, describes expected outcomes, and presents an ICF-aligned intervention plan, adhering throughout to principles of ethical practice and participant confidentiality.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── ICF COMPONENTS ────────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "ICF-Based Case Framework", bold: true, font: "Times New Roman", size: 28 })] }),

        // Body Functions & Structures
        new Paragraph({ heading: HeadingLevel.HEADING_2, children: [new TextRun({ text: "Body Functions and Structures", bold: true, font: "Times New Roman", size: 26 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "The biological and physiological impairments arising from chromosomal abnormality related to consanguinity are the central entry point for the ICF analysis. Consanguinity increases the probability of autozygosity, in which a mutated allele present in a shared ancestor becomes homozygous in the offspring (Emery's Elements of Medical Genetics and Genomics, 2022). When both parents are heterozygous carriers of the same pathogenic variant, each pregnancy carries a 25% probability of an affected child (Dermatology 2-Volume Set, 2022). The resulting chromosomal or genomic imbalances may affect multiple body systems simultaneously.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "In the present case, the child has the following documented impairments. At the level of body functions (ICF Chapter 1: Mental Functions), he exhibits mild intellectual disability (b117 — intellectual functions) and delayed global development affecting memory, attention, and psychosocial skills. At the neurological level (b1 — mental functions; b750 — motor reflex functions), mild hypotonia is present. Within the metabolic domain (b5 — functions of the digestive, metabolic, and endocrine systems), enzyme activity related to the specific biochemical pathway affected by the homozygous variant is reduced. Structurally (ICF Chapter 2: Body Structures), there is a minor cardiac septal defect (s410 — structure of the cardiovascular system) identified on echocardiography, a finding consistent with the higher prevalence of congenital heart anomalies in children born to consanguineous parents (Ng, 2016). Craniofacial features (s710 — structure of the head and neck) include mild dysmorphic findings. Audiological assessment reveals mild bilateral sensorineural hearing loss (b230 — hearing functions), a common secondary complication in children with chromosomal imbalance.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Importantly, not all body system functions are impaired. The child's vision, respiratory function, and renal function are within normal limits, which constitutes a facilitator at this ICF level. The ICF does not presuppose global dysfunction; it maps both impairments and preserved functions to provide an accurate, complete profile.",
            font: "Times New Roman", size: 24
          })]
        }),

        // Activities
        new Paragraph({ heading: HeadingLevel.HEADING_2, children: [new TextRun({ text: "Activities", bold: true, font: "Times New Roman", size: 26 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Activity limitations in the child stem directly from the body-function impairments described above and reflect the ICF principle that disability emerges from an interaction between health conditions and their functional consequences. ICF defines activities as the execution of a task or action by an individual, and activity limitations as difficulties an individual may have in executing such activities (WHO, 2001). In this child's case, activity limitations are evident across several domains of the ICF Activities and Participation chapter (d1–d9).",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Learning and applying knowledge (d1): The child shows delayed acquisition of pre-academic skills, including recognition of letters and numbers, compared to age-matched peers, consistent with the intellectual disability component. Communication (d3): Expressive language is delayed (approximately 18 months behind chronological age). Receptive language is relatively better preserved, but the mild hearing loss (b230) compounds expressive and receptive communication difficulties. Self-care (d5): The child requires assistance with dressing, toileting, and managing personal hygiene beyond what would be expected for his age. Domestic life (d6): He is not yet able to perform simple tasks such as setting a table or preparing a snack. Mobility (d4): Gross motor skills are mildly delayed secondary to hypotonia; the child walks independently but has difficulty on stairs and uneven terrain.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "It is critical to differentiate between capacity (what the child can do in a standardised environment) and performance (what he actually does in his everyday context), a distinction central to the ICF. In a structured therapeutic environment with prompts, the child can complete a five-piece puzzle (d163 — thinking), but does not spontaneously initiate play sequences in the home setting. This capacity-performance gap signals the importance of contextual factors in shaping functional outcomes.",
            font: "Times New Roman", size: 24
          })]
        }),

        // Participation
        new Paragraph({ heading: HeadingLevel.HEADING_2, children: [new TextRun({ text: "Participation", bold: true, font: "Times New Roman", size: 26 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Participation — defined by the ICF as involvement in a life situation — captures the extent to which the child engages in the full range of social, educational, and community roles appropriate to his developmental stage. Participation restrictions arise when activity limitations intersect with environmental barriers, and they represent the most socially meaningful dimension of the ICF model (WHO, 2001). The transition from activity to participation shifts the analytical lens from the individual's functional capacity to his real-world integration and quality of life.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "The child currently attends a mainstream kindergarten with a learning support assistant. Participation restrictions are documented in three primary areas. First, interpersonal interactions and relationships (d7): his communication delay and mild hearing loss create barriers to peer interactions; teachers report that he rarely initiates play and tends to observe rather than participate in group activities. Second, education, work, and employment (d8): although he attends mainstream school, his participation in the academic curriculum is limited without significant adaptation. Third, community, social, and civic life (d9): the family reports withdrawal from community activities such as birthday parties and visits to recreational facilities because of the child's behavioural difficulties associated with sensory overload.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Participation is not uniformly restricted. The child shows enthusiastic involvement in music-based activities (d920 — recreation and leisure) and responds well to structured, predictable routines. This preserved area of participation serves as a therapeutic resource and must be incorporated into the intervention plan.",
            font: "Times New Roman", size: 24
          })]
        }),

        // Environmental Factors
        new Paragraph({ heading: HeadingLevel.HEADING_2, children: [new TextRun({ text: "Environmental Factors", bold: true, font: "Times New Roman", size: 26 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Environmental factors encompass the physical, social, and attitudinal environment in which the child lives, and they operate either as facilitators (+) or barriers (-) within the ICF model (WHO, 2001). These external forces are particularly significant in families with a consanguineous background, where social norms, healthcare access, and cultural attitudes toward disability and genetic counselling intersect in complex ways.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Barriers (-): The family lives in a geographically isolated area with limited access to specialist paediatric services, genetic counselling, and early intervention programmes (e1 — products and technology; e5 — services, systems, and policies). Healthcare provider knowledge about consanguinity-related risks is variable; de Costa (2002) notes that obstetricians and paediatricians working with consanguineous communities must receive appropriate training. Cultural stigma around disability within the family's community acts as an attitudinal barrier (e4 — attitudes), reducing the family's willingness to seek psychological support. The kindergarten lacks accessible hearing-loop technology, creating a physical-acoustic barrier (e1) that compounds the child's hearing impairment during classroom activities.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Facilitators (+): Both parents are motivated and engaged caregivers who attend all clinical appointments. Consistent parental involvement is one of the strongest predictors of improved outcomes in children with intellectual disability and chromosomal abnormalities (Ng, 2016). The child's school has a dedicated learning support assistant who has received basic training in augmentative and alternative communication (AAC). Government funding through the national disability scheme provides financial coverage for therapy services. The family's extended network, while culturally conservative, is emotionally supportive and assists with childcare, reducing parental burden.",
            font: "Times New Roman", size: 24
          })]
        }),

        // Personal Factors
        new Paragraph({ heading: HeadingLevel.HEADING_2, children: [new TextRun({ text: "Personal Factors", bold: true, font: "Times New Roman", size: 26 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Personal factors are attributes of the individual that are not part of the health condition itself but that influence how the child experiences and responds to his disability. While the ICF does not formally classify personal factors due to large cross-cultural variation, they are explicitly recognised as contextual variables that shape functioning (WHO, 2001). Personal factors are essential for person-centred practice and must not be overlooked in any ICF-based framework.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "The child is four years old, male, and of a minority ethnic background with a strong family history of consanguineous marriage (first-cousin union across two generations). His temperament is described by parents as generally calm and cooperative with familiar adults, which facilitates therapeutic engagement. He has a demonstrated interest in music and rhythmic play, a motivational factor that can be leveraged in therapy. His age is significant in two respects: neuroplasticity at this developmental stage means that early targeted intervention carries the highest likelihood of functional improvement, and yet age-related peer expectations in educational settings may already be creating social distance. The family's religious and cultural values around marriage and disability shape their understanding of the diagnosis; the parents initially attributed the child's delays to 'the will of God' rather than a genetic mechanism, which required sensitive counselling to reframe without disrespecting their worldview. Both parents have completed secondary education, which supports health literacy and adherence to intervention plans.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── ASSESSMENT METHODS ───────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Assessment and Data-Collection Methods", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "A multi-domain, interdisciplinary assessment battery is required to populate the ICF framework adequately and to establish a baseline for measuring change over time. The following instruments are proposed:",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "(1) Chromosomal Microarray Analysis (CMA) / Array-CGH: The standard first-line investigation for children with intellectual disability and congenital anomalies of suspected chromosomal origin. It detects copy number variants (CNVs) below the resolution of conventional karyotyping and is particularly valuable in consanguineous families where autozygous regions may harbour pathogenic homozygous variants (Emery's Elements of Medical Genetics, 2022). This maps directly to the Body Functions and Structures component.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "(2) Bayley Scales of Infant and Toddler Development (4th edition): A standardised developmental assessment measuring cognitive, language, motor, social-emotional, and adaptive behaviour domains. It directly informs the Activities component of the ICF for children aged 1–42 months, extendable to age 4 in developmental delay cases.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "(3) Vineland Adaptive Behavior Scales (3rd edition, VABS-3): A structured parent/caregiver interview measuring communication, daily living skills, socialisation, and motor skills. It bridges Activities and Participation domains in the ICF and quantifies the performance-capacity gap.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "(4) Audiology Assessment (pure-tone audiometry and auditory brainstem response): Quantifies the degree and type of hearing loss to inform assistive technology prescription (e.g., hearing aids) and to guide communication therapy.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "(5) WHO Disability Assessment Schedule 2.0 (WHODAS 2.0) — Proxy version: A validated, ICF-linked instrument completed by a parent/caregiver that measures functioning across six life domains (cognition, mobility, self-care, getting along, life activities, and participation). It directly operationalises the ICF components and allows comparison across time points.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "(6) Observation in natural environment: A 45-minute structured observation in the kindergarten setting by an occupational therapist and speech-language pathologist to assess performance (as opposed to capacity) in the Activities and Participation domains, and to identify environmental barriers and facilitators in real-world context.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── FUNCTIONAL GOALS ─────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Functional Goals", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "Functional goals are formulated in accordance with ICF components and are SMART (Specific, Measurable, Achievable, Relevant, Time-bound). They are co-constructed with the family to ensure cultural and personal relevance.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Goal 1 (Body Functions — b167): Within 6 months, the child will demonstrate improved receptive language, as evidenced by following a two-step verbal instruction with 80% accuracy in three consecutive therapy sessions.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Goal 2 (Activities — d550): Within 3 months, the child will independently manage his lunchbox and eat his meal at school with no more than one verbal prompt, as reported by the learning support assistant.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Goal 3 (Participation — d7): Within 6 months, the child will initiate play interactions with at least one peer on three or more occasions per week in the kindergarten setting, as recorded by the teacher using a structured observation log.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Goal 4 (Environmental Factors — e1): Within 1 month, the kindergarten will install a sound-field system and the child will be fitted with bilateral hearing aids, reducing the acoustic barrier to classroom participation.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── EXPECTED OUTCOMES ─────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Expected Outcomes", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "The expected outcomes are calibrated to the level of impairment and the evidence base for early intervention in children with intellectual disability and chromosomal abnormalities. Early and intensive intervention in children with chromosomal disorders has been shown to produce measurable gains in adaptive behaviour, communication, and social participation, particularly when commenced before the age of five (Ng, 2016). The following outcomes are projected over a 12-month intervention horizon.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Body functions: Stabilisation of the cardiac defect following specialist review (no surgical intervention expected at this stage). Documented improvement of at least one standard deviation on the Bayley-4 language subscale. Hearing amplification is expected to reduce the functional impact of sensorineural hearing loss to a mild-functional level.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Activities: Improvement in VABS-3 communication and daily living skills composites by at least 5 standard score points from baseline, indicating meaningful adaptive behaviour gain. The child is expected to achieve independent mealtimes and to increase his repertoire of self-help skills.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Participation: Increased peer engagement at school as measured by a structured teacher observation log. Sustained attendance at at least one community-based activity per week (e.g., music group) as reported by parents. WHODAS 2.0 proxy scores are expected to reflect improvement in the 'getting along' and 'participation' domains.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Environmental: Reduced attitudinal barriers as parents demonstrate increased health literacy about the genetic basis of the condition and engage proactively with genetic counselling services. School environmental modifications are fully implemented. The family connects with a peer support group for parents of children with chromosomal conditions.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── INTERVENTION PLAN ────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "ICF-Aligned Intervention Plan", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "The intervention plan follows the ICF's biopsychosocial model by targeting each component simultaneously rather than focusing exclusively on biomedical management. An interdisciplinary team comprising a developmental paediatrician, clinical geneticist, genetic counsellor, speech-language pathologist, occupational therapist, audiologist, psychologist, and social worker coordinates care through regular case conferences.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Body Functions and Structures: Genetic counselling for both parents is offered to explain the mechanism of autosomal recessive inheritance, recurrence risk in future pregnancies (25% per pregnancy), and available options including preimplantation genetic testing (PGT) and prenatal diagnosis. Cardiac monitoring is scheduled 6-monthly with the paediatric cardiologist. Enzyme replacement or metabolic supplementation is prescribed as per the specific biochemical diagnosis. Hearing aid fitting and audiological follow-up are initiated promptly.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Activities: Weekly speech-language therapy (individual, 45 minutes) using evidence-based naturalistic developmental behavioural interventions (NDBI) to build expressive and receptive language skills. Occupational therapy (weekly, 45 minutes) targeting fine motor, self-care, and sensory processing, incorporating the child's love of music as a motivational tool. A home programme is co-designed with parents to generalise therapy gains to the everyday environment.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Participation: The child is enrolled in a community music therapy group (biweekly) designed for children with developmental disabilities, providing a structured social participation context aligned with his preserved strengths. The school receives a written ICF-based support plan recommending curriculum modifications, preferential seating near the teacher, visual schedules, and peer buddy strategies to promote inclusive participation.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          children: [new TextRun({
            text: "Environmental Factors: Advocacy with the school administration leads to installation of a sound-field amplification system. The social worker facilitates the family's access to government disability support funding and housing adaptation grants. A culturally sensitive psychoeducation programme is delivered to the extended family by a bilingual health educator to reduce stigma and increase social support.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "Personal Factors: All interactions with the family respect the parents' cultural and religious identity. Genetic counselling is delivered non-directively, without implicit or explicit criticism of consanguineous marriage as a cultural practice, in accordance with the ethical principles of autonomy, beneficence, and non-maleficence. The child is always referred to by his preferred name in all clinical documentation, and his strengths and capabilities are explicitly acknowledged in every report.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── ETHICS & CONFIDENTIALITY ─────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Ethical Standards and Confidentiality", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "This assignment is based on a composite fictional case constructed from published literature; no real patient data has been used. All identifiers are fictionalised. In clinical practice, any ICF-based assessment of a child with chromosomal abnormality arising from consanguinity must adhere to the following ethical standards. Informed consent must be obtained from parents before any genetic testing, and findings must be communicated with appropriate pre- and post-test counselling. Genetic information is confidential and must not be disclosed to family members, insurers, or employers without the consent of the patient or, in the case of a minor, the legal guardian. The principle of non-directiveness in genetic counselling respects parental autonomy in reproductive decision-making. In all documentation, the ICF's person-first language is used ('child with intellectual disability,' not 'intellectually disabled child') to uphold the dignity of individuals with disability.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── CONCLUSION ───────────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "Conclusion", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 200, line: 360 },
          children: [new TextRun({
            text: "This assignment has demonstrated how the WHO ICF framework provides a structured, biopsychosocial lens through which to understand the functional consequences of chromosomal abnormalities in children born to consanguineous parents. Consanguinity acts as a biological risk amplifier by increasing autozygosity, thereby raising the probability of homozygous expression of rare autosomal recessive variants that may result in intellectual disability, congenital anomalies, and metabolic disease. By systematically mapping the case across the five ICF domains — body functions and structures, activities, participation, environmental factors, and personal factors — it becomes possible to move beyond the biomedical diagnosis and design an intervention plan that addresses the whole child in his social, cultural, and physical context.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 200, line: 360 },
          children: [new TextRun({
            text: "The analysis highlights that disability in this context is not simply the product of chromosomal variation; it emerges from the dynamic interaction between biological impairment, activity limitations, and powerful environmental and personal contextual factors. Parental engagement, access to early intervention, school-level environmental modifications, and culturally sensitive genetic counselling each carry therapeutic weight equal to — if not greater than — purely biomedical management. The ICF framework, in this author's view, is uniquely suited to capturing this complexity and should be adopted as the organising scaffold for all clinical and social planning in cases involving chromosomal conditions linked to consanguineous unions. Ensuring that practice remains ethically grounded, respecting autonomy and cultural identity while providing accurate genetic risk information, is both a clinical imperative and a moral obligation.",
            font: "Times New Roman", size: 24
          })]
        }),

        // ── REFERENCES ───────────────────────────────────────────────────────
        new Paragraph({ heading: HeadingLevel.HEADING_1, children: [new TextRun({ text: "References", bold: true, font: "Times New Roman", size: 28 })] }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { before: 120, after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "de Costa, C. M. (2002). Consanguineous marriage and its relevance to obstetric practice. Obstetrical & Gynecological Survey, 57(8), 530–536. https://doi.org/10.1097/00006254-200208000-00023",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "Khlat, M., & Khoury, M. (1991). Inbreeding and diseases: Demographic, genetic, and epidemiologic perspectives. Epidemiologic Reviews, 13(1), 28–41. https://doi.org/10.1093/oxfordjournals.epirev.a036072",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "Ng, D. (2016). The implications of parental consanguinity on the care of neonates. Advances in Neonatal Care, 16(4), 255–261. https://doi.org/10.1097/ANC.0000000000000317",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "Thompson, R., & Thompson, M. W. (2019). Thompson & Thompson Genetics and Genomics in Medicine (9th ed.). Elsevier.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "Turnpenny, P. D., Ellard, S., & Cleaver, R. (2022). Emery's Elements of Medical Genetics and Genomics (16th ed.). Elsevier.",
            font: "Times New Roman", size: 24
          })]
        }),

        new Paragraph({
          alignment: AlignmentType.JUSTIFIED,
          spacing: { after: 120, line: 360 },
          indent: { left: convertInchesToTwip(0.5), hanging: convertInchesToTwip(0.5) },
          children: [new TextRun({
            text: "World Health Organization. (2001). International Classification of Functioning, Disability and Health (ICF). WHO Press. https://iris.who.int/handle/10665/42407",
            font: "Times New Roman", size: 24
          })]
        }),

      ]
    }
  ]
});

Packer.toBuffer(doc).then(buffer => {
  fs.writeFileSync('/home/daytona/workspace/icf-assignment/ICF_Consanguinity_Assignment.docx', buffer);
  console.log('Document created successfully.');
});
Editing File

~/icf-assignment/create_assignment.js

Error: String not found in file: 'const { Document, Packer, Paragraph, TextRun, HeadingLevel, AlignmentType, UnderlineType, convertInchesToTwip, PageNumber, Footer, NumberFormat } = require('docx');'
Running Command

cat -n /home/daytona/workspace/icf-assignment/create_assignment.js | head -5

This is a shared conversation. Sign in to Orris to start your own chat.