Location
To ensure that the audit records that are generated by sponsor users comply with the
ODM standard, a Location with OID Unknown is automatically
defined in the ODM that is returned for a study.
| Attribute | Value/Map to Oracle InForm |
|---|---|
| OID | Site DBUID |
| Name | Site name |
| LocationType |
Site Entity: Site Property: Type |
| Revision |
Entity: Site Property: Revision
Note: Location Revision is the same as transaction only if the transaction is revising the location. |
| GUID | Site identifier |
| SiteCountry |
Entity: Site Property: Country |
| SiteTimezone |
Entity: Site Property: Timezone |
| Locale | Locale of the site |
| pf:SVAutoSelectRate |
The value comes from a query. For more information, see Subject pool selection |
| pf:SVFirstNSubjects |
The value comes from a query. For more information, see Subject pool selection |
Mnemonic
Location/Mnemonic
| Attribute | Value/Map to Oracle InForm |
|---|---|
| TranslatedText |
The site mnemonic that does not come from the pf_resourcedata. This mnemonic can have any Unicode characters. It should not contain the xml:lang attribute. |
Example
<Location
LocationType="Site" Name="(01) Massachusetts General Hospital"OID="10127"
pf:SiteCountry="USA"pf:SiteTimezone="(GMT-05:00) Eastern Time (US & Canada)">
<MetaDataVersionRef
EffectiveDate="2005-04-01T00:00:00+00:00"
MetaDataVersionOID="StudyVersion020108"
StudyOID="Depression Study"/>
<Mnemonicxmlns="http://www.phaseforward.com/InFormAdapter/ODM/Extensions/2.0">
<TranslatedTextxmlns="http://www.cdisc.org/ns/odm/v1.3">01</TranslatedText>
</Mnemonic>
</Location> Parent topic: ODM mapping