BodyStructure
No description
type BodyStructure implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
active: Boolean
_active: ElementBase
morphology: CodeableConcept
location: CodeableConcept
locationQualifier: [CodeableConcept]
description: String
_description: ElementBase
image: [Attachment]
patient: Reference!
}
Fields
BodyStructure.id ● String scalar
BodyStructure.meta ● Meta object
BodyStructure.implicitRules ● uri scalar
BodyStructure._implicitRules ● ElementBase object
BodyStructure.language ● code scalar
BodyStructure._language ● ElementBase object
BodyStructure.text ● Narrative object
BodyStructure.contained ● [Resource] list object
BodyStructure.extension ● [Extension] list object
BodyStructure.modifierExtension ● [Extension] list object
BodyStructure.identifier ● [Identifier] list object
BodyStructure.active ● Boolean scalar
BodyStructure._active ● ElementBase object
BodyStructure.morphology ● CodeableConcept object
BodyStructure.location ● CodeableConcept object
BodyStructure.locationQualifier ● [CodeableConcept] list object
BodyStructure.description ● String scalar
BodyStructure._description ● ElementBase object
BodyStructure.image ● [Attachment] list object
BodyStructure.patient ● Reference! non-null object
Interfaces
IDomainResource interface
IResource interface
Returned By
BodyStructure query ● BodyStructureList query
Member Of
BodyStructureEdge object ● BodyStructureListType object ● BodyStructureReadType object