PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-crd@2.0.1
    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: Location
type: Location
elements:
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/CMSMappableLocationCodes'}
    index: 0
  address:
    index: 1
    elements:
      type:
        short: physical | both
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/locationAddressType'}
        mustSupport: true
        index: 2
  managingOrganization:
    type: Reference
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-organization']
    index: 3
  partOf:
    type: Reference
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location']
    index: 4
package_version: 2.0.1
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: 2.0.1
required: [managingOrganization, address]