complexType "ApprovalReviewType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:boolean : "false" |
|
= |
"true" |
|
|
> |
|
Content: |
( URN | ( Agency, ID, Version))[1..2], UserID*, UserAttributePair*, ( VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, RelatedOtherMaterialReference*, MaintainableObject?, TypeOfApprovalReview*, ReviewObjectReference*, AgencyOrganizationReference*, ReviewerRole?, ReferenceIdentifier*, Description?, ( ApprovalReviewDocument | ApprovalReviewDocumentReference)?, ApplicationDate?, ApprovalDate?, ApprovedPeriod? |
|
</...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Provides information about the Approval Review undertaken in relation to the activity. Identifies the organization processing the review, the role of the approval review organization, case number, description, and related dates. Allows the inclusion of a reference to an external source detailing the approval review.
Type Derivation Tree
ApprovalReviewType
|
XML Source (w/o annotations (12); see within schema source)
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TypeOfApprovalReview"/>
<xs:choice minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 11/23)
-
Reference to an organization or individual, that provided the approval review. TypeOfObject should be set to Organization.
XML Source (w/o annotations (1); see within schema source)
-
Date materials submitted for approval review.
XML Source (w/o annotations (1); see within schema source)
-
Date approval received from approval review organization.
XML Source (w/o annotations (1); see within schema source)
-
Link to a document related to the ethical review using the OtherMaterial structure.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a document related to the ethical review using the OtherMaterial structure. TypeOfObject should be OtherMaterial.
XML Source (w/o annotations (1); see within schema source)
-
Period for which the approval is valid. This may be a start date, and end date, or range specified as a start and end date.
XML Source (w/o annotations (1); see within schema source)
-
Description of the approval review which can include requirements for the review, contents, or results.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
The reference or case identification of the review. Used to specify or track the case by the review organization
XML Source (w/o annotations (1); see within schema source)
-
Role of the reviewing organization or individual. Supports the use of a controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Reference to an existing identifiable object using the Reference structure. TypeOfObject should be set to any Versionable or Maintainable object.
XML Source (w/o annotations (1); see within schema source)
-
A brief identification of the type of approval review such as IRB, ethical, compliance, etc. Supports the use of a controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)