PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-crd@2.2.0-ballot
    http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location
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: CRDLocation
type: Location
elements:
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/CMSMappableLocationCodes'}
    index: 0
  address:
    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
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-organization']
    index: 2
  partOf:
    type: Reference
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location']
    index: 3
package_version: 2.2.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|7.0.0
version: 2.2.0-ballot
required: [managingOrganization]