description: null package_name: hl7.fhir.us.vrdr derivation: constraint name: DispositionLocation type: Location elements: name: {short: name, index: 0} description: {short: description, index: 1} type: short: type index: 2 elements: coding: binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'} index: 3 address: {short: address, index: 4} physicalType: short: physicalType index: 5 elements: coding: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-physical-type'} index: 6 package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Disposition-Location base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-location version: 1.0.0 required: [name, address, physicalType]