Describes an external resource used as the source for the parent ItemGroup or Item. 

Element NameResource
Parent ElementsSourceItem
Element XPath(s)
  • /ODM/Study/MetaDataVersion/ItemGroupDef/Origin/Source/SourceItem/Resource
  • /ODM/Study/MetaDataVersion/ItemGroupDef/ItemRef/Origin/Source/SourceItem/Resource
Element Textual ValueNone
AttributesType, Name, Attribute, Label
Child Elements(Selection*)
Usage/Business Rules

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
TypetextRequired

Categorization of external resources. 

Examples include: "ODM", "HL7-FHIR", "HL7-CDA", "HL7-v2", "OpenEHR-extract".

Note: Extensible controlled terminology may be developed and published in the  future.


NamenameRequired

The human readable identifier of the element or field in the external resource.

Examples include : "ItemGroupDef" (for Type="ODM"), "Observation" (for Type="HL7-FHIR"), "substanceAdministration.doseQuantity" (for Type="HL7-CDA"), "OBX-5" (for field 5 ("Observation Result") for Type="HL7-v2").

  • The value must be an existing element name or field name for the specific document or message type provided in the Type attribute.
AttributenameOptional

Field provided by the Name attribute where the data or information can be obtained.

Examples are "valueQuantity.value" or "valueQuantity.unit" for the case of an HL7-FHIR "Observation", "Repeating" for the case of an ODM ItemGroupDef element, "unit" for the case of an HL7-CDA doseQuantity, "Code" or "Name" for the case of field 5 (which is composite) of an HL7-v2 OBX message.

The Name and Attribute attributes are meant to provide traceability documentation.

  • The Selection child element must correspond to machine-executable instructions for extracting the information from the resource. 
LabeltextOptionalUsed to link the value to a named MethodDef parameter.

  • No labels