description: This profile specifies constraints on the US Core Location profile to support coverage requirements discovery. package_name: hl7.fhir.us.davinci-crd derivation: constraint name: Location type: Location elements: address: type: Address mustSupport: true index: 0 elements: type: short: physical | both binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/locationAddressType'} mustSupport: true index: 1 managingOrganization: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-organization'] index: 2 partOf: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location'] index: 3 package_version: 1.1.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-location version: 1.1.0-ballot required: [managingOrganization, address]