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

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: {short: Bodystructure identifier, array: true, isSummary: true, index: 0}
  active: {isModifier: true, short: Whether this record is in active use, 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:
    short: Kind of Structure
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-code'}
    isSummary: true
    index: 2
  location:
    short: Body site
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    isSummary: true
    index: 3
  locationQualifier:
    short: Body site modifier
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}
    index: 4
  description: {short: Text description, isSummary: true, index: 5}
  image: {short: Attached images, array: true, index: 6}
  patient: {short: Who this is about, isSummary: true, index: 7}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/BodyStructure
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [patient]