Definition Type: SimpleType
Name: PersonInjuryLocationCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for the primary or most obvious area of the persons body injured during the crash.
Collapse XSD Schema Diagram:
XSD Diagram of PersonInjuryLocationCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="PersonInjuryLocationCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for the primary or most obvious area of the persons body injured during the crash.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="01">
            <xsd:annotation>
                <xsd:documentation>Head</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="02">
            <xsd:annotation>
                <xsd:documentation>Face</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="04">
            <xsd:annotation>
                <xsd:documentation>Neck</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="05">
            <xsd:annotation>
                <xsd:documentation>Thorax( chest)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="09">
            <xsd:annotation>
                <xsd:documentation>Abdomen and Pelvis</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="101">
            <xsd:annotation>
                <xsd:documentation>Spine</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="102">
            <xsd:annotation>
                <xsd:documentation>Upper Extremity</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="103">
            <xsd:annotation>
                <xsd:documentation>Lower Extremity</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="999">
            <xsd:annotation>
                <xsd:documentation>Unspecified</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 01
Enumeration 02
Enumeration 04
Enumeration 05
Enumeration 09
Enumeration 101
Enumeration 102
Enumeration 103
Enumeration 999
Collapse Derivation Tree:
Collapse References:
mmucc_2:PersonInjuryLocationCodeType