Namespace: |
|
Defined: |
globally in commonTypes_v3.xsd; see XML source |
Used: |
at 2 locations |
| Simple Content Model |
| xs:string |
Pattern: |
[A-Z]{1}[0-9]{2}(\.[A-Za-z0-9]{1,4})? |
| Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <xs:simpleType name="icd10Code"> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z]{1}[0-9]{2}(\.[A-Za-z0-9]{1,4})?"/> </xs:restriction> </xs:simpleType> |