complexType InterventionPrescription
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p717.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children EducationContentSource InterventionClass Diagnosis PopulationServed AppropriateSex AppropriateGradeLevel DeliveryMethod EducationOrganizationReference InterventionPrescriptionIdentificationCode
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents a formal prescription of an instructional approach focusing on the specific techniques and materials used to teach a given subject. This can be prescribed by academic research, an interventions vendor, or another entity.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
<ann:EdFiId>564</ann:EdFiId>
source <xs:complexType name="InterventionPrescription">
 
<xs:annotation>
   
<xs:documentation>This entity represents a formal prescription of an instructional approach focusing on the specific techniques and materials used to teach a given subject. This can be prescribed by academic research, an interventions vendor, or another entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
     
<ann:EdFiId>564</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="EducationContentSource" type="EducationContentSource">
         
<xs:annotation>
           
<xs:documentation>Resources related to or used in this intervention prescription, including any documentation around the InterventionPrescription itself. Since an intervention prescription is intended to be a published intervention, an intervention prescription should have at least one such resource.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1464</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InterventionClass" type="InterventionClassType">
         
<xs:annotation>
           
<xs:documentation>The way in which an intervention is used: curriculum, supplement, or practice.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1466</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Diagnosis" type="DiagnosisDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Targeted purpose of the InterventionPrescription (e.g., attendance issue, dropout risk).</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
             
<ann:EdFiId>1463</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>A subset of students that are the focus of the InterventionPrescription.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1468</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Sexes for the InterventionPrescription. If omitted, considered generally applicable.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1460</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Grade levels for the prescribed intervention. If omitted, considered generally applicable.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
             
<ann:EdFiId>1459</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="DeliveryMethod" type="DeliveryMethodType">
         
<xs:annotation>
           
<xs:documentation>The way in which an intervention was implemented: individual, small group, whole class, or whole school.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1461</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
         
<xs:annotation>
           
<xs:documentation>Relates the Education Organization which is sponsoring the InterventionPrescription.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1465</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="InterventionPrescriptionIdentificationCode" type="IdentificationCode">
         
<xs:annotation>
           
<xs:documentation>A unique number or alphanumeric code assigned to an intervention prescription.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1467</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element InterventionPrescription/EducationContentSource
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p718.png
namespace http://ed-fi.org/0200
type EducationContentSource
properties
content complex
children EducationContentReference LearningResourceMetadataURI URI
annotation
documentation
Resources related to or used in this intervention prescription, including any documentation around the InterventionPrescription itself. Since an intervention prescription is intended to be a published intervention, an intervention prescription should have at least one such resource.
appinfo
<ann:EdFiId>1464</ann:EdFiId>
source <xs:element name="EducationContentSource" type="EducationContentSource">
 
<xs:annotation>
   
<xs:documentation>Resources related to or used in this intervention prescription, including any documentation around the InterventionPrescription itself. Since an intervention prescription is intended to be a published intervention, an intervention prescription should have at least one such resource.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1464</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/InterventionClass
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p719.png
namespace http://ed-fi.org/0200
type InterventionClassType
properties
content simple
facets
Kind Value Annotation
enumeration Curriculum
appinfo
<ann:EdFiId>187-001</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>187-004</ann:EdFiId>
enumeration Practice
appinfo
<ann:EdFiId>187-002</ann:EdFiId>
enumeration Supplement
appinfo
<ann:EdFiId>187-003</ann:EdFiId>
annotation
documentation
The way in which an intervention is used: curriculum, supplement, or practice.
appinfo
<ann:EdFiId>1466</ann:EdFiId>
source <xs:element name="InterventionClass" type="InterventionClassType">
 
<xs:annotation>
   
<xs:documentation>The way in which an intervention is used: curriculum, supplement, or practice.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1466</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/Diagnosis
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p720.png
namespace http://ed-fi.org/0200
type DiagnosisDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Targeted purpose of the InterventionPrescription (e.g., attendance issue, dropout risk).
appinfo
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
<ann:EdFiId>1463</ann:EdFiId>
source <xs:element name="Diagnosis" type="DiagnosisDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Targeted purpose of the InterventionPrescription (e.g., attendance issue, dropout risk).</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>DiagnosisDescriptor</ann:Descriptor>
     
<ann:EdFiId>1463</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/PopulationServed
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p721.png
namespace http://ed-fi.org/0200
type PopulationServedType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Regular Students
appinfo
<ann:EdFiId>205-010</ann:EdFiId>
enumeration Bilingual Students
appinfo
<ann:EdFiId>205-002</ann:EdFiId>
enumeration Compensatory/Remedial Education Students
appinfo
<ann:EdFiId>205-004</ann:EdFiId>
enumeration Gifted and Talented Students
appinfo
<ann:EdFiId>205-007</ann:EdFiId>
enumeration Career and Technical Education Students
appinfo
<ann:EdFiId>205-003</ann:EdFiId>
enumeration Special Education Students
appinfo
<ann:EdFiId>205-011</ann:EdFiId>
enumeration ESL Students
appinfo
<ann:EdFiId>205-006</ann:EdFiId>
enumeration Adult Basic Education Students
appinfo
<ann:EdFiId>205-001</ann:EdFiId>
enumeration Honors Students
appinfo
<ann:EdFiId>205-008</ann:EdFiId>
enumeration Migrant Students
appinfo
<ann:EdFiId>205-009</ann:EdFiId>
enumeration Economic Disadvantaged
appinfo
<ann:EdFiId>205-005</ann:EdFiId>
annotation
documentation
A subset of students that are the focus of the InterventionPrescription.
appinfo
<ann:EdFiId>1468</ann:EdFiId>
source <xs:element name="PopulationServed" type="PopulationServedType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A subset of students that are the focus of the InterventionPrescription.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1468</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/AppropriateSex
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p722.png
namespace http://ed-fi.org/0200
type SexType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Female
appinfo
<ann:EdFiId>235-001</ann:EdFiId>
enumeration Male
appinfo
<ann:EdFiId>235-002</ann:EdFiId>
enumeration Not Selected
appinfo
<ann:EdFiId>235-003</ann:EdFiId>
annotation
documentation
Sexes for the InterventionPrescription. If omitted, considered generally applicable.
appinfo
<ann:EdFiId>1460</ann:EdFiId>
source <xs:element name="AppropriateSex" type="SexType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Sexes for the InterventionPrescription. If omitted, considered generally applicable.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1460</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/AppropriateGradeLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p723.png
namespace http://ed-fi.org/0200
type GradeLevelDescriptorReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Grade levels for the prescribed intervention. If omitted, considered generally applicable.
appinfo
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
<ann:EdFiId>1459</ann:EdFiId>
source <xs:element name="AppropriateGradeLevel" type="GradeLevelDescriptorReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Grade levels for the prescribed intervention. If omitted, considered generally applicable.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>GradeLevelDescriptor</ann:Descriptor>
     
<ann:EdFiId>1459</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/DeliveryMethod
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p724.png
namespace http://ed-fi.org/0200
type DeliveryMethodType
properties
content simple
facets
Kind Value Annotation
enumeration Individual
appinfo
<ann:EdFiId>157-001</ann:EdFiId>
enumeration Small Group
appinfo
<ann:EdFiId>157-002</ann:EdFiId>
enumeration Whole Class
appinfo
<ann:EdFiId>157-003</ann:EdFiId>
enumeration Whole School
appinfo
<ann:EdFiId>157-004</ann:EdFiId>
annotation
documentation
The way in which an intervention was implemented: individual, small group, whole class, or whole school.
appinfo
<ann:EdFiId>1461</ann:EdFiId>
source <xs:element name="DeliveryMethod" type="DeliveryMethodType">
 
<xs:annotation>
   
<xs:documentation>The way in which an intervention was implemented: individual, small group, whole class, or whole school.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1461</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/EducationOrganizationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p725.png
namespace http://ed-fi.org/0200
type EducationOrganizationReferenceType
properties
content complex
children EducationOrganizationIdentity EducationOrganizationLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Relates the Education Organization which is sponsoring the InterventionPrescription.
appinfo
<ann:EdFiId>1465</ann:EdFiId>
source <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the Education Organization which is sponsoring the InterventionPrescription.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1465</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InterventionPrescription/InterventionPrescriptionIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p726.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique number or alphanumeric code assigned to an intervention prescription.
appinfo
<ann:EdFiId>1467</ann:EdFiId>
source <xs:element name="InterventionPrescriptionIdentificationCode" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code assigned to an intervention prescription.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1467</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>