MetaEd Entity Type: Association
MetaEd ID: 595
This association indicates interventions made available by an education organization. Often, a district-level education organization purchases a set of intervention prescriptions and makes them available to its schools for use on demand.
Property | UML Datatype | JSON Datatype | XSD Datatype | Other | Identity | Cardinality | Definition |
---|---|---|---|---|---|---|---|
EducationOrganization | Reference | object | EducationOrganizationReferenceType | MetaEd DSL Datatype: DomainEntityProperty | Yes | required | The EducationalOrganization, often times a district, which is making the InterventionPrescription available to its hierarchy. In some cases, it may be an education organization network instead of a district. |
InterventionPrescriptionInterventionPrescription | Reference | object | InterventionPrescriptionReferenceType | MetaEd DSL Datatype: DomainEntityProperty | Yes | required | The InterventionPrescription being made available by the EducationOrganization. |
BeginDate | Date | number | xs:date | MetaEd DSL Datatype: DateProperty SQL Recommended Datatype: DATE | No | optional | The begin date of the period during which the InterventionPrescription is available. |
EndDate | Date | number | xs:date | MetaEd DSL Datatype: DateProperty SQL Recommended Datatype: DATE | No | optional | The end date of the period during which the InterventionPrescription is available. |