http://hl7.org/fhir/StructureDefinition/BodyStructure|5.0.0

Record details about an anatomical structure. This resource may be used when a coded concept does not provide the necessary detail needed for the use case.
description: Record details about an anatomical structure.  This resource may be used when a coded concept does not provide the necessary detail needed for the use case.
derivation: specialization
name: BodyStructure
type: BodyStructure
elements:
  identifier: {isModifier: false, short: Bodystructure identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  active: {isModifier: true, short: Whether this record is in active use, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1}
  morphology:
    isModifier: false
    short: Kind of Structure
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-code'}
    isSummary: true
    index: 2
  includedStructure:
    min: 1
    isModifier: false
    short: Included anatomic location(s)
    index: 3
    mustSupport: false
    array: true
    elements:
      structure:
        isModifier: false
        short: Code that represents the included structure
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
        isSummary: true
        index: 4
      laterality:
        isModifier: false
        short: Code that represents the included structure laterality
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}
        isSummary: false
        index: 5
      bodyLandmarkOrientation:
        isModifier: false
        short: Landmark relative location
        mustSupport: false
        array: true
        isSummary: false
        index: 6
        elements:
          landmarkDescription:
            isModifier: false
            short: Body ]andmark description
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
            isSummary: false
            index: 7
          clockFacePosition:
            isModifier: false
            short: Clockface orientation
            mustSupport: false
            array: true
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position'}
            isSummary: false
            index: 8
          distanceFromLandmark:
            isModifier: false
            short: Landmark relative location
            mustSupport: false
            array: true
            isSummary: false
            index: 9
            elements:
              device:
                isModifier: false
                short: Measurement device
                mustSupport: false
                array: true
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/device-type'}
                isSummary: false
                index: 10
              value: {isModifier: false, short: Measured distance from body landmark, mustSupport: false, array: true, isSummary: false, index: 11}
          surfaceOrientation:
            isModifier: false
            short: Relative landmark surface orientation
            mustSupport: false
            array: true
            binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}
            isSummary: false
            index: 12
      spatialReference: {isModifier: false, short: Cartesian reference for structure, mustSupport: false, array: true, isSummary: false, index: 13}
      qualifier:
        isModifier: false
        short: Code that represents the included structure qualifier
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}
        isSummary: false
        index: 14
    required: [structure]
    isSummary: false
  excludedStructure:
    elementReference: ['http://hl7.org/fhir/StructureDefinition/BodyStructure', elements, includedStructure]
    isModifier: false
    short: Excluded anatomic locations(s)
    mustSupport: false
    array: true
    isSummary: false
    index: 15
  description: {isModifier: false, short: Text description, mustSupport: false, isSummary: true, index: 16}
  image: {isModifier: false, short: Attached images, mustSupport: false, array: true, isSummary: false, index: 17}
  patient: {isModifier: false, short: Who this is about, mustSupport: false, isSummary: true, index: 18}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/BodyStructure
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [includedStructure, patient]