Oracle attributes that are applied to standard ODM elements
The file PFextensions.xsd contains the attribute extensions for attributes that are defined in the PhaseForward_ODM.xsd file. These schema files are located in the <Installation_path>/ODM/bin/xsd directory.
| Standard ODM element | Oracle attribute | Type |
|---|---|---|
| ClinicalData | TransactionalGuid | xs:string |
| CodeListItem | SelectionOID | odm:oid |
| FormDef | UUID | xs:string |
| FormRef | AltFormOID | xs:string |
| ItemData | NormalizedValue | odm:value |
| ItemDef | CheckboxGroupRefName | xs:string |
| ItemDef | InFormDateTime | xs:boolean |
| ItemDef | PFVarName | xs:string |
| ItemDef | ParentOID | odm:oidref |
| ItemDef | ParentType | pf:ParentType |
| ItemDef | ItemDefType | pf:ItemDefType |
| ItemDef | SelectionOwner | odm:oidref |
| ItemDef | UUID | xs:string |
| ItemGroupDef | ItemSetRefName | xs:string |
| ItemGroupDef | SVRequired | odm:YesOrNo |
| ItemGroupDef | UUID | xs:string |
| Location | Mnemonic | xs:string |
| Location | SiteCountry | xs:string |
| Location | SiteTimezone | xs:string |
| Location | Locale | xs:language |
| Location | SVAutoSelectRate |
xs:integer Value 1-100 |
| Location | SVFirstNSubjects | xs:integer |
| MeasurementUnitRef | NormalizationUnit | odm:YesOrNo |
| MetaDataVersion | ApprovalDate | xs:boolean |
| ODM | MappingVersion | xs:string |
| ODM | HierarchicalOIDs | xs:string |
| ODM | InFormAdapterVersion | xs:string |
| SignatureDef | GroupName | xs:string |
| SignatureDef | Meaning | xs:string |
| SignatureDef | LegalReason | xs:string |
|
FormDef StudyEventDef |
Dynamic | odm:YesOrNo |
| StudyEventDef | Optional | odm:YesOrNo |
| StudyEventDef | UUID | xs:string |
| User | StudyLocale | xs:language |
Parent topic: Oracle ODM extensions