Skip to main content

BodyStructureListType

No description

type BodyStructureListType {
BodyStructureList(
_filter: String
identifier: [token]
_profile: [uri]
morphology: [token]
patient: [reference]
_lastUpdated: [date]
_tag: [token]
_security: [token]
_source: [uri]
location: [token]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): [BodyStructure]
}

Fields

BodyStructureListType.BodyStructureList ● [BodyStructure] list object

BodyStructureListType.BodyStructureList._filter ● String scalar
BodyStructureListType.BodyStructureList.identifier ● [token] list scalar
BodyStructureListType.BodyStructureList._profile ● [uri] list scalar
BodyStructureListType.BodyStructureList.morphology ● [token] list scalar
BodyStructureListType.BodyStructureList.patient ● [reference] list scalar
BodyStructureListType.BodyStructureList._lastUpdated ● [date] list scalar
BodyStructureListType.BodyStructureList._tag ● [token] list scalar
BodyStructureListType.BodyStructureList._security ● [token] list scalar
BodyStructureListType.BodyStructureList._source ● [uri] list scalar
BodyStructureListType.BodyStructureList.location ● [token] list scalar
BodyStructureListType.BodyStructureList._id ● [token] list scalar
BodyStructureListType.BodyStructureList._text ● [String] list scalar
BodyStructureListType.BodyStructureList._content ● [String] list scalar
BodyStructureListType.BodyStructureList._sort ● String scalar
BodyStructureListType.BodyStructureList._count ● Int scalar
BodyStructureListType.BodyStructureList._cursor ● String scalar