Namespace: |
|
Defined: |
globally in commonTypes_v3.xsd; see XML source |
Used: |
never |
| Simple Content Model |
| xs:string |
Pattern: |
(T71\.(([1][1-9]([0-9])?)|([2-8][0-9]{0,2})|[9]))|(T((36\.[0-9][0-9]{0,2})|([4-5][0-9]\.[0-9]{1,3})|(6[0-5]\.(([0-8][0-9]{0,2})|(9[0-1][0-9]{0,1})|([9][^0-9A-Za-z])))))|(([V-X][0-9]{2}\.[0-9][0-9]{0,2})|(Y(3[0-8]|[0-2][0-9])\.[0-9][0-9]{0,2})) |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <xs:simpleType name="icd10CodeInjury"> <xs:restriction base="xs:string"> <xs:pattern value="(T71\.(([1][1-9]([0-9])?)|([2-8][0-9]{0,2})|[9]))|(T((36\.[0-9][0-9]{0,2})|([4-5][0-9]\.[0-9]{1,3})|(6[0-5]\.(([0-8][0-9]{0,2})|(9[0-1][0-9]{0,1})|([9][^0-9A-Za-z])))))|(([V-X][0-9]{2}\.[0-9][0-9]{0,2})|(Y(3[0-8]|[0-2][0-9])\.[0-9][0-9]{0,2}))"/> </xs:restriction> </xs:simpleType> |