CompositionListType
No description
type CompositionListType {
CompositionList(
_filter: String
date: [date]
subject: [reference]
_lastUpdated: [date]
confidentiality: [token]
section: [token]
type: [token]
title: [String]
patient: [reference]
context: [token]
identifier: [token]
period: [date]
related_id: [token]
author: [reference]
_security: [token]
encounter: [reference]
attester: [reference]
entry: [reference]
_profile: [uri]
related_ref: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Composition]
}