PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.davinci@crd-2.1.0-preview
    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: rs/hl7.fhir.us.davinci
derivation: constraint
name: CRDLocation
type: Location
elements:
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-crd/ValueSet/CMSMappableLocationCodes'}
    mustSupport: true
    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: crd-2.1.0-preview
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.1.0-preview
required: [address, managingOrganization]