Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by

Table of Contents

Group by:

http://www.mlhim.org/xmls/mlhim2/2_3_0

Elements
Main schema mlhim2.xsd
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Properties
attribute form default: qualified
element form default: qualified
version: 2.3.0
[ top ]
Element mlhim2:Entry
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType mlhim2.tmp#AdminEntry mlhim2.tmp#CareEntry mlhim2.tmp#DemographicEntry mlhim2.tmp#Definition
Type mlhim2:EntryType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Instance
<mlhim2:Entry xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:language>{1,1}</mlhim2:language>
  <mlhim2:encoding>{1,1}</mlhim2:encoding>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:other_participations>{0,unbounded}</mlhim2:other_participations>
  <mlhim2:protocol_id>{1,1}</mlhim2:protocol_id>
  <mlhim2:current_state>{1,1}</mlhim2:current_state>
  <mlhim2:workflow_id>{1,1}</mlhim2:workflow_id>
  <mlhim2:links>{0,unbounded}</mlhim2:links>
  <mlhim2:attestation>{1,1}</mlhim2:attestation>
  <mlhim2:data>{1,1}</mlhim2:data>
</mlhim2:Entry>
Source
<xs:element name="Entry" abstract="true" substitutionGroup="mlhim2:Definition" type="mlhim2:EntryType"/>
[ top ]
Element mlhim2:LocatableType / mlhim2:feeder_audit
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#FeederAuditType_originating_system_audit mlhim2.tmp#FeederAuditType_originating_system_ids mlhim2.tmp#FeederAuditType_feeder_system_audit mlhim2.tmp#FeederAuditType_feeder_system_ids mlhim2.tmp#FeederAuditType_original_content mlhim2.tmp#FeederAuditType
Type mlhim2:FeederAuditType
Properties
content: complex
minOccurs: 0
Model mlhim2:originating_system_audit , mlhim2:originating_system_ids+ , mlhim2:feeder_system_audit , mlhim2:feeder_system_ids+ , mlhim2:original_content
Children mlhim2:feeder_system_audit, mlhim2:feeder_system_ids, mlhim2:original_content, mlhim2:originating_system_audit, mlhim2:originating_system_ids
Instance
<mlhim2:feeder_audit xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:originating_system_audit>{1,1}</mlhim2:originating_system_audit>
  <mlhim2:originating_system_ids>{1,unbounded}</mlhim2:originating_system_ids>
  <mlhim2:feeder_system_audit>{1,1}</mlhim2:feeder_system_audit>
  <mlhim2:feeder_system_ids>{1,unbounded}</mlhim2:feeder_system_ids>
  <mlhim2:original_content>{1,1}</mlhim2:original_content>
</mlhim2:feeder_audit>
Source
<xs:element minOccurs="0" name="feeder_audit" type="mlhim2:FeederAuditType"/>
[ top ]
Element mlhim2:FeederAuditType / mlhim2:originating_system_audit
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#FeederAuditDetailsType_system_id mlhim2.tmp#FeederAuditDetailsType_provider mlhim2.tmp#FeederAuditDetailsType_location mlhim2.tmp#FeederAuditDetailsType_time mlhim2.tmp#FeederAuditDetailsType_subject mlhim2.tmp#FeederAuditDetailsType_version_id mlhim2.tmp#FeederAuditDetailsType
Type mlhim2:FeederAuditDetailsType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:system_id , mlhim2:provider , mlhim2:location , mlhim2:time , mlhim2:subject , mlhim2:version_id
Children mlhim2:location, mlhim2:provider, mlhim2:subject, mlhim2:system_id, mlhim2:time, mlhim2:version_id
Instance
<mlhim2:originating_system_audit xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:system_id>{1,1}</mlhim2:system_id>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:location>{1,1}</mlhim2:location>
  <mlhim2:time>{1,1}</mlhim2:time>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:version_id>{1,1}</mlhim2:version_id>
</mlhim2:originating_system_audit>
Source
<xs:element maxOccurs="1" minOccurs="1" name="originating_system_audit" type="mlhim2:FeederAuditDetailsType"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:system_id
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:system_id xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:system_id>
Source
<xs:element name="system_id" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:DvAnyType / mlhim2:data_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="data_name" type="xs:string" maxOccurs="1" minOccurs="1"/>
[ top ]
Element mlhim2:DvAnyType / mlhim2:ev
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType
Type mlhim2:ExceptionalValueType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
nillable: true
Model mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:ev xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:ev>
Source
<xs:element maxOccurs="1" minOccurs="0" name="ev" nillable="true" type="mlhim2:ExceptionalValueType"/>
[ top ]
Element mlhim2:ExceptionalValueType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Exceptional Value
Source
<xs:element fixed="Exceptional Value" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:ExceptionalValueType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The value is somehow outside the bounds of what was expected.
Source
<xs:element fixed="The value is somehow outside the bounds of what was expected." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:DvAnyType / mlhim2:valid_time_begin
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
nillable: true
Source
<xs:element maxOccurs="1" minOccurs="0" name="valid_time_begin" nillable="true" type="xs:dateTime"/>
[ top ]
Element mlhim2:DvAnyType / mlhim2:valid_time_end
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
maxOccurs: 1
nillable: true
Source
<xs:element maxOccurs="1" minOccurs="0" name="valid_time_end" nillable="true" type="xs:dateTime"/>
[ top ]
Element mlhim2:DvStringType / mlhim2:DvString_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element minOccurs="0" name="DvString_dv" type="xs:string"/>
[ top ]
Element mlhim2:DvStringType / mlhim2:language
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:language
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="language" type="xs:language"/>
[ top ]
Element mlhim2:DvIdentifierType / mlhim2:id_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="id_name" type="xs:string"/>
[ top ]
Element mlhim2:DvIdentifierType / mlhim2:issuer
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="issuer" type="xs:string"/>
[ top ]
Element mlhim2:DvIdentifierType / mlhim2:assignor
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="assignor" type="xs:string"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:provider
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType mlhim2.tmp#PartyIdentifiedType_party_name mlhim2.tmp#PartyIdentifiedType_identities mlhim2.tmp#PartyIdentifiedType
Type mlhim2:PartyIdentifiedType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref , mlhim2:party_name , mlhim2:identities
Children mlhim2:external_ref, mlhim2:feeder_audit, mlhim2:identities, mlhim2:party_name
Instance
<mlhim2:provider xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
  <mlhim2:party_name>{1,1}</mlhim2:party_name>
  <mlhim2:identities>{1,1}</mlhim2:identities>
</mlhim2:provider>
Source
<xs:element name="provider" type="mlhim2:PartyIdentifiedType"/>
[ top ]
Element mlhim2:PartyProxyType / mlhim2:external_ref
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvURIType_DvURI_dv mlhim2.tmp#DvURIType
Type mlhim2:DvURIType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvURI_dv{0,1}
Children mlhim2:DvURI_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:external_ref xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvURI_dv>{0,1}</mlhim2:DvURI_dv>
</mlhim2:external_ref>
Source
<xs:element name="external_ref" type="mlhim2:DvURIType"/>
[ top ]
Element mlhim2:DvURIType / mlhim2:DvURI_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
Source
<xs:element minOccurs="0" name="DvURI_dv" type="xs:anyURI"/>
[ top ]
Element mlhim2:PartyIdentifiedType / mlhim2:party_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="party_name" type="xs:string"/>
[ top ]
Element mlhim2:PartyIdentifiedType / mlhim2:identities
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:identities xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:identities>
Source
<xs:element name="identities" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:location
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#SlotType_ccd mlhim2.tmp#SlotType
Type mlhim2:SlotType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1} , mlhim2:ccd{0,1}
Children mlhim2:ccd, mlhim2:feeder_audit
Instance
<mlhim2:location xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:ccd>{0,1}</mlhim2:ccd>
</mlhim2:location>
Source
<xs:element name="location" type="mlhim2:SlotType"/>
[ top ]
Element mlhim2:SlotType / mlhim2:ccd
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#CCDType_definition mlhim2.tmp#CCDType
Type mlhim2:CCDType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model mlhim2:definition
Children mlhim2:definition
Instance
<mlhim2:ccd xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:definition>{1,1}</mlhim2:definition>
</mlhim2:ccd>
Source
<xs:element maxOccurs="1" minOccurs="0" name="ccd" type="mlhim2:CCDType"/>
[ top ]
Element mlhim2:CCDType / mlhim2:definition
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType
Type mlhim2:DefinitionType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:definition xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:definition>
Source
<xs:element name="definition" type="mlhim2:DefinitionType"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:time
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:time xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:time>
Source
<xs:element name="time" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:DvOrderedType / mlhim2:normal_range
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#ReferenceRangeType_ReferenceRange_definition mlhim2.tmp#ReferenceRangeType_data_range mlhim2.tmp#ReferenceRangeType
Type mlhim2:ReferenceRangeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:ReferenceRange_definition , mlhim2:data_range
Children mlhim2:ReferenceRange_definition, mlhim2:data_name, mlhim2:data_range, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:normal_range xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:ReferenceRange_definition>{1,1}</mlhim2:ReferenceRange_definition>
  <mlhim2:data_range>{1,1}</mlhim2:data_range>
</mlhim2:normal_range>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="normal_range" type="mlhim2:ReferenceRangeType"/>
[ top ]
Element mlhim2:ReferenceRangeType / mlhim2:ReferenceRange_definition
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ReferenceRange_definition" type="xs:string"/>
[ top ]
Element mlhim2:ReferenceRangeType / mlhim2:data_range
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvIntervalType_lower mlhim2.tmp#DvIntervalType_upper mlhim2.tmp#DvIntervalType_lower_included mlhim2.tmp#DvIntervalType_upper_included mlhim2.tmp#DvIntervalType_lower_unbounded mlhim2.tmp#DvIntervalType_upper_unbounded mlhim2.tmp#DvIntervalType
Type mlhim2:DvIntervalType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:lower , mlhim2:upper , mlhim2:lower_included , mlhim2:upper_included , mlhim2:lower_unbounded , mlhim2:upper_unbounded
Children mlhim2:data_name, mlhim2:ev, mlhim2:lower, mlhim2:lower_included, mlhim2:lower_unbounded, mlhim2:upper, mlhim2:upper_included, mlhim2:upper_unbounded, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:data_range xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:lower>{1,1}</mlhim2:lower>
  <mlhim2:upper>{1,1}</mlhim2:upper>
  <mlhim2:lower_included>{1,1}</mlhim2:lower_included>
  <mlhim2:upper_included>{1,1}</mlhim2:upper_included>
  <mlhim2:lower_unbounded>{1,1}</mlhim2:lower_unbounded>
  <mlhim2:upper_unbounded>{1,1}</mlhim2:upper_unbounded>
</mlhim2:data_range>
Source
<xs:element maxOccurs="1" minOccurs="1" name="data_range" type="mlhim2:DvIntervalType"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:lower
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType
Type mlhim2:DvOrderedType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:lower xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
</mlhim2:lower>
Source
<xs:element name="lower" type="mlhim2:DvOrderedType"/>
[ top ]
Element mlhim2:DvOrderedType / mlhim2:other_reference_ranges
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#ReferenceRangeType_ReferenceRange_definition mlhim2.tmp#ReferenceRangeType_data_range mlhim2.tmp#ReferenceRangeType
Type mlhim2:ReferenceRangeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:ReferenceRange_definition , mlhim2:data_range
Children mlhim2:ReferenceRange_definition, mlhim2:data_name, mlhim2:data_range, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:other_reference_ranges xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:ReferenceRange_definition>{1,1}</mlhim2:ReferenceRange_definition>
  <mlhim2:data_range>{1,1}</mlhim2:data_range>
</mlhim2:other_reference_ranges>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="other_reference_ranges" type="mlhim2:ReferenceRangeType"/>
[ top ]
Element mlhim2:DvOrderedType / mlhim2:normal_status
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="normal_status" type="xs:string"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:upper
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType
Type mlhim2:DvOrderedType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:upper xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
</mlhim2:upper>
Source
<xs:element name="upper" type="mlhim2:DvOrderedType"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:lower_included
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:boolean
Properties
content: simple
Source
<xs:element name="lower_included" type="xs:boolean"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:upper_included
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:boolean
Properties
content: simple
Source
<xs:element name="upper_included" type="xs:boolean"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:lower_unbounded
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:boolean
Properties
content: simple
Source
<xs:element name="lower_unbounded" type="xs:boolean"/>
[ top ]
Element mlhim2:DvIntervalType / mlhim2:upper_unbounded
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:boolean
Properties
content: simple
Source
<xs:element name="upper_unbounded" type="xs:boolean"/>
[ top ]
Element mlhim2:DvDateTimeType / mlhim2:DvDateTime_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="DvDateTime_dv" type="xs:dateTime"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:subject
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:subject xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:subject>
Source
<xs:element name="subject" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:FeederAuditDetailsType / mlhim2:version_id
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="version_id" type="xs:string"/>
[ top ]
Element mlhim2:FeederAuditType / mlhim2:originating_system_ids
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:originating_system_ids xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:originating_system_ids>
Source
<xs:element maxOccurs="unbounded" minOccurs="1" name="originating_system_ids" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:FeederAuditType / mlhim2:feeder_system_audit
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#FeederAuditDetailsType_system_id mlhim2.tmp#FeederAuditDetailsType_provider mlhim2.tmp#FeederAuditDetailsType_location mlhim2.tmp#FeederAuditDetailsType_time mlhim2.tmp#FeederAuditDetailsType_subject mlhim2.tmp#FeederAuditDetailsType_version_id mlhim2.tmp#FeederAuditDetailsType
Type mlhim2:FeederAuditDetailsType
Properties
content: complex
Model mlhim2:system_id , mlhim2:provider , mlhim2:location , mlhim2:time , mlhim2:subject , mlhim2:version_id
Children mlhim2:location, mlhim2:provider, mlhim2:subject, mlhim2:system_id, mlhim2:time, mlhim2:version_id
Instance
<mlhim2:feeder_system_audit xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:system_id>{1,1}</mlhim2:system_id>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:location>{1,1}</mlhim2:location>
  <mlhim2:time>{1,1}</mlhim2:time>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:version_id>{1,1}</mlhim2:version_id>
</mlhim2:feeder_system_audit>
Source
<xs:element name="feeder_system_audit" type="mlhim2:FeederAuditDetailsType"/>
[ top ]
Element mlhim2:FeederAuditType / mlhim2:feeder_system_ids
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:feeder_system_ids xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:feeder_system_ids>
Source
<xs:element maxOccurs="unbounded" minOccurs="1" name="feeder_system_ids" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:FeederAuditType / mlhim2:original_content
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvParsableType_DvParsable_dv mlhim2.tmp#DvParsableType_formalism mlhim2.tmp#DvParsableType
Type mlhim2:DvParsableType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:DvParsable_dv{0,1} , mlhim2:formalism{0,1}
Children mlhim2:DvParsable_dv, mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:formalism, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:original_content xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:DvParsable_dv>{0,1}</mlhim2:DvParsable_dv>
  <mlhim2:formalism>{0,1}</mlhim2:formalism>
</mlhim2:original_content>
Source
<xs:element maxOccurs="1" minOccurs="1" name="original_content" type="mlhim2:DvParsableType"/>
[ top ]
Element mlhim2:DvEncapsulatedType / mlhim2:size
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:int
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="size" type="xs:int"/>
[ top ]
Element mlhim2:DvEncapsulatedType / mlhim2:charset
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="charset" type="xs:string"/>
[ top ]
Element mlhim2:DvEncapsulatedType / mlhim2:language
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:language
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="language" type="xs:language"/>
[ top ]
Element mlhim2:DvParsableType / mlhim2:DvParsable_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element minOccurs="0" name="DvParsable_dv" type="xs:string"/>
[ top ]
Element mlhim2:DvParsableType / mlhim2:formalism
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="formalism" type="xs:string"/>
[ top ]
Element mlhim2:EntryType / mlhim2:language
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:language
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="language" type="xs:language"/>
[ top ]
Element mlhim2:EntryType / mlhim2:encoding
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="encoding" type="xs:string"/>
[ top ]
Element mlhim2:EntryType / mlhim2:subject
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:subject xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:subject>
Source
<xs:element maxOccurs="1" minOccurs="1" name="subject" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:EntryType / mlhim2:provider
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:provider xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:provider>
Source
<xs:element name="provider" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:EntryType / mlhim2:other_participations
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ParticipationType_performer mlhim2.tmp#ParticipationType_function mlhim2.tmp#ParticipationType_mode mlhim2.tmp#ParticipationType_start_time mlhim2.tmp#ParticipationType_end_time mlhim2.tmp#ParticipationType
Type mlhim2:ParticipationType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model mlhim2:performer , mlhim2:function , mlhim2:mode , mlhim2:start_time , mlhim2:end_time
Children mlhim2:end_time, mlhim2:function, mlhim2:mode, mlhim2:performer, mlhim2:start_time
Instance
<mlhim2:other_participations xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:performer>{1,1}</mlhim2:performer>
  <mlhim2:function>{1,1}</mlhim2:function>
  <mlhim2:mode>{1,1}</mlhim2:mode>
  <mlhim2:start_time>{1,1}</mlhim2:start_time>
  <mlhim2:end_time>{1,1}</mlhim2:end_time>
</mlhim2:other_participations>
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="other_participations" type="mlhim2:ParticipationType"/>
[ top ]
Element mlhim2:ParticipationType / mlhim2:performer
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:performer xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:performer>
Source
<xs:element maxOccurs="1" minOccurs="1" name="performer" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:ParticipationType / mlhim2:function
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code mlhim2.tmp#DvCodedStringType
Type mlhim2:DvCodedStringType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:function xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:terminology_abbrev>{0,1}</mlhim2:terminology_abbrev>
  <mlhim2:terminology_name>{0,1}</mlhim2:terminology_name>
  <mlhim2:terminology_code>{0,1}</mlhim2:terminology_code>
</mlhim2:function>
Source
<xs:element maxOccurs="1" minOccurs="1" name="function" type="mlhim2:DvCodedStringType"/>
[ top ]
Element mlhim2:DvCodedStringType / mlhim2:terminology_abbrev
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="terminology_abbrev" type="xs:string"/>
[ top ]
Element mlhim2:DvCodedStringType / mlhim2:terminology_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="terminology_name" type="xs:string"/>
[ top ]
Element mlhim2:DvCodedStringType / mlhim2:terminology_code
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="terminology_code" type="xs:string"/>
[ top ]
Element mlhim2:ParticipationType / mlhim2:mode
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code mlhim2.tmp#DvCodedStringType
Type mlhim2:DvCodedStringType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:mode xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:terminology_abbrev>{0,1}</mlhim2:terminology_abbrev>
  <mlhim2:terminology_name>{0,1}</mlhim2:terminology_name>
  <mlhim2:terminology_code>{0,1}</mlhim2:terminology_code>
</mlhim2:mode>
Source
<xs:element maxOccurs="1" minOccurs="1" name="mode" type="mlhim2:DvCodedStringType"/>
[ top ]
Element mlhim2:ParticipationType / mlhim2:start_time
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:start_time xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:start_time>
Source
<xs:element name="start_time" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:ParticipationType / mlhim2:end_time
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:end_time xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:end_time>
Source
<xs:element name="end_time" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:EntryType / mlhim2:protocol_id
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:protocol_id xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:protocol_id>
Source
<xs:element name="protocol_id" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:EntryType / mlhim2:current_state
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="current_state" type="xs:string"/>
[ top ]
Element mlhim2:EntryType / mlhim2:workflow_id
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvURIType_DvURI_dv mlhim2.tmp#DvURIType
Type mlhim2:DvURIType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvURI_dv{0,1}
Children mlhim2:DvURI_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:workflow_id xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvURI_dv>{0,1}</mlhim2:DvURI_dv>
</mlhim2:workflow_id>
Source
<xs:element name="workflow_id" type="mlhim2:DvURIType"/>
[ top ]
Element mlhim2:EntryType / mlhim2:links
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Type mlhim2:DvURIType
Type hierarchy
Properties
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvURI_dv{0,1}
Children mlhim2:DvURI_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
Source
[ top ]
Element mlhim2:EntryType / mlhim2:attestation
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#AttestationType_attested_view mlhim2.tmp#AttestationType_proof mlhim2.tmp#AttestationType_reason mlhim2.tmp#AttestationType_committer mlhim2.tmp#AttestationType_time_commmitted mlhim2.tmp#AttestationType_is_pending mlhim2.tmp#AttestationType
Type mlhim2:AttestationType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1} , mlhim2:attested_view , mlhim2:proof , mlhim2:reason , mlhim2:committer , mlhim2:time_commmitted , mlhim2:is_pending
Children mlhim2:attested_view, mlhim2:committer, mlhim2:feeder_audit, mlhim2:is_pending, mlhim2:proof, mlhim2:reason, mlhim2:time_commmitted
Instance
<mlhim2:attestation xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:attested_view>{1,1}</mlhim2:attested_view>
  <mlhim2:proof>{1,1}</mlhim2:proof>
  <mlhim2:reason>{1,1}</mlhim2:reason>
  <mlhim2:committer>{1,1}</mlhim2:committer>
  <mlhim2:time_commmitted>{1,1}</mlhim2:time_commmitted>
  <mlhim2:is_pending>{1,1}</mlhim2:is_pending>
</mlhim2:attestation>
Source
<xs:element name="attestation" type="mlhim2:AttestationType"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:attested_view
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvMediaType_mime_type mlhim2.tmp#DvMediaType_compression_type mlhim2.tmp#DvMediaType_hash_result mlhim2.tmp#DvMediaType_hash_function mlhim2.tmp#DvMediaType_alt_txt mlhim2.tmp#DvMediaType_uri mlhim2.tmp#DvMediaType_media_content mlhim2.tmp#DvMediaType
Type mlhim2:DvMediaType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:mime_type{0,1} , mlhim2:compression_type{0,1} , mlhim2:hash_result{0,1} , mlhim2:hash_function{0,1} , mlhim2:alt_txt{0,1} , mlhim2:uri{0,1} , mlhim2:media_content{0,1}
Children mlhim2:alt_txt, mlhim2:charset, mlhim2:compression_type, mlhim2:data_name, mlhim2:ev, mlhim2:hash_function, mlhim2:hash_result, mlhim2:language, mlhim2:media_content, mlhim2:mime_type, mlhim2:size, mlhim2:uri, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:attested_view xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:mime_type>{0,1}</mlhim2:mime_type>
  <mlhim2:compression_type>{0,1}</mlhim2:compression_type>
  <mlhim2:hash_result>{0,1}</mlhim2:hash_result>
  <mlhim2:hash_function>{0,1}</mlhim2:hash_function>
  <mlhim2:alt_txt>{0,1}</mlhim2:alt_txt>
  <mlhim2:uri>{0,1}</mlhim2:uri>
  <mlhim2:media_content>{0,1}</mlhim2:media_content>
</mlhim2:attested_view>
Source
<xs:element name="attested_view" type="mlhim2:DvMediaType"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:mime_type
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="mime_type" type="xs:string"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:compression_type
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="compression_type" type="xs:string"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:hash_result
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="hash_result" type="xs:string"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:hash_function
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="hash_function" type="xs:string"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:alt_txt
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="alt_txt" type="xs:string"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:uri
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="uri" type="xs:anyURI"/>
[ top ]
Element mlhim2:DvMediaType / mlhim2:media_content
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:base64Binary
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="media_content" type="xs:base64Binary"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:proof
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvParsableType_DvParsable_dv mlhim2.tmp#DvParsableType_formalism mlhim2.tmp#DvParsableType
Type mlhim2:DvParsableType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:DvParsable_dv{0,1} , mlhim2:formalism{0,1}
Children mlhim2:DvParsable_dv, mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:formalism, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:proof xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:DvParsable_dv>{0,1}</mlhim2:DvParsable_dv>
  <mlhim2:formalism>{0,1}</mlhim2:formalism>
</mlhim2:proof>
Source
<xs:element name="proof" type="mlhim2:DvParsableType"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:reason
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code mlhim2.tmp#DvCodedStringType
Type mlhim2:DvCodedStringType
Type hierarchy
Properties
content: complex
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:reason xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:terminology_abbrev>{0,1}</mlhim2:terminology_abbrev>
  <mlhim2:terminology_name>{0,1}</mlhim2:terminology_name>
  <mlhim2:terminology_code>{0,1}</mlhim2:terminology_code>
</mlhim2:reason>
Source
<xs:element name="reason" type="mlhim2:DvCodedStringType"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:committer
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:committer xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:committer>
Source
<xs:element maxOccurs="1" minOccurs="1" name="committer" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:time_commmitted
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:time_commmitted xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:time_commmitted>
Source
<xs:element maxOccurs="1" minOccurs="1" name="time_commmitted" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:AttestationType / mlhim2:is_pending
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:boolean
Properties
content: simple
Source
<xs:element name="is_pending" type="xs:boolean"/>
[ top ]
Element mlhim2:EntryType / mlhim2:data
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType
Type mlhim2:ItemType
Type hierarchy
Properties
content: complex
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:data xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:data>
Source
<xs:element name="data" type="mlhim2:ItemType"/>
[ top ]
Element mlhim2:CareEntry
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType mlhim2.tmp#CareEntryType mlhim2.tmp#Entry
Type mlhim2:CareEntryType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Instance
<mlhim2:CareEntry xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:language>{1,1}</mlhim2:language>
  <mlhim2:encoding>{1,1}</mlhim2:encoding>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:other_participations>{0,unbounded}</mlhim2:other_participations>
  <mlhim2:protocol_id>{1,1}</mlhim2:protocol_id>
  <mlhim2:current_state>{1,1}</mlhim2:current_state>
  <mlhim2:workflow_id>{1,1}</mlhim2:workflow_id>
  <mlhim2:links>{0,unbounded}</mlhim2:links>
  <mlhim2:attestation>{1,1}</mlhim2:attestation>
  <mlhim2:data>{1,1}</mlhim2:data>
</mlhim2:CareEntry>
Source
<xs:element name="CareEntry" substitutionGroup="mlhim2:Entry" type="mlhim2:CareEntryType"/>
[ top ]
Element mlhim2:AdminEntry
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType mlhim2.tmp#AdminEntryType mlhim2.tmp#Entry
Type mlhim2:AdminEntryType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Instance
<mlhim2:AdminEntry xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:language>{1,1}</mlhim2:language>
  <mlhim2:encoding>{1,1}</mlhim2:encoding>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:other_participations>{0,unbounded}</mlhim2:other_participations>
  <mlhim2:protocol_id>{1,1}</mlhim2:protocol_id>
  <mlhim2:current_state>{1,1}</mlhim2:current_state>
  <mlhim2:workflow_id>{1,1}</mlhim2:workflow_id>
  <mlhim2:links>{0,unbounded}</mlhim2:links>
  <mlhim2:attestation>{1,1}</mlhim2:attestation>
  <mlhim2:data>{1,1}</mlhim2:data>
</mlhim2:AdminEntry>
Source
<xs:element name="AdminEntry" substitutionGroup="mlhim2:Entry" type="mlhim2:AdminEntryType"/>
[ top ]
Element mlhim2:DemographicEntry
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType mlhim2.tmp#DemographicEntryType mlhim2.tmp#Entry
Type mlhim2:DemographicEntryType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Instance
<mlhim2:DemographicEntry xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:language>{1,1}</mlhim2:language>
  <mlhim2:encoding>{1,1}</mlhim2:encoding>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:other_participations>{0,unbounded}</mlhim2:other_participations>
  <mlhim2:protocol_id>{1,1}</mlhim2:protocol_id>
  <mlhim2:current_state>{1,1}</mlhim2:current_state>
  <mlhim2:workflow_id>{1,1}</mlhim2:workflow_id>
  <mlhim2:links>{0,unbounded}</mlhim2:links>
  <mlhim2:attestation>{1,1}</mlhim2:attestation>
  <mlhim2:data>{1,1}</mlhim2:data>
</mlhim2:DemographicEntry>
Source
<xs:element name="DemographicEntry" substitutionGroup="mlhim2:Entry" type="mlhim2:DemographicEntryType"/>
[ top ]
Element mlhim2:Item
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#Cluster mlhim2.tmp#Element mlhim2.tmp#Slot mlhim2.tmp#Definition
Type mlhim2:ItemType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:Item xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:Item>
Source
<xs:element name="Item" abstract="true" substitutionGroup="mlhim2:Definition" type="mlhim2:ItemType"/>
[ top ]
Element mlhim2:Slot
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#SlotType_ccd mlhim2.tmp#SlotType mlhim2.tmp#Item
Type mlhim2:SlotType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:ccd{0,1}
Children mlhim2:ccd, mlhim2:feeder_audit
Instance
<mlhim2:Slot xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:ccd>{0,1}</mlhim2:ccd>
</mlhim2:Slot>
Source
<xs:element name="Slot" substitutionGroup="mlhim2:Item" type="mlhim2:SlotType"/>
[ top ]
Element mlhim2:Cluster
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#ClusterType_items mlhim2.tmp#ClusterType_subject mlhim2.tmp#ClusterType mlhim2.tmp#Item
Type mlhim2:ClusterType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:items+ , mlhim2:subject
Children mlhim2:feeder_audit, mlhim2:items, mlhim2:subject
Instance
<mlhim2:Cluster xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:items>{1,unbounded}</mlhim2:items>
  <mlhim2:subject>{1,1}</mlhim2:subject>
</mlhim2:Cluster>
Source
<xs:element name="Cluster" substitutionGroup="mlhim2:Item" type="mlhim2:ClusterType"/>
[ top ]
Element mlhim2:ClusterType / mlhim2:items
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType
Type mlhim2:ItemType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:items xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:items>
Source
<xs:element maxOccurs="unbounded" minOccurs="1" name="items" type="mlhim2:ItemType"/>
[ top ]
Element mlhim2:ClusterType / mlhim2:subject
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="subject" type="xs:string"/>
[ top ]
Element mlhim2:Element
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#ElementType_Element_dv mlhim2.tmp#ElementType mlhim2.tmp#Item
Type mlhim2:ElementType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:Element_dv
Children mlhim2:Element_dv, mlhim2:feeder_audit
Instance
<mlhim2:Element xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:Element_dv>{1,1}</mlhim2:Element_dv>
</mlhim2:Element>
Source
<xs:element name="Element" substitutionGroup="mlhim2:Item" type="mlhim2:ElementType"/>
[ top ]
Element mlhim2:ElementType / mlhim2:Element_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType
Type mlhim2:DvAnyType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:Element_dv xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
</mlhim2:Element_dv>
Source
<xs:element maxOccurs="1" minOccurs="1" name="Element_dv" type="mlhim2:DvAnyType"/>
[ top ]
Element mlhim2:Locatable
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#Attestation mlhim2.tmp#Definition mlhim2.tmp#PartyProxy
Type mlhim2:LocatableType
Properties
content: complex
abstract: true
Substitution Group
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:Locatable xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:Locatable>
Source
<xs:element abstract="true" name="Locatable" type="mlhim2:LocatableType"/>
[ top ]
Element mlhim2:PartyProxy
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType mlhim2.tmp#PartyIdentified mlhim2.tmp#PartySelf mlhim2.tmp#Locatable
Type mlhim2:PartyProxyType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:PartyProxy xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:PartyProxy>
Source
<xs:element abstract="true" name="PartyProxy" substitutionGroup="mlhim2:Locatable" type="mlhim2:PartyProxyType"/>
[ top ]
Element mlhim2:Definition
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#Entry mlhim2.tmp#Item mlhim2.tmp#Locatable
Type mlhim2:DefinitionType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Instance
<mlhim2:Definition xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
</mlhim2:Definition>
Source
<xs:element abstract="true" name="Definition" substitutionGroup="mlhim2:Locatable" type="mlhim2:DefinitionType"/>
[ top ]
Element mlhim2:PartyIdentified
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType mlhim2.tmp#PartyIdentifiedType_party_name mlhim2.tmp#PartyIdentifiedType_identities mlhim2.tmp#PartyIdentifiedType mlhim2.tmp#PartyProxy
Type mlhim2:PartyIdentifiedType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref , mlhim2:party_name , mlhim2:identities
Children mlhim2:external_ref, mlhim2:feeder_audit, mlhim2:identities, mlhim2:party_name
Instance
<mlhim2:PartyIdentified xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
  <mlhim2:party_name>{1,1}</mlhim2:party_name>
  <mlhim2:identities>{1,1}</mlhim2:identities>
</mlhim2:PartyIdentified>
Source
<xs:element name="PartyIdentified" substitutionGroup="mlhim2:PartyProxy" type="mlhim2:PartyIdentifiedType"/>
[ top ]
Element mlhim2:PartySelf
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType mlhim2.tmp#PartySelfType mlhim2.tmp#PartyProxy
Type mlhim2:PartySelfType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Instance
<mlhim2:PartySelf xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:external_ref>{1,1}</mlhim2:external_ref>
</mlhim2:PartySelf>
Source
<xs:element name="PartySelf" substitutionGroup="mlhim2:PartyProxy" type="mlhim2:PartySelfType"/>
[ top ]
Element mlhim2:Attestation
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#AttestationType_attested_view mlhim2.tmp#AttestationType_proof mlhim2.tmp#AttestationType_reason mlhim2.tmp#AttestationType_committer mlhim2.tmp#AttestationType_time_commmitted mlhim2.tmp#AttestationType_is_pending mlhim2.tmp#AttestationType mlhim2.tmp#Locatable
Type mlhim2:AttestationType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group Affiliation
Model mlhim2:feeder_audit{0,1} , mlhim2:attested_view , mlhim2:proof , mlhim2:reason , mlhim2:committer , mlhim2:time_commmitted , mlhim2:is_pending
Children mlhim2:attested_view, mlhim2:committer, mlhim2:feeder_audit, mlhim2:is_pending, mlhim2:proof, mlhim2:reason, mlhim2:time_commmitted
Instance
<mlhim2:Attestation xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:feeder_audit>{0,1}</mlhim2:feeder_audit>
  <mlhim2:attested_view>{1,1}</mlhim2:attested_view>
  <mlhim2:proof>{1,1}</mlhim2:proof>
  <mlhim2:reason>{1,1}</mlhim2:reason>
  <mlhim2:committer>{1,1}</mlhim2:committer>
  <mlhim2:time_commmitted>{1,1}</mlhim2:time_commmitted>
  <mlhim2:is_pending>{1,1}</mlhim2:is_pending>
</mlhim2:Attestation>
Source
<xs:element abstract="true" name="Attestation" substitutionGroup="mlhim2:Locatable" type="mlhim2:AttestationType"/>
[ top ]
Element mlhim2:FeederAudit
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#FeederAuditType_originating_system_audit mlhim2.tmp#FeederAuditType_originating_system_ids mlhim2.tmp#FeederAuditType_feeder_system_audit mlhim2.tmp#FeederAuditType_feeder_system_ids mlhim2.tmp#FeederAuditType_original_content mlhim2.tmp#FeederAuditType
Type mlhim2:FeederAuditType
Properties
content: complex
Model mlhim2:originating_system_audit , mlhim2:originating_system_ids+ , mlhim2:feeder_system_audit , mlhim2:feeder_system_ids+ , mlhim2:original_content
Children mlhim2:feeder_system_audit, mlhim2:feeder_system_ids, mlhim2:original_content, mlhim2:originating_system_audit, mlhim2:originating_system_ids
Instance
<mlhim2:FeederAudit xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:originating_system_audit>{1,1}</mlhim2:originating_system_audit>
  <mlhim2:originating_system_ids>{1,unbounded}</mlhim2:originating_system_ids>
  <mlhim2:feeder_system_audit>{1,1}</mlhim2:feeder_system_audit>
  <mlhim2:feeder_system_ids>{1,unbounded}</mlhim2:feeder_system_ids>
  <mlhim2:original_content>{1,1}</mlhim2:original_content>
</mlhim2:FeederAudit>
Source
<xs:element name="FeederAudit" type="mlhim2:FeederAuditType"/>
[ top ]
Element mlhim2:FeederAuditDetails
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#FeederAuditDetailsType_system_id mlhim2.tmp#FeederAuditDetailsType_provider mlhim2.tmp#FeederAuditDetailsType_location mlhim2.tmp#FeederAuditDetailsType_time mlhim2.tmp#FeederAuditDetailsType_subject mlhim2.tmp#FeederAuditDetailsType_version_id mlhim2.tmp#FeederAuditDetailsType
Type mlhim2:FeederAuditDetailsType
Properties
content: complex
Model mlhim2:system_id , mlhim2:provider , mlhim2:location , mlhim2:time , mlhim2:subject , mlhim2:version_id
Children mlhim2:location, mlhim2:provider, mlhim2:subject, mlhim2:system_id, mlhim2:time, mlhim2:version_id
Instance
<mlhim2:FeederAuditDetails xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:system_id>{1,1}</mlhim2:system_id>
  <mlhim2:provider>{1,1}</mlhim2:provider>
  <mlhim2:location>{1,1}</mlhim2:location>
  <mlhim2:time>{1,1}</mlhim2:time>
  <mlhim2:subject>{1,1}</mlhim2:subject>
  <mlhim2:version_id>{1,1}</mlhim2:version_id>
</mlhim2:FeederAuditDetails>
Source
<xs:element name="FeederAuditDetails" type="mlhim2:FeederAuditDetailsType"/>
[ top ]
Element mlhim2:Participation
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ParticipationType_performer mlhim2.tmp#ParticipationType_function mlhim2.tmp#ParticipationType_mode mlhim2.tmp#ParticipationType_start_time mlhim2.tmp#ParticipationType_end_time mlhim2.tmp#ParticipationType
Type mlhim2:ParticipationType
Properties
content: complex
Model mlhim2:performer , mlhim2:function , mlhim2:mode , mlhim2:start_time , mlhim2:end_time
Children mlhim2:end_time, mlhim2:function, mlhim2:mode, mlhim2:performer, mlhim2:start_time
Instance
<mlhim2:Participation xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:performer>{1,1}</mlhim2:performer>
  <mlhim2:function>{1,1}</mlhim2:function>
  <mlhim2:mode>{1,1}</mlhim2:mode>
  <mlhim2:start_time>{1,1}</mlhim2:start_time>
  <mlhim2:end_time>{1,1}</mlhim2:end_time>
</mlhim2:Participation>
Source
<xs:element name="Participation" type="mlhim2:ParticipationType"/>
[ top ]
Element mlhim2:ExceptionalValue
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NI
Type mlhim2:ExceptionalValueType
Properties
content: complex
abstract: true
Substitution Group
Model mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:ExceptionalValue xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:ExceptionalValue>
Source
<xs:element abstract="true" name="ExceptionalValue" type="mlhim2:ExceptionalValueType"/>
[ top ]
Element mlhim2:NI
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INV mlhim2.tmp#MSK mlhim2.tmp#NA mlhim2.tmp#UNK mlhim2.tmp#ExceptionalValue
Type mlhim2:NIType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:NI xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:NI>
Source
<xs:element name="NI" substitutionGroup="mlhim2:ExceptionalValue" type="mlhim2:NIType"/>
[ top ]
Element mlhim2:NIType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: No Information
Source
<xs:element fixed="No Information" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:NIType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value
Source
<xs:element fixed="The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value " name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:NA
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#NAType_ev_name mlhim2.tmp#NAType_ev_meaning mlhim2.tmp#NAType mlhim2.tmp#NI
Type mlhim2:NAType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:NA xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:NA>
Source
<xs:element name="NA" substitutionGroup="mlhim2:NI" type="mlhim2:NAType"/>
[ top ]
Element mlhim2:NAType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Not Applicable
Source
<xs:element fixed="Not Applicable" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:NAType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: No proper value is applicable in this context e.g.,the number of cigarrettes smoked per day by a non-smoker subject.
Source
<xs:element fixed="No proper value is applicable in this context e.g.,the number of cigarrettes smoked per day by a non-smoker subject." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:INV
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#DER mlhim2.tmp#OTH mlhim2.tmp#UNC mlhim2.tmp#NI
Type mlhim2:INVType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:INV xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:INV>
Source
<xs:element name="INV" substitutionGroup="mlhim2:NI" type="mlhim2:INVType"/>
[ top ]
Element mlhim2:INVType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Invalid
Source
<xs:element fixed="Invalid" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:INVType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The value as represented in the instance is not a member of the set of permitted data values in the constrained value domain of a variable.
Source
<xs:element fixed="The value as represented in the instance is not a member of the set of permitted data values in the constrained  value domain of a variable." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:UNK
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKR mlhim2.tmp#ASKU mlhim2.tmp#NASK mlhim2.tmp#QS mlhim2.tmp#TRC mlhim2.tmp#NI
Type mlhim2:UNKType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:UNK xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:UNK>
Source
<xs:element name="UNK" substitutionGroup="mlhim2:NI" type="mlhim2:UNKType"/>
[ top ]
Element mlhim2:UNKType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Unknown
Source
<xs:element fixed="Unknown" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:UNKType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: A proper value is applicable, but not known
Source
<xs:element fixed="A proper value is applicable, but not known" name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:MSK
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#MSKType_ev_name mlhim2.tmp#MSKType_ev_meaning mlhim2.tmp#MSKType mlhim2.tmp#NI
Type mlhim2:MSKType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:MSK xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:MSK>
Source
<xs:element name="MSK" substitutionGroup="mlhim2:NI" type="mlhim2:MSKType"/>
[ top ]
Element mlhim2:MSKType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Masked
Source
<xs:element fixed="Masked" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:MSKType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information. Warning: Using this exceptional value does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail
Source
<xs:element fixed="There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information.  Warning: Using this exceptional value does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail " name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:UNC
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#UNCType_ev_name mlhim2.tmp#UNCType_ev_meaning mlhim2.tmp#UNCType mlhim2.tmp#INV
Type mlhim2:UNCType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:UNC xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:UNC>
Source
<xs:element name="UNC" substitutionGroup="mlhim2:INV" type="mlhim2:UNCType"/>
[ top ]
Element mlhim2:UNCType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Unencoded
Source
<xs:element fixed="Unencoded" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:UNCType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: No attempt has been made to encode the information correctly but the raw source information is represented, usually in free text
Source
<xs:element fixed="No attempt has been made to encode the information correctly but the raw source information is represented, usually in free text" name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:DER
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#DERType_ev_name mlhim2.tmp#DERType_ev_meaning mlhim2.tmp#DERType mlhim2.tmp#INV
Type mlhim2:DERType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:DER xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:DER>
Source
<xs:element name="DER" substitutionGroup="mlhim2:INV" type="mlhim2:DERType"/>
[ top ]
Element mlhim2:DERType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Derived
Source
<xs:element fixed="Derived" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:DERType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: An actual value may exist, but it must be derived from the provided information; usually an expression is provided directly.
Source
<xs:element fixed="An actual value may exist, but it must be derived from the provided information; usually an expression is provided directly." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:OTH
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning mlhim2.tmp#OTHType mlhim2.tmp#NINF mlhim2.tmp#PINF mlhim2.tmp#INV
Type mlhim2:OTHType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:OTH xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:OTH>
Source
<xs:element name="OTH" substitutionGroup="mlhim2:INV" type="mlhim2:OTHType"/>
[ top ]
Element mlhim2:OTHType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Other
Source
<xs:element fixed="Other" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:OTHType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The actual value is not a member of the permitted data values in the variable. (e.g., when the value of the variable is not by the coding system)
Source
<xs:element fixed="The actual value is not a member of the permitted data values in the variable. (e.g., when the value of the variable is not  by the coding system) " name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:PINF
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning mlhim2.tmp#OTHType mlhim2.tmp#PINFType_ev_name mlhim2.tmp#PINFType_ev_meaning mlhim2.tmp#PINFType mlhim2.tmp#OTH
Type mlhim2:PINFType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:PINF xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:PINF>
Source
<xs:element name="PINF" substitutionGroup="mlhim2:OTH" type="mlhim2:PINFType"/>
[ top ]
Element mlhim2:PINFType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Positive Infinity
Source
<xs:element fixed="Positive Infinity" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:PINFType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Positive infinity of numbers
Source
<xs:element fixed="Positive infinity of numbers" name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:NINF
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning mlhim2.tmp#OTHType mlhim2.tmp#NINFType_ev_name mlhim2.tmp#NINFType_ev_meaning mlhim2.tmp#NINFType mlhim2.tmp#OTH
Type mlhim2:NINFType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:NINF xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:NINF>
Source
<xs:element name="NINF" substitutionGroup="mlhim2:OTH" type="mlhim2:NINFType"/>
[ top ]
Element mlhim2:NINFType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Negative Infinity
Source
<xs:element fixed="Negative Infinity" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:NINFType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Negative infinity of numbers
Source
<xs:element fixed="Negative infinity of numbers" name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:TRC
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#TRCType_ev_name mlhim2.tmp#TRCType_ev_meaning mlhim2.tmp#TRCType mlhim2.tmp#UNK
Type mlhim2:TRCType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:TRC xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:TRC>
Source
<xs:element name="TRC" substitutionGroup="mlhim2:UNK" type="mlhim2:TRCType"/>
[ top ]
Element mlhim2:TRCType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Trace
Source
<xs:element fixed="Trace" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:TRCType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The content is greater or less than zero but too small to be quantified.
Source
<xs:element fixed="The content is greater or less than zero but too small to be quantified." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:QS
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#QSType_ev_name mlhim2.tmp#QSType_ev_meaning mlhim2.tmp#QSType mlhim2.tmp#UNK
Type mlhim2:QSType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:QS xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:QS>
Source
<xs:element name="QS" substitutionGroup="mlhim2:UNK" type="mlhim2:QSType"/>
[ top ]
Element mlhim2:QSType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Sufficient Quantity
Source
<xs:element fixed="Sufficient Quantity" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:QSType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: The specific quantity is not known, but is known to non-zero and it is not specified because it makes up the bulk of the material; Add 10mg of ingredient X, 50mg of ingredient Y and sufficient quantity of water to 100mL.
Source
<xs:element fixed="The specific quantity is not known, but is known to non-zero and it is not specified because it makes up the bulk of the material; Add 10mg of ingredient X, 50mg of ingredient Y and sufficient quantity of water to 100mL." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:ASKU
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKUType_ev_name mlhim2.tmp#ASKUType_ev_meaning mlhim2.tmp#ASKUType mlhim2.tmp#NAV mlhim2.tmp#UNK
Type mlhim2:ASKUType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:ASKU xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:ASKU>
Source
<xs:element name="ASKU" substitutionGroup="mlhim2:UNK" type="mlhim2:ASKUType"/>
[ top ]
Element mlhim2:ASKUType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Asked but Unknown
Source
<xs:element fixed="Asked but Unknown" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:ASKUType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Information was sought but not found (e.g., patient was asked but did not know).
Source
<xs:element fixed="Information was sought but not found (e.g., patient was asked but did not know)." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:ASKR
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKRType_ev_name mlhim2.tmp#ASKRType_ev_meaning mlhim2.tmp#ASKRType mlhim2.tmp#UNK
Type mlhim2:ASKRType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:ASKR xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:ASKR>
Source
<xs:element name="ASKR" substitutionGroup="mlhim2:UNK" type="mlhim2:ASKRType"/>
[ top ]
Element mlhim2:ASKRType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Asked and Refused
Source
<xs:element fixed="Asked and Refused" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:ASKRType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Information was sought but refused to be provided (e.g., patient was asked but refused to answer)
Source
<xs:element fixed="Information was sought but refused to be provided (e.g., patient was asked but refused to answer)" name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:NASK
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#NASKType_ev_name mlhim2.tmp#NASKType_ev_meaning mlhim2.tmp#NASKType mlhim2.tmp#UNK
Type mlhim2:NASKType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:NASK xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:NASK>
Source
<xs:element name="NASK" substitutionGroup="mlhim2:UNK" type="mlhim2:NASKType"/>
[ top ]
Element mlhim2:NASKType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Not Asked
Source
<xs:element fixed="Not Asked" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:NASKType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: This information has not been sought (e.g., patient was not asked).
Source
<xs:element fixed="This information has not been sought (e.g., patient was not asked)." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:NAV
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKUType_ev_name mlhim2.tmp#ASKUType_ev_meaning mlhim2.tmp#ASKUType mlhim2.tmp#NAVType_ev_name mlhim2.tmp#NAVType_ev_meaning mlhim2.tmp#NAVType mlhim2.tmp#ASKU
Type mlhim2:NAVType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Instance
<mlhim2:NAV xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
  <mlhim2:ev_name>{1,1}</mlhim2:ev_name>
  <mlhim2:ev_meaning>{1,1}</mlhim2:ev_meaning>
</mlhim2:NAV>
Source
<xs:element name="NAV" substitutionGroup="mlhim2:ASKU" type="mlhim2:NAVType"/>
[ top ]
Element mlhim2:NAVType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Not Available
Source
<xs:element fixed="Not Available" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:NAVType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
fixed: Information is unavailable at this time but is expected that it will be available later.
Source
<xs:element fixed="Information is unavailable at this time but is expected that it will be available later." name="ev_meaning" type="xs:string"/>
[ top ]
Element mlhim2:DvAny
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvBoolean mlhim2.tmp#DvEncapsulated mlhim2.tmp#DvInterval mlhim2.tmp#DvOrdered mlhim2.tmp#DvString mlhim2.tmp#DvURI mlhim2.tmp#ReferenceRange
Type mlhim2:DvAnyType
Properties
content: complex
abstract: true
Substitution Group
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvAny xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
</mlhim2:DvAny>
Source
<xs:element abstract="true" name="DvAny" type="mlhim2:DvAnyType"/>
[ top ]
Element mlhim2:DvBoolean
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvBooleanType_valid_trues mlhim2.tmp#DvBooleanType_valid_falses mlhim2.tmp#DvBooleanType_DvBoolean_dv mlhim2.tmp#DvBooleanType mlhim2.tmp#DvAny
Type mlhim2:DvBooleanType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:valid_trues* , mlhim2:valid_falses* , mlhim2:DvBoolean_dv{0,1}
Children mlhim2:DvBoolean_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_falses, mlhim2:valid_time_begin, mlhim2:valid_time_end, mlhim2:valid_trues
Instance
<mlhim2:DvBoolean xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:valid_trues>{0,unbounded}</mlhim2:valid_trues>
  <mlhim2:valid_falses>{0,unbounded}</mlhim2:valid_falses>
  <mlhim2:DvBoolean_dv>{0,1}</mlhim2:DvBoolean_dv>
</mlhim2:DvBoolean>
Source
<xs:element name="DvBoolean" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvBooleanType"/>
[ top ]
Element mlhim2:DvBooleanType / mlhim2:valid_trues
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="valid_trues" type="xs:string"/>
[ top ]
Element mlhim2:DvBooleanType / mlhim2:valid_falses
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="valid_falses" type="xs:string"/>
[ top ]
Element mlhim2:DvBooleanType / mlhim2:DvBoolean_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element minOccurs="0" name="DvBoolean_dv" type="xs:string"/>
[ top ]
Element mlhim2:DvURI
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvURIType_DvURI_dv mlhim2.tmp#DvURIType mlhim2.tmp#DvAny
Type mlhim2:DvURIType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvURI_dv{0,1}
Children mlhim2:DvURI_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvURI xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvURI_dv>{0,1}</mlhim2:DvURI_dv>
</mlhim2:DvURI>
Source
<xs:element name="DvURI" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvURIType"/>
[ top ]
Element mlhim2:ReferenceRange
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#ReferenceRangeType_ReferenceRange_definition mlhim2.tmp#ReferenceRangeType_data_range mlhim2.tmp#ReferenceRangeType mlhim2.tmp#DvAny
Type mlhim2:ReferenceRangeType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:ReferenceRange_definition , mlhim2:data_range
Children mlhim2:ReferenceRange_definition, mlhim2:data_name, mlhim2:data_range, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:ReferenceRange xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:ReferenceRange_definition>{1,1}</mlhim2:ReferenceRange_definition>
  <mlhim2:data_range>{1,1}</mlhim2:data_range>
</mlhim2:ReferenceRange>
Source
<xs:element name="ReferenceRange" substitutionGroup="mlhim2:DvAny" type="mlhim2:ReferenceRangeType"/>
[ top ]
Element mlhim2:DvInterval
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvIntervalType_lower mlhim2.tmp#DvIntervalType_upper mlhim2.tmp#DvIntervalType_lower_included mlhim2.tmp#DvIntervalType_upper_included mlhim2.tmp#DvIntervalType_lower_unbounded mlhim2.tmp#DvIntervalType_upper_unbounded mlhim2.tmp#DvIntervalType mlhim2.tmp#DvAny
Type mlhim2:DvIntervalType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:lower , mlhim2:upper , mlhim2:lower_included , mlhim2:upper_included , mlhim2:lower_unbounded , mlhim2:upper_unbounded
Children mlhim2:data_name, mlhim2:ev, mlhim2:lower, mlhim2:lower_included, mlhim2:lower_unbounded, mlhim2:upper, mlhim2:upper_included, mlhim2:upper_unbounded, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvInterval xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:lower>{1,1}</mlhim2:lower>
  <mlhim2:upper>{1,1}</mlhim2:upper>
  <mlhim2:lower_included>{1,1}</mlhim2:lower_included>
  <mlhim2:upper_included>{1,1}</mlhim2:upper_included>
  <mlhim2:lower_unbounded>{1,1}</mlhim2:lower_unbounded>
  <mlhim2:upper_unbounded>{1,1}</mlhim2:upper_unbounded>
</mlhim2:DvInterval>
Source
<xs:element name="DvInterval" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvIntervalType"/>
[ top ]
Element mlhim2:DvString
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedString mlhim2.tmp#DvIdentifier mlhim2.tmp#DvAny
Type mlhim2:DvStringType
Type hierarchy
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvString xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
</mlhim2:DvString>
Source
<xs:element name="DvString" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvStringType"/>
[ top ]
Element mlhim2:DvCodedString
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code mlhim2.tmp#DvCodedStringType mlhim2.tmp#DvString
Type mlhim2:DvCodedStringType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvCodedString xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:terminology_abbrev>{0,1}</mlhim2:terminology_abbrev>
  <mlhim2:terminology_name>{0,1}</mlhim2:terminology_name>
  <mlhim2:terminology_code>{0,1}</mlhim2:terminology_code>
</mlhim2:DvCodedString>
Source
<xs:element name="DvCodedString" substitutionGroup="mlhim2:DvString" type="mlhim2:DvCodedStringType"/>
[ top ]
Element mlhim2:DvIdentifier
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor mlhim2.tmp#DvIdentifierType mlhim2.tmp#DvString
Type mlhim2:DvIdentifierType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvIdentifier xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:id_name>{0,1}</mlhim2:id_name>
  <mlhim2:issuer>{0,1}</mlhim2:issuer>
  <mlhim2:assignor>{0,1}</mlhim2:assignor>
</mlhim2:DvIdentifier>
Source
<xs:element name="DvIdentifier" substitutionGroup="mlhim2:DvString" type="mlhim2:DvIdentifierType"/>
[ top ]
Element mlhim2:DvEncapsulated
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvMedia mlhim2.tmp#DvParsable mlhim2.tmp#DvAny
Type mlhim2:DvEncapsulatedType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1}
Children mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvEncapsulated xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
</mlhim2:DvEncapsulated>
Source
<xs:element abstract="true" name="DvEncapsulated" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvEncapsulatedType"/>
[ top ]
Element mlhim2:DvParsable
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvParsableType_DvParsable_dv mlhim2.tmp#DvParsableType_formalism mlhim2.tmp#DvParsableType mlhim2.tmp#DvEncapsulated
Type mlhim2:DvParsableType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:DvParsable_dv{0,1} , mlhim2:formalism{0,1}
Children mlhim2:DvParsable_dv, mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:formalism, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvParsable xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:DvParsable_dv>{0,1}</mlhim2:DvParsable_dv>
  <mlhim2:formalism>{0,1}</mlhim2:formalism>
</mlhim2:DvParsable>
Source
<xs:element name="DvParsable" substitutionGroup="mlhim2:DvEncapsulated" type="mlhim2:DvParsableType"/>
[ top ]
Element mlhim2:DvMedia
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvMediaType_mime_type mlhim2.tmp#DvMediaType_compression_type mlhim2.tmp#DvMediaType_hash_result mlhim2.tmp#DvMediaType_hash_function mlhim2.tmp#DvMediaType_alt_txt mlhim2.tmp#DvMediaType_uri mlhim2.tmp#DvMediaType_media_content mlhim2.tmp#DvMediaType mlhim2.tmp#DvEncapsulated
Type mlhim2:DvMediaType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:mime_type{0,1} , mlhim2:compression_type{0,1} , mlhim2:hash_result{0,1} , mlhim2:hash_function{0,1} , mlhim2:alt_txt{0,1} , mlhim2:uri{0,1} , mlhim2:media_content{0,1}
Children mlhim2:alt_txt, mlhim2:charset, mlhim2:compression_type, mlhim2:data_name, mlhim2:ev, mlhim2:hash_function, mlhim2:hash_result, mlhim2:language, mlhim2:media_content, mlhim2:mime_type, mlhim2:size, mlhim2:uri, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvMedia xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:size>{1,1}</mlhim2:size>
  <mlhim2:charset>{0,1}</mlhim2:charset>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:mime_type>{0,1}</mlhim2:mime_type>
  <mlhim2:compression_type>{0,1}</mlhim2:compression_type>
  <mlhim2:hash_result>{0,1}</mlhim2:hash_result>
  <mlhim2:hash_function>{0,1}</mlhim2:hash_function>
  <mlhim2:alt_txt>{0,1}</mlhim2:alt_txt>
  <mlhim2:uri>{0,1}</mlhim2:uri>
  <mlhim2:media_content>{0,1}</mlhim2:media_content>
</mlhim2:DvMedia>
Source
<xs:element name="DvMedia" substitutionGroup="mlhim2:DvEncapsulated" type="mlhim2:DvMediaType"/>
[ top ]
Element mlhim2:DvOrdered
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantified mlhim2.tmp#DvTemporal mlhim2.tmp#DvAny
Type mlhim2:DvOrderedType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvOrdered xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
</mlhim2:DvOrdered>
Source
<xs:element abstract="true" name="DvOrdered" substitutionGroup="mlhim2:DvAny" type="mlhim2:DvOrderedType"/>
[ top ]
Element mlhim2:DvQuantified
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvCount mlhim2.tmp#DvProportion mlhim2.tmp#DvQuantity mlhim2.tmp#DvRatio mlhim2.tmp#DvOrdered
Type mlhim2:DvQuantifiedType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvQuantified xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:magnitude>{1,1}</mlhim2:magnitude>
  <mlhim2:min_magnitude>{0,1}</mlhim2:min_magnitude>
  <mlhim2:max_magnitude>{0,1}</mlhim2:max_magnitude>
  <mlhim2:magnitude_status>{0,1}</mlhim2:magnitude_status>
  <mlhim2:error>{1,1}</mlhim2:error>
  <mlhim2:accuracy>{1,1}</mlhim2:accuracy>
</mlhim2:DvQuantified>
Source
<xs:element abstract="true" name="DvQuantified" substitutionGroup="mlhim2:DvOrdered" type="mlhim2:DvQuantifiedType"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:magnitude
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="magnitude" type="xs:decimal"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:min_magnitude
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="min_magnitude" type="xs:decimal"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:max_magnitude
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="max_magnitude" type="xs:decimal"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:magnitude_status
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="magnitude_status" type="xs:string"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:error
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:int
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="error" type="xs:int"/>
[ top ]
Element mlhim2:DvQuantifiedType / mlhim2:accuracy
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
default: 0
Source
<xs:element default="0" name="accuracy" type="xs:decimal"/>
[ top ]
Element mlhim2:DvQuantity
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvQuantityType_DvQuantity_units mlhim2.tmp#DvQuantityType mlhim2.tmp#DvQuantified
Type mlhim2:DvQuantityType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:DvQuantity_units
Children mlhim2:DvQuantity_units, mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvQuantity xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:magnitude>{1,1}</mlhim2:magnitude>
  <mlhim2:min_magnitude>{0,1}</mlhim2:min_magnitude>
  <mlhim2:max_magnitude>{0,1}</mlhim2:max_magnitude>
  <mlhim2:magnitude_status>{0,1}</mlhim2:magnitude_status>
  <mlhim2:error>{1,1}</mlhim2:error>
  <mlhim2:accuracy>{1,1}</mlhim2:accuracy>
  <mlhim2:DvQuantity_units>{1,1}</mlhim2:DvQuantity_units>
</mlhim2:DvQuantity>
Source
<xs:element name="DvQuantity" substitutionGroup="mlhim2:DvQuantified" type="mlhim2:DvQuantityType"/>
[ top ]
Element mlhim2:DvQuantityType / mlhim2:DvQuantity_units
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code mlhim2.tmp#DvCodedStringType
Type mlhim2:DvCodedStringType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvQuantity_units xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:DvString_dv>{0,1}</mlhim2:DvString_dv>
  <mlhim2:language>{0,1}</mlhim2:language>
  <mlhim2:terminology_abbrev>{0,1}</mlhim2:terminology_abbrev>
  <mlhim2:terminology_name>{0,1}</mlhim2:terminology_name>
  <mlhim2:terminology_code>{0,1}</mlhim2:terminology_code>
</mlhim2:DvQuantity_units>
Source
<xs:element maxOccurs="1" minOccurs="1" name="DvQuantity_units" type="mlhim2:DvCodedStringType"/>
[ top ]
Element mlhim2:DvRatio
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvRatioType_numerator mlhim2.tmp#DvRatioType_denominator mlhim2.tmp#DvRatioType_numerator_units mlhim2.tmp#DvRatioType_denominator_units mlhim2.tmp#DvRatioType mlhim2.tmp#DvQuantified
Type mlhim2:DvRatioType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:numerator , mlhim2:denominator , mlhim2:numerator_units{0,1} , mlhim2:denominator_units{0,1}
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:denominator, mlhim2:denominator_units, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:numerator, mlhim2:numerator_units, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvRatio xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:magnitude>{1,1}</mlhim2:magnitude>
  <mlhim2:min_magnitude>{0,1}</mlhim2:min_magnitude>
  <mlhim2:max_magnitude>{0,1}</mlhim2:max_magnitude>
  <mlhim2:magnitude_status>{0,1}</mlhim2:magnitude_status>
  <mlhim2:error>{1,1}</mlhim2:error>
  <mlhim2:accuracy>{1,1}</mlhim2:accuracy>
  <mlhim2:numerator>{1,1}</mlhim2:numerator>
  <mlhim2:denominator>{1,1}</mlhim2:denominator>
  <mlhim2:numerator_units>{0,1}</mlhim2:numerator_units>
  <mlhim2:denominator_units>{0,1}</mlhim2:denominator_units>
</mlhim2:DvRatio>
Source
<xs:element name="DvRatio" substitutionGroup="mlhim2:DvQuantified" type="mlhim2:DvRatioType"/>
[ top ]
Element mlhim2:DvRatioType / mlhim2:numerator
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
Source
<xs:element name="numerator" type="xs:decimal"/>
[ top ]
Element mlhim2:DvRatioType / mlhim2:denominator
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:decimal
Properties
content: simple
Source
<xs:element name="denominator" type="xs:decimal"/>
[ top ]
Element mlhim2:DvRatioType / mlhim2:numerator_units
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="numerator_units" type="xs:string"/>
[ top ]
Element mlhim2:DvRatioType / mlhim2:denominator_units
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="denominator_units" type="xs:string"/>
[ top ]
Element mlhim2:DvProportion
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvRatioType_numerator mlhim2.tmp#DvRatioType_denominator mlhim2.tmp#DvRatioType_numerator_units mlhim2.tmp#DvRatioType_denominator_units mlhim2.tmp#DvRatioType mlhim2.tmp#DvProportionType_proportion_type mlhim2.tmp#DvProportionType mlhim2.tmp#DvQuantified
Type mlhim2:DvProportionType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:numerator , mlhim2:denominator , mlhim2:numerator_units{0,1} , mlhim2:denominator_units{0,1} , mlhim2:proportion_type{0,1}
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:denominator, mlhim2:denominator_units, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:numerator, mlhim2:numerator_units, mlhim2:other_reference_ranges, mlhim2:proportion_type, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvProportion xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:magnitude>{1,1}</mlhim2:magnitude>
  <mlhim2:min_magnitude>{0,1}</mlhim2:min_magnitude>
  <mlhim2:max_magnitude>{0,1}</mlhim2:max_magnitude>
  <mlhim2:magnitude_status>{0,1}</mlhim2:magnitude_status>
  <mlhim2:error>{1,1}</mlhim2:error>
  <mlhim2:accuracy>{1,1}</mlhim2:accuracy>
  <mlhim2:numerator>{1,1}</mlhim2:numerator>
  <mlhim2:denominator>{1,1}</mlhim2:denominator>
  <mlhim2:numerator_units>{0,1}</mlhim2:numerator_units>
  <mlhim2:denominator_units>{0,1}</mlhim2:denominator_units>
  <mlhim2:proportion_type>{0,1}</mlhim2:proportion_type>
</mlhim2:DvProportion>
Source
<xs:element name="DvProportion" substitutionGroup="mlhim2:DvQuantified" type="mlhim2:DvProportionType"/>
[ top ]
Element mlhim2:DvProportionType / mlhim2:proportion_type
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="proportion_type" type="xs:string"/>
[ top ]
Element mlhim2:DvCount
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvCountType_DvCount_units mlhim2.tmp#DvCountType mlhim2.tmp#DvQuantified
Type mlhim2:DvCountType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:DvCount_units
Children mlhim2:DvCount_units, mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvCount xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:magnitude>{1,1}</mlhim2:magnitude>
  <mlhim2:min_magnitude>{0,1}</mlhim2:min_magnitude>
  <mlhim2:max_magnitude>{0,1}</mlhim2:max_magnitude>
  <mlhim2:magnitude_status>{0,1}</mlhim2:magnitude_status>
  <mlhim2:error>{1,1}</mlhim2:error>
  <mlhim2:accuracy>{1,1}</mlhim2:accuracy>
  <mlhim2:DvCount_units>{1,1}</mlhim2:DvCount_units>
</mlhim2:DvCount>
Source
<xs:element name="DvCount" substitutionGroup="mlhim2:DvQuantified" type="mlhim2:DvCountType"/>
[ top ]
Element mlhim2:DvCountType / mlhim2:DvCount_units
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="DvCount_units" type="xs:string"/>
[ top ]
Element mlhim2:DvTemporal
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDate mlhim2.tmp#DvDateTime mlhim2.tmp#DvDay mlhim2.tmp#DvMonth mlhim2.tmp#DvMonthDay mlhim2.tmp#DvTime mlhim2.tmp#DvYear mlhim2.tmp#DvYearMonth mlhim2.tmp#DvOrdered
Type mlhim2:DvTemporalType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvTemporal xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
</mlhim2:DvTemporal>
Source
<xs:element abstract="true" name="DvTemporal" substitutionGroup="mlhim2:DvOrdered" type="mlhim2:DvTemporalType"/>
[ top ]
Element mlhim2:DvDateTime
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType mlhim2.tmp#DvTemporal
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvDateTime xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:DvDateTime>
Source
<xs:element name="DvDateTime" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:DvDate
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateType_DvDate_dv mlhim2.tmp#DvDateType mlhim2.tmp#DvTemporal
Type mlhim2:DvDateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDate_dv
Children mlhim2:DvDate_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvDate xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDate_dv>{1,1}</mlhim2:DvDate_dv>
</mlhim2:DvDate>
Source
<xs:element name="DvDate" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvDateType"/>
[ top ]
Element mlhim2:DvDateType / mlhim2:DvDate_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:date
Properties
content: simple
Source
<xs:element name="DvDate_dv" type="xs:date"/>
[ top ]
Element mlhim2:DvTime
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv mlhim2.tmp#DvDateTimeType mlhim2.tmp#DvTemporal
Type mlhim2:DvDateTimeType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvTime xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDateTime_dv>{1,1}</mlhim2:DvDateTime_dv>
</mlhim2:DvTime>
Source
<xs:element name="DvTime" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvDateTimeType"/>
[ top ]
Element mlhim2:DvDay
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDayType_DvDay_dv mlhim2.tmp#DvDayType mlhim2.tmp#DvTemporal
Type mlhim2:DvDayType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDay_dv
Children mlhim2:DvDay_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvDay xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvDay_dv>{1,1}</mlhim2:DvDay_dv>
</mlhim2:DvDay>
Source
<xs:element name="DvDay" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvDayType"/>
[ top ]
Element mlhim2:DvDayType / mlhim2:DvDay_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:gDay
Properties
content: simple
Source
<xs:element name="DvDay_dv" type="xs:gDay"/>
[ top ]
Element mlhim2:DvMonth
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvMonthType_DvMonth_dv mlhim2.tmp#DvMonthType mlhim2.tmp#DvTemporal
Type mlhim2:DvMonthType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvMonth_dv
Children mlhim2:DvMonth_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvMonth xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvMonth_dv>{1,1}</mlhim2:DvMonth_dv>
</mlhim2:DvMonth>
Source
<xs:element name="DvMonth" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvMonthType"/>
[ top ]
Element mlhim2:DvMonthType / mlhim2:DvMonth_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:gMonth
Properties
content: simple
Source
<xs:element name="DvMonth_dv" type="xs:gMonth"/>
[ top ]
Element mlhim2:DvYear
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvYearType_DvYear_dv mlhim2.tmp#DvYearType mlhim2.tmp#DvTemporal
Type mlhim2:DvYearType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvYear_dv
Children mlhim2:DvYear_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvYear xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvYear_dv>{1,1}</mlhim2:DvYear_dv>
</mlhim2:DvYear>
Source
<xs:element name="DvYear" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvYearType"/>
[ top ]
Element mlhim2:DvYearType / mlhim2:DvYear_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:gYear
Properties
content: simple
Source
<xs:element name="DvYear_dv" type="xs:gYear"/>
[ top ]
Element mlhim2:DvYearMonth
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvYearMonthType_DvYearMonth_dv mlhim2.tmp#DvYearMonthType mlhim2.tmp#DvTemporal
Type mlhim2:DvYearMonthType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvYearMonth_dv
Children mlhim2:DvYearMonth_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvYearMonth xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvYearMonth_dv>{1,1}</mlhim2:DvYearMonth_dv>
</mlhim2:DvYearMonth>
Source
<xs:element name="DvYearMonth" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvYearMonthType"/>
[ top ]
Element mlhim2:DvYearMonthType / mlhim2:DvYearMonth_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:gYearMonth
Properties
content: simple
Source
<xs:element name="DvYearMonth_dv" type="xs:gYearMonth"/>
[ top ]
Element mlhim2:DvMonthDay
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvMonthDayType_DvMonthDay_dv mlhim2.tmp#DvMonthDayType mlhim2.tmp#DvTemporal
Type mlhim2:DvMonthDayType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvMonthDay_dv
Children mlhim2:DvMonthDay_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Instance
<mlhim2:DvMonthDay xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0">
  <mlhim2:data_name>{1,1}</mlhim2:data_name>
  <mlhim2:ev>{0,1}</mlhim2:ev>
  <mlhim2:valid_time_begin>{0,1}</mlhim2:valid_time_begin>
  <mlhim2:valid_time_end>{0,1}</mlhim2:valid_time_end>
  <mlhim2:normal_range>{0,unbounded}</mlhim2:normal_range>
  <mlhim2:other_reference_ranges>{0,unbounded}</mlhim2:other_reference_ranges>
  <mlhim2:normal_status>{0,1}</mlhim2:normal_status>
  <mlhim2:DvMonthDay_dv>{1,1}</mlhim2:DvMonthDay_dv>
</mlhim2:DvMonthDay>
Source
<xs:element name="DvMonthDay" substitutionGroup="mlhim2:DvTemporal" type="mlhim2:DvMonthDayType"/>
[ top ]
Element mlhim2:DvMonthDayType / mlhim2:DvMonthDay_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:gMonthDay
Properties
content: simple
Source
<xs:element name="DvMonthDay_dv" type="xs:gMonthDay"/>
[ top ]
Element mlhim2:DvOrdinalType / mlhim2:DvOrdinal_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:int
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="DvOrdinal_dv" type="xs:int"/>
[ top ]
Element mlhim2:DvOrdinalType / mlhim2:symbol
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="1" name="symbol" type="xs:string"/>
[ top ]
Element mlhim2:DvRateType / mlhim2:rate_type
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="rate_type" type="xs:string"/>
[ top ]
Element mlhim2:DvDurationType / mlhim2:DvDuration_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:duration
Properties
content: simple
Source
<xs:element name="DvDuration_dv" type="xs:duration"/>
[ top ]
Element mlhim2:DvTimeType / mlhim2:DvTime_dv
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:time
Properties
content: simple
Source
<xs:element name="DvTime_dv" type="xs:time"/>
[ top ]
Element mlhim2:LAType / mlhim2:ev_name
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
default: Locally Added
Source
<xs:element default="Locally Added" name="ev_name" type="xs:string"/>
[ top ]
Element mlhim2:LAType / mlhim2:ev_meaning
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram
Type xs:string
Properties
content: simple
default: Must be changed locally to be meaningful.
Source
<xs:element default="Must be changed locally to be meaningful." name="ev_meaning" type="xs:string"/>
[ top ]
Complex Type mlhim2:EntryType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The abstract parent of all Entry subtypes. 
An Entry is the root of a logical set of data items.
        
An Entry is also the minimal unit of information any query should return, since a whole Entry (including sub-parts) records spatial structure, timing information,
and contextual information, as well as the subject and generator of the information; required for complete semantic  interoperability.
        
Each subtype has identical attribute information. The subtyping is used to allow persistence to separate the types of Entries; primarily import in healthcare for the de-identification of clinical information.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data
Type extension of mlhim2:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Source
<xs:complexType abstract="true" name="EntryType">
  <xs:annotation>
    <xs:documentation>The abstract parent of all Entry subtypes. An Entry is the root of a logical set of data items. An Entry is also the minimal unit of information any query should return, since a whole Entry (including sub-parts) records spatial structure, timing information, and contextual information, as well as the subject and generator of the information; required for complete semantic interoperability. Each subtype has identical attribute information. The subtyping is used to allow persistence to separate the types of Entries; primarily import in healthcare for the de-identification of clinical information.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DefinitionType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="language" type="xs:language"/>
        <xs:element name="encoding" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="1" name="subject" type="mlhim2:PartyProxyType"/>
        <xs:element name="provider" type="mlhim2:PartyProxyType"/>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="other_participations" type="mlhim2:ParticipationType"/>
        <xs:element name="protocol_id" type="mlhim2:DvIdentifierType"/>
        <xs:element name="current_state" type="xs:string"/>
        <xs:element name="workflow_id" type="mlhim2:DvURIType"/>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="links" type="mlhim2:DvURIType"/>
        <xs:element name="attestation" type="mlhim2:AttestationType"/>
        <xs:element name="data" type="mlhim2:ItemType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DefinitionType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Root class of all structural information model classes that can be expressed in a constraint model.
IOW:  as the value of the CCD.definition attribute.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType
Type extension of mlhim2:LocatableType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Source
<xs:complexType abstract="true" name="DefinitionType">
  <xs:annotation>
    <xs:documentation>Root class of all structural information model classes that can be expressed in a constraint model. IOW: as the value of the CCD.definition attribute.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:LocatableType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:LocatableType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Root class of all information model classes that can be located in a constraint model.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit
Properties
abstract: true
Used by
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Source
<xs:complexType abstract="true" name="LocatableType">
  <xs:annotation>
    <xs:documentation>Root class of all information model classes that can be located in a constraint model.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element minOccurs="0" name="feeder_audit" type="mlhim2:FeederAuditType"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:FeederAuditType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Audit and other meta-data for software applications and systems in the feeder chain. This information is not typically used by modellers but by the applications themselves to "tag" entries when performing an extract.
Diagram
Diagram mlhim2.tmp#FeederAuditType_originating_system_audit mlhim2.tmp#FeederAuditType_originating_system_ids mlhim2.tmp#FeederAuditType_feeder_system_audit mlhim2.tmp#FeederAuditType_feeder_system_ids mlhim2.tmp#FeederAuditType_original_content
Used by
Model mlhim2:originating_system_audit , mlhim2:originating_system_ids+ , mlhim2:feeder_system_audit , mlhim2:feeder_system_ids+ , mlhim2:original_content
Children mlhim2:feeder_system_audit, mlhim2:feeder_system_ids, mlhim2:original_content, mlhim2:originating_system_audit, mlhim2:originating_system_ids
Source
<xs:complexType name="FeederAuditType">
  <xs:annotation>
    <xs:documentation>Audit and other meta-data for software applications and systems in the feeder chain. This information is not typically used by modellers but by the applications themselves to "tag" entries when performing an extract.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" name="originating_system_audit" type="mlhim2:FeederAuditDetailsType"/>
    <xs:element maxOccurs="unbounded" minOccurs="1" name="originating_system_ids" type="mlhim2:DvIdentifierType"/>
    <xs:element name="feeder_system_audit" type="mlhim2:FeederAuditDetailsType"/>
    <xs:element maxOccurs="unbounded" minOccurs="1" name="feeder_system_ids" type="mlhim2:DvIdentifierType"/>
    <xs:element maxOccurs="1" minOccurs="1" name="original_content" type="mlhim2:DvParsableType"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:FeederAuditDetailsType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Audit details for any system in a feeder system chain. Audit details here means
the general notion of who/where/when the information item to which the audit is
attached was created. None of the attributes are defined as mandatory, however, in
different scenarios, various combinations of attributes will usually be mandatory.
This can be controlled by specifying feeder audit details in CCDs used when conjunction with non-MLHIM systems as interface definitions.
Diagram
Diagram mlhim2.tmp#FeederAuditDetailsType_system_id mlhim2.tmp#FeederAuditDetailsType_provider mlhim2.tmp#FeederAuditDetailsType_location mlhim2.tmp#FeederAuditDetailsType_time mlhim2.tmp#FeederAuditDetailsType_subject mlhim2.tmp#FeederAuditDetailsType_version_id
Used by
Model mlhim2:system_id , mlhim2:provider , mlhim2:location , mlhim2:time , mlhim2:subject , mlhim2:version_id
Children mlhim2:location, mlhim2:provider, mlhim2:subject, mlhim2:system_id, mlhim2:time, mlhim2:version_id
Source
<xs:complexType name="FeederAuditDetailsType">
  <xs:annotation>
    <xs:documentation>Audit details for any system in a feeder system chain. Audit details here means the general notion of who/where/when the information item to which the audit is attached was created. None of the attributes are defined as mandatory, however, in different scenarios, various combinations of attributes will usually be mandatory. This can be controlled by specifying feeder audit details in CCDs used when conjunction with non-MLHIM systems as interface definitions.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="system_id" type="mlhim2:DvIdentifierType"/>
    <xs:element name="provider" type="mlhim2:PartyIdentifiedType"/>
    <xs:element name="location" type="mlhim2:SlotType"/>
    <xs:element name="time" type="mlhim2:DvDateTimeType"/>
    <xs:element name="subject" type="mlhim2:PartyProxyType"/>
    <xs:element name="version_id" type="xs:string"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvIdentifierType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Type for representing identifiers of real-world entities. Typical identifiers include: drivers licence number, social security number, veterans affairs number, prescription id, order id, system id and so on.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvIdentifierType_id_name mlhim2.tmp#DvIdentifierType_issuer mlhim2.tmp#DvIdentifierType_assignor
Type extension of mlhim2:DvStringType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:id_name{0,1} , mlhim2:issuer{0,1} , mlhim2:assignor{0,1}
Children mlhim2:DvString_dv, mlhim2:assignor, mlhim2:data_name, mlhim2:ev, mlhim2:id_name, mlhim2:issuer, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvIdentifierType">
  <xs:annotation>
    <xs:documentation>Type for representing identifiers of real-world entities. Typical identifiers include: drivers licence number, social security number, veterans affairs number, prescription id, order id, system id and so on.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvStringType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="id_name" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="issuer" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="assignor" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvStringType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The string data type can contain characters, line feeds, carriage returns, and tab characters.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language
Type extension of mlhim2:DvAnyType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvStringType">
  <xs:annotation>
    <xs:documentation>The string data type can contain characters, line feeds, carriage returns, and tab characters.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element minOccurs="0" name="DvString_dv" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="language" type="xs:language"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvAnyType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Serves as a common ancestor of all datatypes in MLHIM models.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end
Properties
abstract: true
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType abstract="true" name="DvAnyType">
  <xs:annotation>
    <xs:documentation>Serves as a common ancestor of all datatypes in MLHIM models.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="data_name" type="xs:string" maxOccurs="1" minOccurs="1"/>
    <xs:element maxOccurs="1" minOccurs="0" name="ev" nillable="true" type="mlhim2:ExceptionalValueType"/>
    <xs:element maxOccurs="1" minOccurs="0" name="valid_time_begin" nillable="true" type="xs:dateTime"/>
    <xs:element maxOccurs="1" minOccurs="0" name="valid_time_end" nillable="true" type="xs:dateTime"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:ExceptionalValueType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Subclasses are used to indicate why a value is missing (Null) or is outside a measurable range.
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning
Properties
abstract: true
Used by
Model mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType abstract="true" name="ExceptionalValueType">
  <xs:annotation>
    <xs:documentation>Subclasses are used to indicate why a value is missing (Null) or is outside a measurable range.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element fixed="Exceptional Value" name="ev_name" type="xs:string"/>
    <xs:element fixed="The value is somehow outside the bounds of what was expected." name="ev_meaning" type="xs:string"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:PartyIdentifiedType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Proxy data for an identified party other than the subject of the record, minimally
consisting of human-readable identifier(s), such as name, formal (and possibly
computable) identifiers such as NHS number, and an optional link to external
data. There must be at least one of name, identifier or external_ref present.Used to describe parties where only identifiers may be known, and there is no
entry at all in the demographic system (or even no demographic system). Typi-
cally for health care providers, e.g. name and provider number of an institution.

Should not be used to include patient identifying information.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType mlhim2.tmp#PartyIdentifiedType_party_name mlhim2.tmp#PartyIdentifiedType_identities
Type extension of mlhim2:PartyProxyType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref , mlhim2:party_name , mlhim2:identities
Children mlhim2:external_ref, mlhim2:feeder_audit, mlhim2:identities, mlhim2:party_name
Source
<xs:complexType name="PartyIdentifiedType">
  <xs:annotation>
    <xs:documentation>Proxy data for an identified party other than the subject of the record, minimally consisting of human-readable identifier(s), such as name, formal (and possibly computable) identifiers such as NHS number, and an optional link to external data. There must be at least one of name, identifier or external_ref present.Used to describe parties where only identifiers may be known, and there is no entry at all in the demographic system (or even no demographic system). Typi- cally for health care providers, e.g. name and provider number of an institution. Should not be used to include patient identifying information.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:PartyProxyType">
      <xs:sequence>
        <xs:element name="party_name" type="xs:string"/>
        <xs:element name="identities" type="mlhim2:DvIdentifierType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:PartyProxyType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Abstract concept of a proxy description of a party, including an optional link to
data for this party in a demographic or other identity management system. Sub-
typed into PartyIdentified and PartySelf.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref
Type extension of mlhim2:LocatableType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Source
<xs:complexType abstract="true" name="PartyProxyType">
  <xs:annotation>
    <xs:documentation>Abstract concept of a proxy description of a party, including an optional link to data for this party in a demographic or other identity management system. Sub- typed into PartyIdentified and PartySelf.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:LocatableType">
      <xs:sequence>
        <xs:element name="external_ref" type="mlhim2:DvURIType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvURIType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Used to specify a URI.
Set the pattern to accommodate your needs.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvURIType_DvURI_dv
Type extension of mlhim2:DvAnyType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvURI_dv{0,1}
Children mlhim2:DvURI_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvURIType">
  <xs:annotation>
    <xs:documentation>Used to specify a URI. Set the pattern to accommodate your needs.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element minOccurs="0" name="DvURI_dv" type="xs:anyURI"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:SlotType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
A structure allowing the inclusion of one CCD inside a CCD.  The possible CCDs allowed is restricted to those CCDs in the allowed_ccds attribute.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#SlotType_ccd
Type extension of mlhim2:ItemType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:ccd{0,1}
Children mlhim2:ccd, mlhim2:feeder_audit
Source
<xs:complexType name="SlotType">
  <xs:annotation>
    <xs:documentation>A structure allowing the inclusion of one CCD inside a CCD. The possible CCDs allowed is restricted to those CCDs in the allowed_ccds attribute.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:ItemType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="ccd" type="mlhim2:CCDType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ItemType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The abstract parent of Event, Slot, Cluster and Element representation classes.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType
Type extension of mlhim2:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:feeder_audit{0,1}
Children mlhim2:feeder_audit
Source
<xs:complexType abstract="true" name="ItemType">
  <xs:annotation>
    <xs:documentation>The abstract parent of Event, Slot, Cluster and Element representation classes.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DefinitionType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:CCDType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
This is the root node of a Concept Constraint Definition.
Diagram
Diagram mlhim2.tmp#CCDType_definition
Used by
Model mlhim2:definition
Children mlhim2:definition
Source
<xs:complexType name="CCDType">
  <xs:annotation>
    <xs:documentation>This is the root node of a Concept Constraint Definition.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="definition" type="mlhim2:DefinitionType"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvDateTimeType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
All dates and times representations in MLHIM use this class. Represents an absolute point in time.
Used for recording a precise point in real world time, and for approximate time stamps which may only be partially known.
All dates and times are assumed to be in the "current era"; somewhere between 0001-01-01T00:00:00Z and 9999-12-31T23:59:59Z AD.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateTimeType_DvDateTime_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDateTime_dv
Children mlhim2:DvDateTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvDateTimeType">
  <xs:annotation>
    <xs:documentation>All dates and times representations in MLHIM use this class. Represents an absolute point in time. Used for recording a precise point in real world time, and for approximate time stamps which may only be partially known. All dates and times are assumed to be in the "current era"; somewhere between 0001-01-01T00:00:00Z and 9999-12-31T23:59:59Z AD.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvDateTime_dv" type="xs:dateTime"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvTemporalType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Abstract class defining the concept of date and time types.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType
Type extension of mlhim2:DvOrderedType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType abstract="true" name="DvTemporalType">
  <xs:annotation>
    <xs:documentation>Abstract class defining the concept of date and time types.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvOrderedType">
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvOrderedType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Abstract class defining the concept of ordered values, which includes ordinals as well as true quantities. 

The implementations require the functions ‘<’, '>' and is_strictly_comparable_to ('==').
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status
Type extension of mlhim2:DvAnyType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1}
Children mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType abstract="true" name="DvOrderedType">
  <xs:annotation>
    <xs:documentation>Abstract class defining the concept of ordered values, which includes ordinals as well as true quantities. The implementations require the functions ‘<’, '>' and is_strictly_comparable_to ('==').</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="normal_range" type="mlhim2:ReferenceRangeType"/>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="other_reference_ranges" type="mlhim2:ReferenceRangeType"/>
        <xs:element maxOccurs="1" minOccurs="0" name="normal_status" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ReferenceRangeType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Defines a named range to be associated with any ORDERED datum. Each such
range is particular to the patient and context, e.g. sex, age, and any other factor
which affects ranges.

May be used to represent normal, therapeutic, dangerous, critical etc ranges.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#ReferenceRangeType_ReferenceRange_definition mlhim2.tmp#ReferenceRangeType_data_range
Type extension of mlhim2:DvAnyType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:ReferenceRange_definition , mlhim2:data_range
Children mlhim2:ReferenceRange_definition, mlhim2:data_name, mlhim2:data_range, mlhim2:ev, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="ReferenceRangeType">
  <xs:annotation>
    <xs:documentation>Defines a named range to be associated with any ORDERED datum. Each such range is particular to the patient and context, e.g. sex, age, and any other factor which affects ranges. May be used to represent normal, therapeutic, dangerous, critical etc ranges.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element name="ReferenceRange_definition" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="1" name="data_range" type="mlhim2:DvIntervalType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvIntervalType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Generic class defining an interval (i.e. range) of a comparable type. An interval is
a contiguous subrange of a comparable base type.

Used to define intervals of dates, times, quantities Whose units match and datatypes are the same and are ordered.

If the implementation technology has a concept of intervals AND the technology provides for multiple inheritance, then this class may inherit directly from it.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvIntervalType_lower mlhim2.tmp#DvIntervalType_upper mlhim2.tmp#DvIntervalType_lower_included mlhim2.tmp#DvIntervalType_upper_included mlhim2.tmp#DvIntervalType_lower_unbounded mlhim2.tmp#DvIntervalType_upper_unbounded
Type extension of mlhim2:DvAnyType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:lower , mlhim2:upper , mlhim2:lower_included , mlhim2:upper_included , mlhim2:lower_unbounded , mlhim2:upper_unbounded
Children mlhim2:data_name, mlhim2:ev, mlhim2:lower, mlhim2:lower_included, mlhim2:lower_unbounded, mlhim2:upper, mlhim2:upper_included, mlhim2:upper_unbounded, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvIntervalType">
  <xs:annotation>
    <xs:documentation>Generic class defining an interval (i.e. range) of a comparable type. An interval is a contiguous subrange of a comparable base type. Used to define intervals of dates, times, quantities Whose units match and datatypes are the same and are ordered. If the implementation technology has a concept of intervals AND the technology provides for multiple inheritance, then this class may inherit directly from it.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element name="lower" type="mlhim2:DvOrderedType"/>
        <xs:element name="upper" type="mlhim2:DvOrderedType"/>
        <xs:element name="lower_included" type="xs:boolean"/>
        <xs:element name="upper_included" type="xs:boolean"/>
        <xs:element name="lower_unbounded" type="xs:boolean"/>
        <xs:element name="upper_unbounded" type="xs:boolean"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvParsableType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Encapsulated data expressed as a parsable String. The internal model of the
data item is not described in the MLHIM model in common with other encapsulated types, but in this case, the form of the data is assumed to be plaintext, rather than compressed or other types of large binary data.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvParsableType_DvParsable_dv mlhim2.tmp#DvParsableType_formalism
Type extension of mlhim2:DvEncapsulatedType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:DvParsable_dv{0,1} , mlhim2:formalism{0,1}
Children mlhim2:DvParsable_dv, mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:formalism, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvParsableType">
  <xs:annotation>
    <xs:documentation>Encapsulated data expressed as a parsable String. The internal model of the data item is not described in the MLHIM model in common with other encapsulated types, but in this case, the form of the data is assumed to be plaintext, rather than compressed or other types of large binary data.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvEncapsulatedType">
      <xs:sequence>
        <xs:element minOccurs="0" name="DvParsable_dv" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="formalism" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvEncapsulatedType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Abstract class defining the common meta-data of all types of encapsulated data.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language
Type extension of mlhim2:DvAnyType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1}
Children mlhim2:charset, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:size, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType abstract="true" name="DvEncapsulatedType">
  <xs:annotation>
    <xs:documentation>Abstract class defining the common meta-data of all types of encapsulated data.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="size" type="xs:int"/>
        <xs:element maxOccurs="1" minOccurs="0" name="charset" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="language" type="xs:language"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ParticipationType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Model of a participation of a Party (any Actor or Role) in an activity.
Used to represent any participation of a Party in some activity, which is not
explicitly in the model, e.g. assisting nurse. Can be used to record past or future
participations.
Should not be used in place of more permanent relationships between demographic entities.
Diagram
Diagram mlhim2.tmp#ParticipationType_performer mlhim2.tmp#ParticipationType_function mlhim2.tmp#ParticipationType_mode mlhim2.tmp#ParticipationType_start_time mlhim2.tmp#ParticipationType_end_time
Used by
Model mlhim2:performer , mlhim2:function , mlhim2:mode , mlhim2:start_time , mlhim2:end_time
Children mlhim2:end_time, mlhim2:function, mlhim2:mode, mlhim2:performer, mlhim2:start_time
Source
<xs:complexType name="ParticipationType">
  <xs:annotation>
    <xs:documentation>Model of a participation of a Party (any Actor or Role) in an activity. Used to represent any participation of a Party in some activity, which is not explicitly in the model, e.g. assisting nurse. Can be used to record past or future participations. Should not be used in place of more permanent relationships between demographic entities.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" name="performer" type="mlhim2:PartyProxyType"/>
    <xs:element maxOccurs="1" minOccurs="1" name="function" type="mlhim2:DvCodedStringType"/>
    <xs:element maxOccurs="1" minOccurs="1" name="mode" type="mlhim2:DvCodedStringType"/>
    <xs:element name="start_time" type="mlhim2:DvDateTimeType"/>
    <xs:element name="end_time" type="mlhim2:DvDateTimeType"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvCodedStringType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
A text item whose string_dv attribute must be the long name or description from a 
controlled terminology. 

The key (i.e. the 'code') of which is the code_string attribute. 

In some cases, string_dv and code_string may have the same content.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvStringType_DvString_dv mlhim2.tmp#DvStringType_language mlhim2.tmp#DvStringType mlhim2.tmp#DvCodedStringType_terminology_abbrev mlhim2.tmp#DvCodedStringType_terminology_name mlhim2.tmp#DvCodedStringType_terminology_code
Type extension of mlhim2:DvStringType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:DvString_dv{0,1} , mlhim2:language{0,1} , mlhim2:terminology_abbrev{0,1} , mlhim2:terminology_name{0,1} , mlhim2:terminology_code{0,1}
Children mlhim2:DvString_dv, mlhim2:data_name, mlhim2:ev, mlhim2:language, mlhim2:terminology_abbrev, mlhim2:terminology_code, mlhim2:terminology_name, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvCodedStringType">
  <xs:annotation>
    <xs:documentation>A text item whose string_dv attribute must be the long name or description from a controlled terminology. The key (i.e. the 'code') of which is the code_string attribute. In some cases, string_dv and code_string may have the same content.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvStringType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="terminology_abbrev" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="terminology_name" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="terminology_code" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:AttestationType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Record an attestation by a party of item(s) of record content. The type of attestation is recorded by the reason attribute, which my be coded.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#AttestationType_attested_view mlhim2.tmp#AttestationType_proof mlhim2.tmp#AttestationType_reason mlhim2.tmp#AttestationType_committer mlhim2.tmp#AttestationType_time_commmitted mlhim2.tmp#AttestationType_is_pending
Type extension of mlhim2:LocatableType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:attested_view , mlhim2:proof , mlhim2:reason , mlhim2:committer , mlhim2:time_commmitted , mlhim2:is_pending
Children mlhim2:attested_view, mlhim2:committer, mlhim2:feeder_audit, mlhim2:is_pending, mlhim2:proof, mlhim2:reason, mlhim2:time_commmitted
Source
<xs:complexType name="AttestationType">
  <xs:annotation>
    <xs:documentation>Record an attestation by a party of item(s) of record content. The type of attestation is recorded by the reason attribute, which my be coded.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:LocatableType">
      <xs:sequence>
        <xs:element name="attested_view" type="mlhim2:DvMediaType"/>
        <xs:element name="proof" type="mlhim2:DvParsableType"/>
        <xs:element name="reason" type="mlhim2:DvCodedStringType"/>
        <xs:element maxOccurs="1" minOccurs="1" name="committer" type="mlhim2:PartyProxyType"/>
        <xs:element maxOccurs="1" minOccurs="1" name="time_commmitted" type="mlhim2:DvDateTimeType"/>
        <xs:element name="is_pending" type="xs:boolean"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvMediaType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
A specialisation of DvEncapsulated for audiovisual and bio-signal types. Includes further metadata relating to media types which are not applicable to other subtypes of DvEncapsulated.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvEncapsulatedType_size mlhim2.tmp#DvEncapsulatedType_charset mlhim2.tmp#DvEncapsulatedType_language mlhim2.tmp#DvEncapsulatedType mlhim2.tmp#DvMediaType_mime_type mlhim2.tmp#DvMediaType_compression_type mlhim2.tmp#DvMediaType_hash_result mlhim2.tmp#DvMediaType_hash_function mlhim2.tmp#DvMediaType_alt_txt mlhim2.tmp#DvMediaType_uri mlhim2.tmp#DvMediaType_media_content
Type extension of mlhim2:DvEncapsulatedType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:size , mlhim2:charset{0,1} , mlhim2:language{0,1} , mlhim2:mime_type{0,1} , mlhim2:compression_type{0,1} , mlhim2:hash_result{0,1} , mlhim2:hash_function{0,1} , mlhim2:alt_txt{0,1} , mlhim2:uri{0,1} , mlhim2:media_content{0,1}
Children mlhim2:alt_txt, mlhim2:charset, mlhim2:compression_type, mlhim2:data_name, mlhim2:ev, mlhim2:hash_function, mlhim2:hash_result, mlhim2:language, mlhim2:media_content, mlhim2:mime_type, mlhim2:size, mlhim2:uri, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvMediaType">
  <xs:annotation>
    <xs:documentation>A specialisation of DvEncapsulated for audiovisual and bio-signal types. Includes further metadata relating to media types which are not applicable to other subtypes of DvEncapsulated.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvEncapsulatedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="mime_type" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="compression_type" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="hash_result" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="hash_function" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="alt_txt" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="uri" type="xs:anyURI"/>
        <xs:element maxOccurs="1" minOccurs="0" name="media_content" type="xs:base64Binary"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:CareEntryType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
CareEntry defines protocol and guideline attributes for all clinical entries.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType
Type extension of mlhim2:EntryType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Source
<xs:complexType name="CareEntryType">
  <xs:annotation>
    <xs:documentation>CareEntry defines protocol and guideline attributes for all clinical entries.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:EntryType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:AdminEntryType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Entry subtype for administrative information, i.e. information about setting up the
clinical process, but not itself clinically relevant. Archetypes will define con-
tained information.
Used for admistrative details of admission, episode, ward location, discharge,
appointment (if not stored in a practice management or appointments system).
Not used for any clinically significant information.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType
Type extension of mlhim2:EntryType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Source
<xs:complexType name="AdminEntryType">
  <xs:annotation>
    <xs:documentation>Entry subtype for administrative information, i.e. information about setting up the clinical process, but not itself clinically relevant. Archetypes will define con- tained information. Used for admistrative details of admission, episode, ward location, discharge, appointment (if not stored in a practice management or appointments system). Not used for any clinically significant information.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:EntryType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DemographicEntryType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Entry subtype for demographic information, i.e. name structures, roles, locations, etc. Modelled as a separate class from AdminEntry in order to facilitate the separation of clinical and non-clical information to support de-identification of clinical and administrative data.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#EntryType_language mlhim2.tmp#EntryType_encoding mlhim2.tmp#EntryType_subject mlhim2.tmp#EntryType_provider mlhim2.tmp#EntryType_other_participations mlhim2.tmp#EntryType_protocol_id mlhim2.tmp#EntryType_current_state mlhim2.tmp#EntryType_workflow_id mlhim2.tmp#EntryType_links mlhim2.tmp#EntryType_attestation mlhim2.tmp#EntryType_data mlhim2.tmp#EntryType
Type extension of mlhim2:EntryType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:language , mlhim2:encoding , mlhim2:subject , mlhim2:provider , mlhim2:other_participations* , mlhim2:protocol_id , mlhim2:current_state , mlhim2:workflow_id , mlhim2:links* , mlhim2:attestation , mlhim2:data
Children mlhim2:attestation, mlhim2:current_state, mlhim2:data, mlhim2:encoding, mlhim2:feeder_audit, mlhim2:language, mlhim2:links, mlhim2:other_participations, mlhim2:protocol_id, mlhim2:provider, mlhim2:subject, mlhim2:workflow_id
Source
<xs:complexType name="DemographicEntryType">
  <xs:annotation>
    <xs:documentation>Entry subtype for demographic information, i.e. name structures, roles, locations, etc. Modelled as a separate class from AdminEntry in order to facilitate the separation of clinical and non-clical information to support de-identification of clinical and administrative data.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:EntryType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ClusterType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The grouping variant of Item, which may contain further instances of Item, in an ordered list. This provides the root Item for potentially very complex structures.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#ClusterType_items mlhim2.tmp#ClusterType_subject
Type extension of mlhim2:ItemType
Type hierarchy
Used by
Element mlhim2:Cluster
Model mlhim2:feeder_audit{0,1} , mlhim2:items+ , mlhim2:subject
Children mlhim2:feeder_audit, mlhim2:items, mlhim2:subject
Source
<xs:complexType name="ClusterType">
  <xs:annotation>
    <xs:documentation>The grouping variant of Item, which may contain further instances of Item, in an ordered list. This provides the root Item for potentially very complex structures.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:ItemType">
      <xs:sequence>
        <xs:element maxOccurs="unbounded" minOccurs="1" name="items" type="mlhim2:ItemType"/>
        <xs:element maxOccurs="1" minOccurs="1" name="subject" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ElementType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The leaf variant of Item, to which any DvAny subtype instance is attached.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#DefinitionType mlhim2.tmp#ItemType mlhim2.tmp#ElementType_Element_dv
Type extension of mlhim2:ItemType
Type hierarchy
Used by
Element mlhim2:Element
Model mlhim2:feeder_audit{0,1} , mlhim2:Element_dv
Children mlhim2:Element_dv, mlhim2:feeder_audit
Source
<xs:complexType name="ElementType">
  <xs:annotation>
    <xs:documentation>The leaf variant of Item, to which any DvAny subtype instance is attached.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:ItemType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="Element_dv" type="mlhim2:DvAnyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:PartySelfType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Party proxy representing the subject of the record. May or may not have external_ref set. But external_ref usually points to a record persisted in a demographics service.
Diagram
Diagram mlhim2.tmp#LocatableType_feeder_audit mlhim2.tmp#LocatableType mlhim2.tmp#PartyProxyType_external_ref mlhim2.tmp#PartyProxyType
Type extension of mlhim2:PartyProxyType
Type hierarchy
Used by
Model mlhim2:feeder_audit{0,1} , mlhim2:external_ref
Children mlhim2:external_ref, mlhim2:feeder_audit
Source
<xs:complexType name="PartySelfType">
  <xs:annotation>
    <xs:documentation>Party proxy representing the subject of the record. May or may not have external_ref set. But external_ref usually points to a record persisted in a demographics service.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:PartyProxyType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:NIType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning
Type extension of mlhim2:ExceptionalValueType
Type hierarchy
Used by
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="NIType">
  <xs:complexContent>
    <xs:extension base="mlhim2:ExceptionalValueType">
      <xs:sequence>
        <xs:element fixed="No Information" name="ev_name" type="xs:string"/>
        <xs:element fixed="The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value " name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:NAType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#NAType_ev_name mlhim2.tmp#NAType_ev_meaning
Type extension of mlhim2:NIType
Type hierarchy
Used by
Element mlhim2:NA
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="NAType">
  <xs:complexContent>
    <xs:extension base="mlhim2:NIType">
      <xs:sequence>
        <xs:element fixed="Not Applicable" name="ev_name" type="xs:string"/>
        <xs:element fixed="No proper value is applicable in this context e.g.,the number of cigarrettes smoked per day by a non-smoker subject." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:INVType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning
Type extension of mlhim2:NIType
Type hierarchy
Used by
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="INVType">
  <xs:complexContent>
    <xs:extension base="mlhim2:NIType">
      <xs:sequence>
        <xs:element fixed="Invalid" name="ev_name" type="xs:string"/>
        <xs:element fixed="The value as represented in the instance is not a member of the set of permitted data values in the constrained  value domain of a variable." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:UNKType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning
Type extension of mlhim2:NIType
Type hierarchy
Used by
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="UNKType">
  <xs:complexContent>
    <xs:extension base="mlhim2:NIType">
      <xs:sequence>
        <xs:element fixed="Unknown" name="ev_name" type="xs:string"/>
        <xs:element fixed="A proper value is applicable, but not known" name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:MSKType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#MSKType_ev_name mlhim2.tmp#MSKType_ev_meaning
Type extension of mlhim2:NIType
Type hierarchy
Used by
Element mlhim2:MSK
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="MSKType">
  <xs:complexContent>
    <xs:extension base="mlhim2:NIType">
      <xs:sequence>
        <xs:element fixed="Masked" name="ev_name" type="xs:string"/>
        <xs:element fixed="There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information.  Warning: Using this exceptional value does provide information that may be a breach of confidentiality, even though no detail data is provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail " name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:UNCType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#UNCType_ev_name mlhim2.tmp#UNCType_ev_meaning
Type extension of mlhim2:INVType
Type hierarchy
Used by
Element mlhim2:UNC
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="UNCType">
  <xs:complexContent>
    <xs:extension base="mlhim2:INVType">
      <xs:sequence>
        <xs:element fixed="Unencoded" name="ev_name" type="xs:string"/>
        <xs:element fixed="No attempt has been made to encode the information correctly but the raw source information is represented, usually in free text" name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DERType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#DERType_ev_name mlhim2.tmp#DERType_ev_meaning
Type extension of mlhim2:INVType
Type hierarchy
Used by
Element mlhim2:DER
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="DERType">
  <xs:complexContent>
    <xs:extension base="mlhim2:INVType">
      <xs:sequence>
        <xs:element fixed="Derived" name="ev_name" type="xs:string"/>
        <xs:element fixed="An actual value may exist, but it must be derived from the provided information; usually an expression is provided directly." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:OTHType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning
Type extension of mlhim2:INVType
Type hierarchy
Used by
Element mlhim2:OTH
Complex Types mlhim2:NINFType, mlhim2:PINFType
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="OTHType">
  <xs:complexContent>
    <xs:extension base="mlhim2:INVType">
      <xs:sequence>
        <xs:element fixed="Other" name="ev_name" type="xs:string"/>
        <xs:element fixed="The actual value is not a member of the permitted data values in the variable. (e.g., when the value of the variable is not  by the coding system) " name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:PINFType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning mlhim2.tmp#OTHType mlhim2.tmp#PINFType_ev_name mlhim2.tmp#PINFType_ev_meaning
Type extension of mlhim2:OTHType
Type hierarchy
Used by
Element mlhim2:PINF
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="PINFType">
  <xs:complexContent>
    <xs:extension base="mlhim2:OTHType">
      <xs:sequence>
        <xs:element fixed="Positive Infinity" name="ev_name" type="xs:string"/>
        <xs:element fixed="Positive infinity of numbers" name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:NINFType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#INVType_ev_name mlhim2.tmp#INVType_ev_meaning mlhim2.tmp#INVType mlhim2.tmp#OTHType_ev_name mlhim2.tmp#OTHType_ev_meaning mlhim2.tmp#OTHType mlhim2.tmp#NINFType_ev_name mlhim2.tmp#NINFType_ev_meaning
Type extension of mlhim2:OTHType
Type hierarchy
Used by
Element mlhim2:NINF
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="NINFType">
  <xs:complexContent>
    <xs:extension base="mlhim2:OTHType">
      <xs:sequence>
        <xs:element fixed="Negative Infinity" name="ev_name" type="xs:string"/>
        <xs:element fixed="Negative infinity of numbers" name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:TRCType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#TRCType_ev_name mlhim2.tmp#TRCType_ev_meaning
Type extension of mlhim2:UNKType
Type hierarchy
Used by
Element mlhim2:TRC
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="TRCType">
  <xs:complexContent>
    <xs:extension base="mlhim2:UNKType">
      <xs:sequence>
        <xs:element fixed="Trace" name="ev_name" type="xs:string"/>
        <xs:element fixed="The content is greater or less than zero but too small to be quantified." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:QSType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#QSType_ev_name mlhim2.tmp#QSType_ev_meaning
Type extension of mlhim2:UNKType
Type hierarchy
Used by
Element mlhim2:QS
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="QSType">
  <xs:complexContent>
    <xs:extension base="mlhim2:UNKType">
      <xs:sequence>
        <xs:element fixed="Sufficient Quantity" name="ev_name" type="xs:string"/>
        <xs:element fixed="The specific quantity is not known, but is known to non-zero and it is not specified because it makes up the bulk of the material; Add 10mg of ingredient X, 50mg of ingredient Y and sufficient quantity of water to 100mL." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ASKUType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKUType_ev_name mlhim2.tmp#ASKUType_ev_meaning
Type extension of mlhim2:UNKType
Type hierarchy
Used by
Element mlhim2:ASKU
Complex Type mlhim2:NAVType
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="ASKUType">
  <xs:complexContent>
    <xs:extension base="mlhim2:UNKType">
      <xs:sequence>
        <xs:element fixed="Asked but Unknown" name="ev_name" type="xs:string"/>
        <xs:element fixed="Information was sought but not found (e.g., patient was asked but did not know)." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:ASKRType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKRType_ev_name mlhim2.tmp#ASKRType_ev_meaning
Type extension of mlhim2:UNKType
Type hierarchy
Used by
Element mlhim2:ASKR
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="ASKRType">
  <xs:complexContent>
    <xs:extension base="mlhim2:UNKType">
      <xs:sequence>
        <xs:element fixed="Asked and Refused" name="ev_name" type="xs:string"/>
        <xs:element fixed="Information was sought but refused to be provided (e.g., patient was asked but refused to answer)" name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:NASKType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#NASKType_ev_name mlhim2.tmp#NASKType_ev_meaning
Type extension of mlhim2:UNKType
Type hierarchy
Used by
Element mlhim2:NASK
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="NASKType">
  <xs:complexContent>
    <xs:extension base="mlhim2:UNKType">
      <xs:sequence>
        <xs:element fixed="Not Asked" name="ev_name" type="xs:string"/>
        <xs:element fixed="This information has not been sought (e.g., patient was not asked)." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:NAVType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#NIType_ev_name mlhim2.tmp#NIType_ev_meaning mlhim2.tmp#NIType mlhim2.tmp#UNKType_ev_name mlhim2.tmp#UNKType_ev_meaning mlhim2.tmp#UNKType mlhim2.tmp#ASKUType_ev_name mlhim2.tmp#ASKUType_ev_meaning mlhim2.tmp#ASKUType mlhim2.tmp#NAVType_ev_name mlhim2.tmp#NAVType_ev_meaning
Type extension of mlhim2:ASKUType
Type hierarchy
Used by
Element mlhim2:NAV
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="NAVType">
  <xs:complexContent>
    <xs:extension base="mlhim2:ASKUType">
      <xs:sequence>
        <xs:element fixed="Not Available" name="ev_name" type="xs:string"/>
        <xs:element fixed="Information is unavailable at this time but is expected that it will be available later." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvBooleanType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Items which represent boolean decisions, such as true/false or yes/no answers.
Use for such data, it is important to devise the meanings (usually questions in subjective data) carefully, so that the only allowed results are in fact true or false.
Potential MisUse: The DvBoolean class should not be used as a replacement for naively modelled enumerated types such as male/female etc. Such values should be coded, and in any case the enumeration often has more than two values.

Though the DvBoolean.dv attribute is a String type this is to easily allow responses that the user is more familiar with using in the context such as 'Yes', 'No' or 'True', 'False'. A conversion method is required to convert the valid_trues to True and the valid_falses to False.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvBooleanType_valid_trues mlhim2.tmp#DvBooleanType_valid_falses mlhim2.tmp#DvBooleanType_DvBoolean_dv
Type extension of mlhim2:DvAnyType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:valid_trues* , mlhim2:valid_falses* , mlhim2:DvBoolean_dv{0,1}
Children mlhim2:DvBoolean_dv, mlhim2:data_name, mlhim2:ev, mlhim2:valid_falses, mlhim2:valid_time_begin, mlhim2:valid_time_end, mlhim2:valid_trues
Source
<xs:complexType name="DvBooleanType">
  <xs:annotation>
    <xs:documentation>Items which represent boolean decisions, such as true/false or yes/no answers. Use for such data, it is important to devise the meanings (usually questions in subjective data) carefully, so that the only allowed results are in fact true or false. Potential MisUse: The DvBoolean class should not be used as a replacement for naively modelled enumerated types such as male/female etc. Such values should be coded, and in any case the enumeration often has more than two values. Though the DvBoolean.dv attribute is a String type this is to easily allow responses that the user is more familiar with using in the context such as 'Yes', 'No' or 'True', 'False'. A conversion method is required to convert the valid_trues to True and the valid_falses to False.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvAnyType">
      <xs:sequence>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="valid_trues" type="xs:string"/>
        <xs:element maxOccurs="unbounded" minOccurs="0" name="valid_falses" type="xs:string"/>
        <xs:element minOccurs="0" name="DvBoolean_dv" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvQuantifiedType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Abstract class defining the concept of true quantified values, i.e. values which are
not only ordered, but which have a precise magnitude.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy
Type extension of mlhim2:DvOrderedType
Type hierarchy
Properties
abstract: true
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType abstract="true" name="DvQuantifiedType">
  <xs:annotation>
    <xs:documentation>Abstract class defining the concept of true quantified values, i.e. values which are not only ordered, but which have a precise magnitude.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvOrderedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="magnitude" type="xs:decimal"/>
        <xs:element maxOccurs="1" minOccurs="0" name="min_magnitude" type="xs:decimal"/>
        <xs:element maxOccurs="1" minOccurs="0" name="max_magnitude" type="xs:decimal"/>
        <xs:element maxOccurs="1" minOccurs="0" name="magnitude_status" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="1" name="error" type="xs:int"/>
        <xs:element default="0" name="accuracy" type="xs:decimal"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvQuantityType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Quantitified type representing “scientific” quantities, i.e. quantities expressed as a magnitude and units.
Units were inspired by the Unified Code for Units of Measure (UCUM), developed by Gunther Schadow and Clement J. McDonald of The Regenstrief Institute.
http://unitsofmeasure.org/

Can also be used for time durations, where it is more convenient to treat these as
simply a number of individual seconds, minutes, hours, days, months, years, etc.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvQuantityType_DvQuantity_units
Type extension of mlhim2:DvQuantifiedType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:DvQuantity_units
Children mlhim2:DvQuantity_units, mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvQuantityType">
  <xs:annotation>
    <xs:documentation>Quantitified type representing “scientific” quantities, i.e. quantities expressed as a magnitude and units. Units were inspired by the Unified Code for Units of Measure (UCUM), developed by Gunther Schadow and Clement J. McDonald of The Regenstrief Institute. http://unitsofmeasure.org/ Can also be used for time durations, where it is more convenient to treat these as simply a number of individual seconds, minutes, hours, days, months, years, etc.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvQuantifiedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="DvQuantity_units" type="mlhim2:DvCodedStringType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvRatioType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Models a ratio of values, i.e. where the numerator and denominator are both pure
numbers. 

Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value.
Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers
etc).
Should not be used for formulations.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvRatioType_numerator mlhim2.tmp#DvRatioType_denominator mlhim2.tmp#DvRatioType_numerator_units mlhim2.tmp#DvRatioType_denominator_units
Type extension of mlhim2:DvQuantifiedType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:numerator , mlhim2:denominator , mlhim2:numerator_units{0,1} , mlhim2:denominator_units{0,1}
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:denominator, mlhim2:denominator_units, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:numerator, mlhim2:numerator_units, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvRatioType">
  <xs:annotation>
    <xs:documentation>Models a ratio of values, i.e. where the numerator and denominator are both pure numbers. Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvQuantifiedType">
      <xs:sequence>
        <xs:element name="numerator" type="xs:decimal"/>
        <xs:element name="denominator" type="xs:decimal"/>
        <xs:element maxOccurs="1" minOccurs="0" name="numerator_units" type="xs:string"/>
        <xs:element maxOccurs="1" minOccurs="0" name="denominator_units" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvProportionType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Models a ratio of values, i.e. where the numerator and denominator are both pure
numbers. The valid_proportion_kind property of the PROPORTION_KIND class is
used to control the type attribute to be one of a defined set.
Used for recording titers (e.g. 1:128), concentration ratios, e.g. Na:K (unitary
denominator), albumin:creatinine ratio, and percentages, e.g. red cell distirbution
width (RDW).

Should not be used to represent things like blood pressure which are often written
using a ‘/’ character, giving the misleading impression that the item is a ratio,
when in fact it is a structured value.
Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a
ratio but an ordinal (which includes non-numeric symbols like CF = count fingers
etc).
Should not be used for formulations.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvRatioType_numerator mlhim2.tmp#DvRatioType_denominator mlhim2.tmp#DvRatioType_numerator_units mlhim2.tmp#DvRatioType_denominator_units mlhim2.tmp#DvRatioType mlhim2.tmp#DvProportionType_proportion_type
Type extension of mlhim2:DvRatioType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:numerator , mlhim2:denominator , mlhim2:numerator_units{0,1} , mlhim2:denominator_units{0,1} , mlhim2:proportion_type{0,1}
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:denominator, mlhim2:denominator_units, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:numerator, mlhim2:numerator_units, mlhim2:other_reference_ranges, mlhim2:proportion_type, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvProportionType">
  <xs:annotation>
    <xs:documentation>Models a ratio of values, i.e. where the numerator and denominator are both pure numbers. The valid_proportion_kind property of the PROPORTION_KIND class is used to control the type attribute to be one of a defined set. Used for recording titers (e.g. 1:128), concentration ratios, e.g. Na:K (unitary denominator), albumin:creatinine ratio, and percentages, e.g. red cell distirbution width (RDW). Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvRatioType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="proportion_type" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvCountType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Countable quantities.

Used for countable types such as pregnancies and steps (taken by a physiotherapy patient), number of cigarettes smoked in a day, etc.

Misuse:Not used for amounts of physical entities (which all have standardized units)
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvCountType_DvCount_units
Type extension of mlhim2:DvQuantifiedType
Type hierarchy
Used by
Element mlhim2:DvCount
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:DvCount_units
Children mlhim2:DvCount_units, mlhim2:accuracy, mlhim2:data_name, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvCountType">
  <xs:annotation>
    <xs:documentation>Countable quantities. Used for countable types such as pregnancies and steps (taken by a physiotherapy patient), number of cigarettes smoked in a day, etc. Misuse:Not used for amounts of physical entities (which all have standardized units)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvQuantifiedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="DvCount_units" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvDateType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The date data type is used to specify a date.

The date is specified in the following form "YYYY-MM-DD" where:

YYYY indicates the year
MM indicates the month
DD indicates the day
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDateType_DvDate_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Element mlhim2:DvDate
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDate_dv
Children mlhim2:DvDate_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvDateType">
  <xs:annotation>
    <xs:documentation>The date data type is used to specify a date. The date is specified in the following form "YYYY-MM-DD" where: YYYY indicates the year MM indicates the month DD indicates the day</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvDate_dv" type="xs:date"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvDayType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDayType_DvDay_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Element mlhim2:DvDay
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDay_dv
Children mlhim2:DvDay_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvDayType">
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvDay_dv" type="xs:gDay"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvMonthType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvMonthType_DvMonth_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Element mlhim2:DvMonth
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvMonth_dv
Children mlhim2:DvMonth_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvMonthType">
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvMonth_dv" type="xs:gMonth"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvYearType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvYearType_DvYear_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Element mlhim2:DvYear
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvYear_dv
Children mlhim2:DvYear_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvYearType">
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvYear_dv" type="xs:gYear"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvYearMonthType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvYearMonthType_DvYearMonth_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvYearMonth_dv
Children mlhim2:DvYearMonth_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvYearMonthType">
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvYearMonth_dv" type="xs:gYearMonth"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvMonthDayType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvMonthDayType_DvMonthDay_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Used by
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvMonthDay_dv
Children mlhim2:DvMonthDay_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvMonthDayType">
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvMonthDay_dv" type="xs:gMonthDay"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvOrdinalType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Models rankings and scores, e.g. pain, Apgar values, etc, where there is a)
implied ordering, b) no implication that the distance between each value is con-
stant, and c) the total number of values is finite. Note that although the term
‘ordinal’ in mathematics means natural numbers only, here any integer is
allowed, since negative and zero values are often used by medical professionals
for values around a neutral point. Examples of sets of ordinal values:
-3, -2, -1, 0, 1, 2, 3 -- reflex response values
0, 1, 2 -- Apgar values
Used for recording any clinical datum which is customarily recorded using sym-
bolic values. Example: the results on a urinalysis strip, e.g. {neg, trace, +,
++, +++} are used for leucocytes, protein, nitrites etc; for non-haemolysed
blood {neg, trace, moderate}; for haemolysed blood {neg, trace,
small, moderate, large}.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvOrdinalType_DvOrdinal_dv mlhim2.tmp#DvOrdinalType_symbol
Type extension of mlhim2:DvOrderedType
Type hierarchy
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvOrdinal_dv , mlhim2:symbol
Children mlhim2:DvOrdinal_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:symbol, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvOrdinalType">
  <xs:annotation>
    <xs:documentation>Models rankings and scores, e.g. pain, Apgar values, etc, where there is a) implied ordering, b) no implication that the distance between each value is con- stant, and c) the total number of values is finite. Note that although the term ‘ordinal’ in mathematics means natural numbers only, here any integer is allowed, since negative and zero values are often used by medical professionals for values around a neutral point. Examples of sets of ordinal values: -3, -2, -1, 0, 1, 2, 3 -- reflex response values 0, 1, 2 -- Apgar values Used for recording any clinical datum which is customarily recorded using sym- bolic values. Example: the results on a urinalysis strip, e.g. {neg, trace, +, ++, +++} are used for leucocytes, protein, nitrites etc; for non-haemolysed blood {neg, trace, moderate}; for haemolysed blood {neg, trace, small, moderate, large}.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvOrderedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="1" name="DvOrdinal_dv" type="xs:int"/>
        <xs:element maxOccurs="1" minOccurs="1" name="symbol" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvRateType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
Models a ratio of values, i.e. where the numerator and denominator are both pure
numbers, and the numerator is not contained (it is not a subset of the denominator).
Example 1: Numerator = Number of episodes of seizures; Denominator = Number of days
Example 2 = Number of hospital admissions; Denominator = Number of bed-days

The valid_proportion_kind property of the PROPORTION_KIND class is
used to control the type attribute to be one of a defined set.
Used for recording titers (e.g. 1:128), concentration ratios, e.g. Na:K (unitary
denominator), albumin:creatinine ratio.

Should not be used to represent things like blood pressure which are often written
using a ‘/’ character, giving the misleading impression that the item is a ratio,
when in fact it is a structured value.
Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a
ratio but an ordinal (which includes non-numeric symbols like CF = count fingers
etc).
Should not be used for formulations.
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvQuantifiedType_magnitude mlhim2.tmp#DvQuantifiedType_min_magnitude mlhim2.tmp#DvQuantifiedType_max_magnitude mlhim2.tmp#DvQuantifiedType_magnitude_status mlhim2.tmp#DvQuantifiedType_error mlhim2.tmp#DvQuantifiedType_accuracy mlhim2.tmp#DvQuantifiedType mlhim2.tmp#DvRatioType_numerator mlhim2.tmp#DvRatioType_denominator mlhim2.tmp#DvRatioType_numerator_units mlhim2.tmp#DvRatioType_denominator_units mlhim2.tmp#DvRatioType mlhim2.tmp#DvRateType_rate_type
Type extension of mlhim2:DvRatioType
Type hierarchy
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:magnitude , mlhim2:min_magnitude{0,1} , mlhim2:max_magnitude{0,1} , mlhim2:magnitude_status{0,1} , mlhim2:error , mlhim2:accuracy , mlhim2:numerator , mlhim2:denominator , mlhim2:numerator_units{0,1} , mlhim2:denominator_units{0,1} , mlhim2:rate_type{0,1}
Children mlhim2:accuracy, mlhim2:data_name, mlhim2:denominator, mlhim2:denominator_units, mlhim2:error, mlhim2:ev, mlhim2:magnitude, mlhim2:magnitude_status, mlhim2:max_magnitude, mlhim2:min_magnitude, mlhim2:normal_range, mlhim2:normal_status, mlhim2:numerator, mlhim2:numerator_units, mlhim2:other_reference_ranges, mlhim2:rate_type, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvRateType">
  <xs:annotation>
    <xs:documentation>Models a ratio of values, i.e. where the numerator and denominator are both pure numbers, and the numerator is not contained (it is not a subset of the denominator). Example 1: Numerator = Number of episodes of seizures; Denominator = Number of days Example 2 = Number of hospital admissions; Denominator = Number of bed-days The valid_proportion_kind property of the PROPORTION_KIND class is used to control the type attribute to be one of a defined set. Used for recording titers (e.g. 1:128), concentration ratios, e.g. Na:K (unitary denominator), albumin:creatinine ratio. Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “6/24” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvRatioType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="rate_type" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvDurationType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The duration data type is used to specify a time interval.

The time interval is specified in the following form "PnYnMnDTnHnMnS" where:

P indicates the period (required)
nY indicates the number of years
nM indicates the number of months
nD indicates the number of days
T indicates the start of a time section (required if you are going to specify hours, minutes, or seconds)
nH indicates the number of hours
nM indicates the number of minutes
nS indicates the number of seconds
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvDurationType_DvDuration_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvDuration_dv
Children mlhim2:DvDuration_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvDurationType">
  <xs:annotation>
    <xs:documentation>The duration data type is used to specify a time interval. The time interval is specified in the following form "PnYnMnDTnHnMnS" where: P indicates the period (required) nY indicates the number of years nM indicates the number of months nD indicates the number of days T indicates the start of a time section (required if you are going to specify hours, minutes, or seconds) nH indicates the number of hours nM indicates the number of minutes nS indicates the number of seconds</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvDuration_dv" type="xs:duration"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:DvTimeType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Annotations
The time data type is used to specify a time.

The time is specified in the following form "hh:mm:ss" where:

hh indicates the hour
mm indicates the minute
ss indicates the second

Note: All components are required!
Diagram
Diagram mlhim2.tmp#DvAnyType_data_name mlhim2.tmp#DvAnyType_ev mlhim2.tmp#DvAnyType_valid_time_begin mlhim2.tmp#DvAnyType_valid_time_end mlhim2.tmp#DvAnyType mlhim2.tmp#DvOrderedType_normal_range mlhim2.tmp#DvOrderedType_other_reference_ranges mlhim2.tmp#DvOrderedType_normal_status mlhim2.tmp#DvOrderedType mlhim2.tmp#DvTemporalType mlhim2.tmp#DvTimeType_DvTime_dv
Type extension of mlhim2:DvTemporalType
Type hierarchy
Model mlhim2:data_name , mlhim2:ev{0,1} , mlhim2:valid_time_begin{0,1} , mlhim2:valid_time_end{0,1} , mlhim2:normal_range* , mlhim2:other_reference_ranges* , mlhim2:normal_status{0,1} , mlhim2:DvTime_dv
Children mlhim2:DvTime_dv, mlhim2:data_name, mlhim2:ev, mlhim2:normal_range, mlhim2:normal_status, mlhim2:other_reference_ranges, mlhim2:valid_time_begin, mlhim2:valid_time_end
Source
<xs:complexType name="DvTimeType">
  <xs:annotation>
    <xs:documentation>The time data type is used to specify a time. The time is specified in the following form "hh:mm:ss" where: hh indicates the hour mm indicates the minute ss indicates the second Note: All components are required!</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="mlhim2:DvTemporalType">
      <xs:sequence>
        <xs:element name="DvTime_dv" type="xs:time"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type mlhim2:LAType
Namespace http://www.mlhim.org/xmls/mlhim2/2_3_0
Diagram
Diagram mlhim2.tmp#ExceptionalValueType_ev_name mlhim2.tmp#ExceptionalValueType_ev_meaning mlhim2.tmp#ExceptionalValueType mlhim2.tmp#LAType_ev_name mlhim2.tmp#LAType_ev_meaning
Type extension of mlhim2:ExceptionalValueType
Type hierarchy
Model mlhim2:ev_name , mlhim2:ev_meaning , mlhim2:ev_name , mlhim2:ev_meaning
Children mlhim2:ev_meaning, mlhim2:ev_name
Source
<xs:complexType name="LAType">
  <xs:complexContent>
    <xs:extension base="mlhim2:ExceptionalValueType">
      <xs:sequence>
        <xs:element default="Locally Added" name="ev_name" type="xs:string"/>
        <xs:element default="Must be changed locally to be meaningful." name="ev_meaning" type="xs:string"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]