R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Orders and Observations Work GroupMaturity Level: 1 Trial Use Compartments: Patient

Detailed Descriptions for the elements in the BodyStructure resource.

BodyStructure
Definition

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.

Control1..1
Alternate Namesanatomical location
BodyStructure.identifier
Definition

Identifier for this instance of the anatomical structure.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
BodyStructure.active
Definition

Whether this body site is in active use.

Control0..1
Typeboolean
Is Modifiertrue
Default Valuetrue
Requirements

Need to be able to mark a body site entry as not to be used because it was created in error.

Summarytrue
Comments

This element is labeled as a modifier because it may be used to mark that the resource was created in error.

BodyStructure.morphology
Definition

The kind of structure being represented by the body structure at BodyStructure.location. This can define both normal and abnormal morphologies.

Control0..1
Terminology BindingSNOMED CT Morphologic Abnormalities (Example)
TypeCodeableConcept
Summarytrue
Comments

The minimum cardinality of 0 supports the use case of specifying a location without defining a morphology.

BodyStructure.location
Definition

The anatomical location or region of the specimen, lesion, or body structure.

Control0..1
Terminology BindingSNOMED CT Body Structures (Example)
TypeCodeableConcept
Summarytrue
BodyStructure.locationQualifier
Definition

Qualifier to refine the anatomical location. These include qualifiers for laterality, relative location, directionality, number, and plane.

Control0..*
Terminology BindingBodystructure Location Qualifier (Example)
TypeCodeableConcept
BodyStructure.description
Definition

A summary, charactarization or explanation of the body structure.

Control0..1
Typestring
Summarytrue
Comments

This description could include any visual markings used to orientate the viewer e.g. external reference points, special sutures, ink markings.

BodyStructure.image
Definition

Image or images used to identify a location.

Control0..*
TypeAttachment
BodyStructure.patient
Definition

The person to which the body site belongs.

Control1..1
TypeReference(Patient)
Summarytrue