description: Injury Location (USCoreLocation) 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: extensions: cityCode: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/CityCode', min: 0, max: 1, short: City Code, type: Extension, label: City Code, index: 2} elements: extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: cityCode: match: {url: null} schema: {short: City Code, type: Extension, label: City Code, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/CityCode', index: 2} min: 0 max: 1 district: extensions: districtCode: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/DistrictCode', min: 0, max: 1, short: County code, type: Extension, label: County code, index: 4} elements: extension: index: 3 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: districtCode: match: {url: null} schema: {short: County code, type: Extension, label: County code, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/DistrictCode', index: 4} min: 0 max: 1 state: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-states-territories-provinces-vs'} index: 5 position: {short: Lat/Long of Injury, index: 6} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-location base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-location version: 2.0.0 required: [type]