The optional element Identifier may occur multiple times. It defines an issuing authority and the unique identifier for the coding scheme defined by that authority. The element Identifier has no contents. EXAMPLE<Identifier authority="HL7" uid="2.16.840.1.113883.6.3"/> |
Element | ClaML |
<xs:element name="Identifier"> <xs:annotation> <xs:documentation xml:lang="en-US">The optional element Identifier may occur multiple times. It defines an issuing authority and the unique identifier for the coding scheme defined by that authority. The element Identifier has no contents. EXAMPLE <Identifier authority="HL7" uid="2.16.840.1.113883.6.3"/> </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="attlist.Identifier"/> </xs:complexType> </xs:element> |