j:CrashInjuryAugmentation
Additional information about an injury.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.1
Schema document: domains/jxdm/4.1/jxdm.xsd
Type: j:CrashInjuryAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:InjuryType
Content
- Sequence [1..1]
- j:PersonInjurySeverityCode [0..*] A severity of an injury received by a person involved into a Traffic Accident.
- j:PersonInjuryLocationCode [0..*] The primary or most obvious area of the persons body injured during the crash.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type j:CrashInjuryType (Element j:CrashInjury)
Substitution hierarchy
- s:Augmentation
- can be substituted with j:CrashInjuryAugmentation
Sample instance
<j:CrashInjuryAugmentation> <j:PersonInjurySeverityCode>1</j:PersonInjurySeverityCode> <j:PersonInjuryLocationCode>102</j:PersonInjuryLocationCode> </j:CrashInjuryAugmentation>