A physical location associated with data collection and/or treatment of subjects.
Element Name | Location |
---|---|
Parent Elements | AdminData |
Element XPath(s) | /ODM/AdminData/Location |
Element Textual Value | None |
Attributes | OID, Name, Role, OrganizationOID |
Child Elements | (Description?, MetaDataVersionRef+, Address*, Telecom*, Query*) |
Usage/Business Rules |
|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
OID | oid | Required | Unique identifier |
|
Name | name | Required | Human-readable identifier. |
|
Role | text | Optional | Specifies the role of this location in the study. | |
OrganizationOID | oidref | Optional | Reference to an organization. |
Example: Location
Location
<Location OID="LOC.007" Name="Example Location"> <Description><TranslatedText xml:lang="en" Type="text/plain">Example location</TranslatedText></Description> <MetaDataVersionRef StudyOID="ST.001" MetaDataVersionOID="MV.001" EffectiveDate="2021-02-01"/> <Address> <StreetName>Griesegg</StreetName> <HouseNumber>39</HouseNumber> <City>Tarrenz</City> <StateProv>Tyrol</StateProv> <Country>Austria</Country> <PostalCode>6464</PostalCode> <GeoPosition Longitude="47.264928751" Latitude="10.7592135405" Altitude="840"/> <OtherText>Appartment 3</OtherText> </Address> <Telecom TelecomType="Email" Value="info@JamesBondInc.org"/> <Telecom TelecomType="Fax" Value="+43-1234-56789"/> </Location>
Overview
Content Tools