PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.breastcancer@0.1.0
    http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation
description: 'A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.\n\nCIMI Alignment: In CIMI V0.0.4, AnatomicalLocation has no parent class. This appears to have been an oversight, and the parent should have been Entity, as modeled here.'
package_name: hl7.fhir.us.breastcancer
derivation: constraint
name: AnatomicalLocationProfile
type: BodySite
elements:
  code: {index: 0}
  qualifier:
    index: 1
    slicing:
      id: '1'
      rules: open
      ordered: false
      discriminator:
      - {path: coding.code, type: value}
      min: null
      slices:
        cimi-Laterality:
          match:
            coding: {code: null}
          schema: {short: Laterality, index: 2}
          min: 0
          max: 1
        cimi-AnatomicalDirection:
          match:
            coding: {code: null}
          schema: {short: AnatomicalDirection, index: 3}
          min: 0
          max: 1
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-AnatomicalLocation
base: http://hl7.org/fhir/StructureDefinition/BodySite
version: 0.1.0
required: [code]