Skip to main content

ClinicalImpressionConnection

No description

ClinicalImpressionConnection(
_cursor: String
_id: String
_lastUpdated: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_query: String
_filter: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
_customSearchParameters: String
date: String
patient: String
assessor: String
encounter: String
findingCode: String
findingRef: String
identifier: String
investigation: String
previous: String
problem: String
status: String
subject: String
supportingInfo: String
): ConnectionResult

Arguments

ClinicalImpressionConnection._cursor ● String scalar

ClinicalImpressionConnection._id ● String scalar

Is used to allow searching based on the logical identifier of resources

ClinicalImpressionConnection._lastUpdated ● String scalar

Is used to match resources based on when the most recent change has been made

ClinicalImpressionConnection._tag ● String scalar

Is used to match resources based on tag information in the Resource.meta.tag element

ClinicalImpressionConnection._profile ● String scalar

Is used to match resources based on values in the Resource.meta.profile element

ClinicalImpressionConnection._security ● String scalar

Is used to match resources based on security labels in the Resource.meta.security element

ClinicalImpressionConnection._source ● String scalar

Is used to match resources based on source information in the Resource.meta.source element

ClinicalImpressionConnection._text ● String scalar

Is used to perform searches against the narrative content of a resource

ClinicalImpressionConnection._content ● String scalar

Is used to allow searching all textual content of a resource

ClinicalImpressionConnection._list ● String scalar

Is used to test resources against references in a List resource

ClinicalImpressionConnection._has ● String scalar

Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them

ClinicalImpressionConnection._query ● String scalar

Is used to execute a pre-defined and named query operation

ClinicalImpressionConnection._filter ● String scalar

Provides a syntax for expressing a set of query expressions on the underlying resources.

ClinicalImpressionConnection._type ● String scalar

Is used to allow filtering of types in searches that are performed across multiple resource types (e.g., searches across the server root)

ClinicalImpressionConnection._sort ● String scalar

Order to sort results in (can repeat for inner sort orders)

ClinicalImpressionConnection._count ● String scalar

Number of results per page

ClinicalImpressionConnection._include ● String scalar

Other resources to include in the search results that search matches point to

ClinicalImpressionConnection._revinclude ● String scalar

Other resources to include in the search results when they refer to search matches

ClinicalImpressionConnection._summary ● String scalar

Just return the summary elements (for resources where this is defined)

ClinicalImpressionConnection._total ● String scalar

Request a precision of the total number of results for a request

ClinicalImpressionConnection._elements ● String scalar

Request that only a specific set of elements be returned for resources

ClinicalImpressionConnection._contained ● String scalar

Whether to return resources contained in other resources in the search matches

ClinicalImpressionConnection._containedType ● String scalar

If returning contained resources, whether to return the contained or container resources

ClinicalImpressionConnection._customSearchParameters ● String scalar

One or more custom search parameters defined via SearchParameter

ClinicalImpressionConnection.date ● String scalar

Multiple Resources: /// * AllergyIntolerance: Date first version of the resource instance was recorded * CarePlan: Time period plan covers * CareTeam: Time period team covers * ClinicalImpression: When the assessment was documented * Composition: Composition editing time * Consent: When this Consent was created or indexed * DiagnosticReport: The clinically relevant time of the report * Encounter: A date within the period the Encounter lasted * EpisodeOfCare: The provided date search value falls within the episode of care's period * FamilyMemberHistory: When history was recorded or last updated * Flag: Time period when flag is active * Immunization: Vaccination (non)-Administration Date * List: When the list was prepared * Observation: Obtained date/time. If the obtained element is a period, a date that falls in the period * Procedure: When the procedure was performed * RiskAssessment: When was assessment made? * SupplyRequest: When the request was made ///

ClinicalImpressionConnection.patient ● String scalar

Multiple Resources: /// * AllergyIntolerance: Who the sensitivity is for * CarePlan: Who the care plan is for * CareTeam: Who care team is for * ClinicalImpression: Patient or group assessed * Composition: Who and/or what the composition is about * Condition: Who has the condition? * Consent: Who the consent applies to * DetectedIssue: Associated patient * DeviceRequest: Individual the service is ordered for * DeviceUseStatement: Search by subject - a patient * DiagnosticReport: The subject of the report if a patient * DocumentManifest: The subject of the set of documents * DocumentReference: Who/what is the subject of the document * Encounter: The patient or group present at the encounter * EpisodeOfCare: The patient who is the focus of this episode of care * FamilyMemberHistory: The identity of a subject to list family member history items for * Flag: The identity of a subject to list flags for * Goal: Who this goal is intended for * ImagingStudy: Who the study is about * Immunization: The patient for the vaccination record * List: If all resources have the same subject * MedicationAdministration: The identity of a patient to list administrations for * MedicationDispense: The identity of a patient to list dispenses for * MedicationRequest: Returns prescriptions for a specific patient * MedicationStatement: Returns statements for a specific patient. * NutritionOrder: The identity of the person who requires the diet, formula or nutritional supplement * Observation: The subject that the observation is about (if patient) * Procedure: Search by subject - a patient * RiskAssessment: Who/what does assessment apply to? * ServiceRequest: Search by subject - a patient * SupplyDelivery: Patient for whom the item is supplied * VisionPrescription: The identity of a patient to list dispenses for ///

ClinicalImpressionConnection.assessor ● String scalar

The clinician performing the assessment

ClinicalImpressionConnection.encounter ● String scalar

Encounter created as part of

ClinicalImpressionConnection.findingCode ● String scalar

What was found

ClinicalImpressionConnection.findingRef ● String scalar

What was found

ClinicalImpressionConnection.identifier ● String scalar

Business identifier

ClinicalImpressionConnection.investigation ● String scalar

Record of a specific investigation

ClinicalImpressionConnection.previous ● String scalar

Reference to last assessment

ClinicalImpressionConnection.problem ● String scalar

Relevant impressions of patient state

ClinicalImpressionConnection.status ● String scalar

in-progress | completed | entered-in-error

ClinicalImpressionConnection.subject ● String scalar

Patient or group assessed

ClinicalImpressionConnection.supportingInfo ● String scalar

Information supporting the clinical impression

Type

ConnectionResult object