QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlPi:type | restriction of xs:token | required |
Element | mmlPi:uniqueInfo |
<xs:element name="otherId"> <xs:complexType> <xs:sequence> <xs:element minOccurs="1" maxOccurs="1" ref="mmlCm:Id"/> </xs:sequence> <xs:attributeGroup ref="mmlPi:attlist.otherId"/> </xs:complexType> </xs:element> |
< mmlPi:uniqueInfo xmlns:mmlPi = "http://www.medxml.net/MML/v4/ContentModule/PatientInfo/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" > |
< mmlCm:Id mmlCm:type = "facility" mmlCm:checkDigitSchema = "M10" mmlCm:checkDigit = "5" mmlCm:tableId = "MML0024" > |
12345 |
</ mmlCm:Id> |
</ mmlPi:masterId> |
< mmlCm:Id mmlCm:type = "facility" mmlCm:checkDigitSchema = "M10" mmlCm:checkDigit = "5" mmlCm:tableId = "JPN452015100001" > |
678910 |
</ mmlCm:Id> |
</ mmlPi:otherId> |
</ mmlPi:uniqueInfo> |