Resources
BodyStructure
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.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier[] | Bodystructure identifier |
active | No | boolean | Whether this record is in active use |
morphology | No | CodeableConcept | Kind of Structure |
location | No | CodeableConcept | Body site |
locationQualifier | No | CodeableConcept[] | Body site modifier |
description | No | string | Text description |
image | No | Attachment[] | Attached images |
patient | Yes | Reference<Patient> | Who this is about |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
identifier | token | Bodystructure identifier | BodyStructure.identifier |
location | token | Body site | BodyStructure.location |
morphology | token | Kind of Structure | BodyStructure.morphology |
patient | reference | Who this is about | BodyStructure.patient |
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see BodyStructure.