description: Injury Location (LocationVitalRecords) package_name: hl7.fhir.us.vrdr derivation: constraint name: InjuryLocation type: Location elements: type: pattern: type: CodeableConcept value: coding: - {code: injury, system: 'http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs'} index: 0 address: elements: city: {short: City, index: 1} district: {short: County, index: 2} state: {short: State, index: 3} position: short: Place of injury lat/long index: 4 elements: longitude: {short: Place of injury longitude, index: 5} latitude: {short: Place of injury latitude, index: 6} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-location base: http://hl7.org/fhir/us/vrdr/StructureDefinition/Location-vr version: 3.0.0-ballot required: [type]