Schema AudiogramMetadata-269-500.xsd


schema location C:\Users\chris\Desktop\DataStandards\Audiogram Meta Data\Format 500\AudiogramMetadata-269-500.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.himsa.com/Measurement/AudiogramMetadata/500
 
Elements  Complex types 
HIMSAAudiogramMetadataStandard  AMCLASS_Type 


element HIMSAAudiogramMetadataStandard
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p1.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
content complex
children AutomatedMeasurement PredictedAccuracies AudiogramClassifications
attributes
Name  Type  Use  Default  Fixed  Annotation
Version  derived by: xs:integer  required    500  
documentation
Version of this data standard
annotation
documentation
ROOT ELEMENT

Important: All XML data must be encoded using UTF-8.  With Noah 4.13 and newer Noah validation rules will only allow UTF-8.

Including a Byte Order Mark (BOM)is not necessary but considered acceptable

Declaring and making use of additional XML Namespaces is not allowed.  Noah validation rules will reject the data if detected.

REV 3 (See REV history below)

HIMSA II MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OR SUITABILITY FOR A PARTICULAR PURPOSE. HIMSA shall not be liable for errors contained herein or for incidental consequential damages in connection with the supply of, performance of, or use of this material.

This document contains proprietary information that is protected by copyright. All rights are reserved. No parts of this document may be photocopied, reproduced or distributed to Non-HIMSA member companies. without the prior permission of HIMSA II.

REV History
Rev 1 - First public release August 2 2019
REV 2 / November 4 2019 - Annotation updates only, note to use UTF-8
REV 3 / December 7 2020 - Annotation updates only, note on UTF-8 and validation, BOM and use of additional namespaces

Copyright © 2019 HIMSA II  K/S
source <xs:element name="HIMSAAudiogramMetadataStandard">
 
<xs:annotation>
   
<xs:documentation>ROOT ELEMENT

Important: All XML data must be encoded using UTF-8.  With Noah 4.13 and newer Noah validation rules will only allow UTF-8.

Including a Byte Order Mark (BOM)is not necessary but considered acceptable

Declaring and making use of additional XML Namespaces is not allowed.  Noah validation rules will reject the data if detected.

REV 3 (See REV history below)

HIMSA II MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OR SUITABILITY FOR A PARTICULAR PURPOSE. HIMSA shall not be liable for errors contained herein or for incidental consequential damages in connection with the supply of, performance of, or use of this material.

This document contains proprietary information that is protected by copyright. All rights are reserved. No parts of this document may be photocopied, reproduced or distributed to Non-HIMSA member companies. without the prior permission of HIMSA II.

REV History
Rev 1 - First public release August 2 2019
REV 2 / November 4 2019 - Annotation updates only, note to use UTF-8
REV 3 / December 7 2020 - Annotation updates only, note on UTF-8 and validation, BOM and use of additional namespaces

Copyright © 2019 HIMSA II  K/S
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AutomatedMeasurement" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>True means that the measurement was collected via in an automated fashion.   The measurement system defines if the test was automated.  This standard does not consider if the measurement was 100% or partial automated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PredictedAccuracies" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:choice>
           
<xs:annotation>
             
<xs:documentation>Choose One</xs:documentation>
           
</xs:annotation>
           
<xs:element name="Qualind">
             
<xs:annotation>
               
<xs:documentation>Qualind ™</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="DefinedValue">
                   
<xs:annotation>
                     
<xs:documentation>Qualind defined values</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:NMTOKEN">
                       
<xs:enumeration value="Good"/>
                       
<xs:enumeration value="Fair"/>
                       
<xs:enumeration value="Poor"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Disagree" type="xs:string" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>If text is stored in Disagree this means that the hearing care professional has disagreed with Qualind.  They will then be able enter their own free from text based value</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="NonStandardized">
             
<xs:annotation>
               
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:choice>
                 
<xs:annotation>
                   
<xs:documentation>Choose One</xs:documentation>
                 
</xs:annotation>
                 
<xs:element name="DefinedValue">
                   
<xs:annotation>
                     
<xs:documentation>enumerated choices of Good, Fair and Poor</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:NMTOKEN">
                       
<xs:enumeration value="Good"/>
                       
<xs:enumeration value="Fair"/>
                       
<xs:enumeration value="Poor"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="CustomValue" type="xs:string">
                   
<xs:annotation>
                     
<xs:documentation>a free form text string can be stored if one of the defined values is not desired</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:choice>
             
</xs:complexType>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="AudiogramClassifications" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Audiogramgram Classifications are optional to be stored.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="AMCLASS">
             
<xs:annotation>
               
<xs:documentation>AMCLASS ™</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Symmetry" minOccurs="0">
                   
<xs:simpleType>
                     
<xs:restriction base="xs:NMTOKEN">
                       
<xs:enumeration value="SymmetricalHearingLoss"/>
                       
<xs:enumeration value="ASymmetricalHearingLoss"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="RightEar" type="AMCLASS_Type" minOccurs="0"/>
                 
<xs:element name="LeftEar" type="AMCLASS_Type" minOccurs="0"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="NonStandardized" type="xs:string">
             
<xs:annotation>
               
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="Version" use="required" fixed="500">
     
<xs:annotation>
       
<xs:documentation>Version of this data standard
</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:integer">
         
<xs:minInclusive value="500"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute HIMSAAudiogramMetadataStandard/@Version
type restriction of xs:integer
properties
use required
fixed 500
facets
Kind Value Annotation
minInclusive 500
annotation
documentation
Version of this data standard
source <xs:attribute name="Version" use="required" fixed="500">
 
<xs:annotation>
   
<xs:documentation>Version of this data standard
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="500"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element HIMSAAudiogramMetadataStandard/AutomatedMeasurement
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p2.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
True means that the measurement was collected via in an automated fashion.   The measurement system defines if the test was automated.  This standard does not consider if the measurement was 100% or partial automated.
source <xs:element name="AutomatedMeasurement" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>True means that the measurement was collected via in an automated fashion.   The measurement system defines if the test was automated.  This standard does not consider if the measurement was 100% or partial automated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p3.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
minOcc 0
maxOcc unbounded
content complex
children Qualind NonStandardized
source <xs:element name="PredictedAccuracies" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:choice>
     
<xs:annotation>
       
<xs:documentation>Choose One</xs:documentation>
     
</xs:annotation>
     
<xs:element name="Qualind">
       
<xs:annotation>
         
<xs:documentation>Qualind ™</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DefinedValue">
             
<xs:annotation>
               
<xs:documentation>Qualind defined values</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:NMTOKEN">
                 
<xs:enumeration value="Good"/>
                 
<xs:enumeration value="Fair"/>
                 
<xs:enumeration value="Poor"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Disagree" type="xs:string" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>If text is stored in Disagree this means that the hearing care professional has disagreed with Qualind.  They will then be able enter their own free from text based value</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="NonStandardized">
       
<xs:annotation>
         
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:choice>
           
<xs:annotation>
             
<xs:documentation>Choose One</xs:documentation>
           
</xs:annotation>
           
<xs:element name="DefinedValue">
             
<xs:annotation>
               
<xs:documentation>enumerated choices of Good, Fair and Poor</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:NMTOKEN">
                 
<xs:enumeration value="Good"/>
                 
<xs:enumeration value="Fair"/>
                 
<xs:enumeration value="Poor"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="CustomValue" type="xs:string">
             
<xs:annotation>
               
<xs:documentation>a free form text string can be stored if one of the defined values is not desired</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/Qualind
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p4.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
content complex
children DefinedValue Disagree
annotation
documentation
Qualind ™
source <xs:element name="Qualind">
 
<xs:annotation>
   
<xs:documentation>Qualind ™</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DefinedValue">
       
<xs:annotation>
         
<xs:documentation>Qualind defined values</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Good"/>
           
<xs:enumeration value="Fair"/>
           
<xs:enumeration value="Poor"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Disagree" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>If text is stored in Disagree this means that the hearing care professional has disagreed with Qualind.  They will then be able enter their own free from text based value</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/Qualind/DefinedValue
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p5.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Good
enumeration Fair
enumeration Poor
annotation
documentation
Qualind defined values
source <xs:element name="DefinedValue">
 
<xs:annotation>
   
<xs:documentation>Qualind defined values</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Good"/>
     
<xs:enumeration value="Fair"/>
     
<xs:enumeration value="Poor"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/Qualind/Disagree
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p6.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
If text is stored in Disagree this means that the hearing care professional has disagreed with Qualind.  They will then be able enter their own free from text based value
source <xs:element name="Disagree" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If text is stored in Disagree this means that the hearing care professional has disagreed with Qualind.  They will then be able enter their own free from text based value</xs:documentation>
 
</xs:annotation>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/NonStandardized
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p7.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
content complex
children DefinedValue CustomValue
annotation
documentation
Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.
source <xs:element name="NonStandardized">
 
<xs:annotation>
   
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:annotation>
       
<xs:documentation>Choose One</xs:documentation>
     
</xs:annotation>
     
<xs:element name="DefinedValue">
       
<xs:annotation>
         
<xs:documentation>enumerated choices of Good, Fair and Poor</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Good"/>
           
<xs:enumeration value="Fair"/>
           
<xs:enumeration value="Poor"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="CustomValue" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>a free form text string can be stored if one of the defined values is not desired</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/NonStandardized/DefinedValue
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p8.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Good
enumeration Fair
enumeration Poor
annotation
documentation
enumerated choices of Good, Fair and Poor
source <xs:element name="DefinedValue">
 
<xs:annotation>
   
<xs:documentation>enumerated choices of Good, Fair and Poor</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Good"/>
     
<xs:enumeration value="Fair"/>
     
<xs:enumeration value="Poor"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HIMSAAudiogramMetadataStandard/PredictedAccuracies/NonStandardized/CustomValue
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p9.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type xs:string
properties
content simple
annotation
documentation
a free form text string can be stored if one of the defined values is not desired
source <xs:element name="CustomValue" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>a free form text string can be stored if one of the defined values is not desired</xs:documentation>
 
</xs:annotation>
</xs:element>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p10.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
minOcc 0
maxOcc unbounded
content complex
children AMCLASS NonStandardized
annotation
documentation
Audiogramgram Classifications are optional to be stored.
source <xs:element name="AudiogramClassifications" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Audiogramgram Classifications are optional to be stored.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="AMCLASS">
       
<xs:annotation>
         
<xs:documentation>AMCLASS ™</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Symmetry" minOccurs="0">
             
<xs:simpleType>
               
<xs:restriction base="xs:NMTOKEN">
                 
<xs:enumeration value="SymmetricalHearingLoss"/>
                 
<xs:enumeration value="ASymmetricalHearingLoss"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="RightEar" type="AMCLASS_Type" minOccurs="0"/>
           
<xs:element name="LeftEar" type="AMCLASS_Type" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="NonStandardized" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p11.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
content complex
children Symmetry RightEar LeftEar
annotation
documentation
AMCLASS ™
source <xs:element name="AMCLASS">
 
<xs:annotation>
   
<xs:documentation>AMCLASS ™</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Symmetry" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="SymmetricalHearingLoss"/>
           
<xs:enumeration value="ASymmetricalHearingLoss"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="RightEar" type="AMCLASS_Type" minOccurs="0"/>
     
<xs:element name="LeftEar" type="AMCLASS_Type" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS/Symmetry
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p12.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration SymmetricalHearingLoss
enumeration ASymmetricalHearingLoss
source <xs:element name="Symmetry" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="SymmetricalHearingLoss"/>
     
<xs:enumeration value="ASymmetricalHearingLoss"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS/RightEar
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p13.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type AMCLASS_Type
properties
minOcc 0
maxOcc 1
content complex
children SiteOfLesion ConfigurationSeverityChoice
source <xs:element name="RightEar" type="AMCLASS_Type" minOccurs="0"/>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS/LeftEar
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p14.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type AMCLASS_Type
properties
minOcc 0
maxOcc 1
content complex
children SiteOfLesion ConfigurationSeverityChoice
source <xs:element name="LeftEar" type="AMCLASS_Type" minOccurs="0"/>

element HIMSAAudiogramMetadataStandard/AudiogramClassifications/NonStandardized
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p15.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type xs:string
properties
content simple
annotation
documentation
Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.
source <xs:element name="NonStandardized" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Information that is not defined by a published standard.  The information is assumed to be understood by the creator of the data.</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AMCLASS_Type
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p16.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
children SiteOfLesion ConfigurationSeverityChoice
used by
elements HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS/LeftEar HIMSAAudiogramMetadataStandard/AudiogramClassifications/AMCLASS/RightEar
source <xs:complexType name="AMCLASS_Type">
 
<xs:sequence>
   
<xs:element name="SiteOfLesion">
     
<xs:simpleType>
       
<xs:restriction base="xs:NMTOKEN">
         
<xs:enumeration value="Conductive"/>
         
<xs:enumeration value="Sensorineural"/>
         
<xs:enumeration value="Mixed"/>
         
<xs:enumeration value="SensorineuralOrMixed"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="ConfigurationSeverityChoice">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="NormalHearing" type="xs:boolean" fixed="true">
           
<xs:annotation>
             
<xs:documentation>If to be stored this value is set to True as a fixed choice</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FlatHearingLoss">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="Mild"/>
               
<xs:enumeration value="Moderate"/>
               
<xs:enumeration value="Severe"/>
               
<xs:enumeration value="Profound"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="SlopingHearingLoss">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="NormalMild"/>
               
<xs:enumeration value="NormalModerate"/>
               
<xs:enumeration value="NormalSevere"/>
               
<xs:enumeration value="MildModerate"/>
               
<xs:enumeration value="MildSevere"/>
               
<xs:enumeration value="ModerateSevere"/>
               
<xs:enumeration value="Profound"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="RisingHearingLoss">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="MildNormal"/>
               
<xs:enumeration value="ModerateNormal"/>
               
<xs:enumeration value="ModerateMild"/>
               
<xs:enumeration value="SevereNormal"/>
               
<xs:enumeration value="SevereMild"/>
               
<xs:enumeration value="SevereModerate"/>
               
<xs:enumeration value="ProfoundSevere"/>
               
<xs:enumeration value="Profound"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="TroughShapedHearingLoss">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="Mild"/>
               
<xs:enumeration value="Moderate"/>
               
<xs:enumeration value="Severe"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="PeakedHearingLoss">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="Mild"/>
               
<xs:enumeration value="Moderate"/>
               
<xs:enumeration value="Severe"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="Other">
           
<xs:simpleType>
             
<xs:restriction base="xs:NMTOKEN">
               
<xs:enumeration value="Mild"/>
               
<xs:enumeration value="Moderate"/>
               
<xs:enumeration value="Severe"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AMCLASS_Type/SiteOfLesion
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p17.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Conductive
enumeration Sensorineural
enumeration Mixed
enumeration SensorineuralOrMixed
source <xs:element name="SiteOfLesion">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Conductive"/>
     
<xs:enumeration value="Sensorineural"/>
     
<xs:enumeration value="Mixed"/>
     
<xs:enumeration value="SensorineuralOrMixed"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p18.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
properties
content complex
children NormalHearing FlatHearingLoss SlopingHearingLoss RisingHearingLoss TroughShapedHearingLoss PeakedHearingLoss Other
source <xs:element name="ConfigurationSeverityChoice">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="NormalHearing" type="xs:boolean" fixed="true">
       
<xs:annotation>
         
<xs:documentation>If to be stored this value is set to True as a fixed choice</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FlatHearingLoss">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Mild"/>
           
<xs:enumeration value="Moderate"/>
           
<xs:enumeration value="Severe"/>
           
<xs:enumeration value="Profound"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="SlopingHearingLoss">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="NormalMild"/>
           
<xs:enumeration value="NormalModerate"/>
           
<xs:enumeration value="NormalSevere"/>
           
<xs:enumeration value="MildModerate"/>
           
<xs:enumeration value="MildSevere"/>
           
<xs:enumeration value="ModerateSevere"/>
           
<xs:enumeration value="Profound"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="RisingHearingLoss">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="MildNormal"/>
           
<xs:enumeration value="ModerateNormal"/>
           
<xs:enumeration value="ModerateMild"/>
           
<xs:enumeration value="SevereNormal"/>
           
<xs:enumeration value="SevereMild"/>
           
<xs:enumeration value="SevereModerate"/>
           
<xs:enumeration value="ProfoundSevere"/>
           
<xs:enumeration value="Profound"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="TroughShapedHearingLoss">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Mild"/>
           
<xs:enumeration value="Moderate"/>
           
<xs:enumeration value="Severe"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="PeakedHearingLoss">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Mild"/>
           
<xs:enumeration value="Moderate"/>
           
<xs:enumeration value="Severe"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Other">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:enumeration value="Mild"/>
           
<xs:enumeration value="Moderate"/>
           
<xs:enumeration value="Severe"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/NormalHearing
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p19.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type xs:boolean
properties
content simple
fixed true
annotation
documentation
If to be stored this value is set to True as a fixed choice
source <xs:element name="NormalHearing" type="xs:boolean" fixed="true">
 
<xs:annotation>
   
<xs:documentation>If to be stored this value is set to True as a fixed choice</xs:documentation>
 
</xs:annotation>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/FlatHearingLoss
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p20.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Mild
enumeration Moderate
enumeration Severe
enumeration Profound
source <xs:element name="FlatHearingLoss">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Mild"/>
     
<xs:enumeration value="Moderate"/>
     
<xs:enumeration value="Severe"/>
     
<xs:enumeration value="Profound"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/SlopingHearingLoss
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p21.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration NormalMild
enumeration NormalModerate
enumeration NormalSevere
enumeration MildModerate
enumeration MildSevere
enumeration ModerateSevere
enumeration Profound
source <xs:element name="SlopingHearingLoss">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="NormalMild"/>
     
<xs:enumeration value="NormalModerate"/>
     
<xs:enumeration value="NormalSevere"/>
     
<xs:enumeration value="MildModerate"/>
     
<xs:enumeration value="MildSevere"/>
     
<xs:enumeration value="ModerateSevere"/>
     
<xs:enumeration value="Profound"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/RisingHearingLoss
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p22.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration MildNormal
enumeration ModerateNormal
enumeration ModerateMild
enumeration SevereNormal
enumeration SevereMild
enumeration SevereModerate
enumeration ProfoundSevere
enumeration Profound
source <xs:element name="RisingHearingLoss">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="MildNormal"/>
     
<xs:enumeration value="ModerateNormal"/>
     
<xs:enumeration value="ModerateMild"/>
     
<xs:enumeration value="SevereNormal"/>
     
<xs:enumeration value="SevereMild"/>
     
<xs:enumeration value="SevereModerate"/>
     
<xs:enumeration value="ProfoundSevere"/>
     
<xs:enumeration value="Profound"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/TroughShapedHearingLoss
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p23.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Mild
enumeration Moderate
enumeration Severe
source <xs:element name="TroughShapedHearingLoss">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Mild"/>
     
<xs:enumeration value="Moderate"/>
     
<xs:enumeration value="Severe"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/PeakedHearingLoss
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p24.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Mild
enumeration Moderate
enumeration Severe
source <xs:element name="PeakedHearingLoss">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Mild"/>
     
<xs:enumeration value="Moderate"/>
     
<xs:enumeration value="Severe"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AMCLASS_Type/ConfigurationSeverityChoice/Other
diagram AudiogramMetadata-269-500rev3_diagrams/AudiogramMetadata-269-500rev3_p25.png
namespace http://www.himsa.com/Measurement/AudiogramMetadata/500
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
enumeration Mild
enumeration Moderate
enumeration Severe
source <xs:element name="Other">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:enumeration value="Mild"/>
     
<xs:enumeration value="Moderate"/>
     
<xs:enumeration value="Severe"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy