Nerve
FHIRResources

BodyStructure

Maturity LevelSecurity CategoryResource Category
1Patient
Clinical

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.

Resource Content

NameRequired
Type
Description & Constraints
identifierIdentifier[]Bodystructure identifier
activebooleanWhether this record is in active use
morphologyCodeableConceptKind of Structure (SNOMED CT Morphologic Abnormalities)
locationCodeableConceptBody site (SNOMED CT Body Structures)
locationQualifierCodeableConcept[]Body site modifier (Bodystructure Location Qualifier)
descriptionstringText description
imageAttachment[]Attached images
patientReference<Patient>Who this is about

Search Parameters

NameTypeDescriptionExpression
identifiertokenAccount numberAccount.identifier
namestringHuman-readable labelAccount.name
ownerreferenceEntity managing the AccountAccount.owner
patientreferenceThe entity that caused the expensesAccount.subject.where(resolve() is Patient)
perioddateTransaction windowAccount.servicePeriod
statustokenactive | inactive | entered-in-error | on-hold | unknownAccount.status
subjectreferenceThe entity that caused the expensesAccount.subject
typetokenE.g. patient, expense, depreciationAccount.type

Scope and Usage

The BodyStructure resource contains details about the anatomical location of a specimen or body part, including patient information, identifiers, as well as text descriptions and images. It provides for the addition of qualifiers such as laterality and directionality to the anatomic location for those use cases where precoordination of codes is not possible. The BodyStructure resource supports recording and tracking of an anatomic location or structure on a patient outside the context of another resource. For example it can be the target of a Procedure resource or Observation resource.

Boundaries and Relationships

The BodyStructure resource is not intended to substitute for precoordination of codes. If precoordination of codes is supported by an implementation the codeableConcept should be used. This resource is not intended for describing the type of anatomical location but rather a specific body site on a specific patient.

Referenced Elements

N/A

On this page