DocumentReferenceConnection
No description
DocumentReferenceConnection(
_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
identifier: String
patient: String
type: String
encounter: String
authenticator: String
author: String
category: String
contenttype: String
custodian: String
date: String
description: String
event: String
facility: String
format: String
language: String
location: String
period: String
related: String
relatesto: String
relation: String
securityLabel: String
setting: String
status: String
subject: String
relationship: String
): ConnectionResult
Arguments
DocumentReferenceConnection._cursor ● String scalar
DocumentReferenceConnection._id ● String scalar
Is used to allow searching based on the logical identifier of resources
DocumentReferenceConnection._lastUpdated ● String scalar
Is used to match resources based on when the most recent change has been made
DocumentReferenceConnection._tag ● String scalar
Is used to match resources based on tag information in the Resource.meta.tag element
DocumentReferenceConnection._profile ● String scalar
Is used to match resources based on values in the Resource.meta.profile element
DocumentReferenceConnection._security ● String scalar
Is used to match resources based on security labels in the Resource.meta.security element
DocumentReferenceConnection._source ● String scalar
Is used to match resources based on source information in the Resource.meta.source element
DocumentReferenceConnection._text ● String scalar
Is used to perform searches against the narrative content of a resource
DocumentReferenceConnection._content ● String scalar
Is used to allow searching all textual content of a resource
DocumentReferenceConnection._list ● String scalar
Is used to test resources against references in a List resource
DocumentReferenceConnection._has ● String scalar
Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them
DocumentReferenceConnection._query ● String scalar
Is used to execute a pre-defined and named query operation
DocumentReferenceConnection._filter ● String scalar
Provides a syntax for expressing a set of query expressions on the underlying resources.
DocumentReferenceConnection._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)
DocumentReferenceConnection._sort ● String scalar
Order to sort results in (can repeat for inner sort orders)
DocumentReferenceConnection._count ● String scalar
Number of results per page
DocumentReferenceConnection._include ● String scalar
Other resources to include in the search results that search matches point to
DocumentReferenceConnection._revinclude ● String scalar
Other resources to include in the search results when they refer to search matches
DocumentReferenceConnection._summary ● String scalar
Just return the summary elements (for resources where this is defined)
DocumentReferenceConnection._total ● String scalar
Request a precision of the total number of results for a request
DocumentReferenceConnection._elements ● String scalar
Request that only a specific set of elements be returned for resources
DocumentReferenceConnection._contained ● String scalar
Whether to return resources contained in other resources in the search matches
DocumentReferenceConnection._containedType ● String scalar
If returning contained resources, whether to return the contained or container resources
DocumentReferenceConnection._customSearchParameters ● String scalar
One or more custom search parameters defined via SearchParameter
DocumentReferenceConnection.identifier ● String scalar
Multiple Resources: /// * AllergyIntolerance: External ids for this item * CarePlan: External Ids for this plan * CareTeam: External Ids for this team * Composition: Version-independent identifier for the Composition * Condition: A unique identifier of the condition record * Consent: Identifier for this record (external references) * DetectedIssue: Unique id for the detected issue * DeviceRequest: Business identifier for request/order * DiagnosticReport: An identifier for the report * DocumentManifest: Unique Identifier for the set of documents * DocumentReference: Master Version Specific Identifier * Encounter: Identifier(s) by which this encounter is known * EpisodeOfCare: Business Identifier(s) relevant for this EpisodeOfCare * FamilyMemberHistory: A search by a record identifier * Goal: External Ids for this goal * ImagingStudy: Identifiers for the Study, such as DICOM Study Instance UID and Accession number * Immunization: Business identifier * List: Business identifier * MedicationAdministration: Return administrations with this external identifier * MedicationDispense: Returns dispenses with this external identifier * MedicationRequest: Return prescriptions with this external identifier * MedicationStatement: Return statements with this external identifier * NutritionOrder: Return nutrition orders with this external identifier * Observation: The unique id for a particular observation * Procedure: A unique identifier for a procedure * RiskAssessment: Unique identifier for the assessment * ServiceRequest: Identifiers assigned to this order * SupplyDelivery: External identifier * SupplyRequest: Business Identifier for SupplyRequest * VisionPrescription: Return prescriptions with this external identifier ///
DocumentReferenceConnection.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 ///
DocumentReferenceConnection.type ● String scalar
Multiple Resources: /// * AllergyIntolerance: allergy | intolerance - Underlying mechanism (if known) * Composition: Kind of composition (LOINC if possible) * DocumentManifest: Kind of document set * DocumentReference: Kind of document (LOINC if possible) * Encounter: Specific type of encounter * EpisodeOfCare: Type/class - e.g. specialist referral, disease management ///
DocumentReferenceConnection.encounter ● String scalar
Multiple Resources: /// * Composition: Context of the Composition * DeviceRequest: Encounter during which request was created * DiagnosticReport: The Encounter when the order was made * DocumentReference: Context of the document content * Flag: Alert relevant during encounter * List: Context in which list created * NutritionOrder: Return nutrition orders with this encounter identifier * Observation: Encounter related to the observation * Procedure: Encounter created as part of * RiskAssessment: Where was assessment performed? * ServiceRequest: An encounter in which this request is made * VisionPrescription: Return prescriptions with this encounter identifier ///
DocumentReferenceConnection.authenticator ● String scalar
Who/what authenticated the document
DocumentReferenceConnection.author ● String scalar
Who and/or what authored the document
DocumentReferenceConnection.category ● String scalar
Categorization of document
DocumentReferenceConnection.contenttype ● String scalar
Mime type of the content, with charset etc.
DocumentReferenceConnection.custodian ● String scalar
Organization which maintains the document
DocumentReferenceConnection.date ● String scalar
When this document reference was created
DocumentReferenceConnection.description ● String scalar
Human-readable description
DocumentReferenceConnection.event ● String scalar
Main clinical acts documented
DocumentReferenceConnection.facility ● String scalar
Kind of facility where patient was seen
DocumentReferenceConnection.format ● String scalar
Format/content rules for the document
DocumentReferenceConnection.language ● String scalar
Human language of the content (BCP-47)
DocumentReferenceConnection.location ● String scalar
Uri where the data can be found
DocumentReferenceConnection.period ● String scalar
Time of service that is being documented
DocumentReferenceConnection.related ● String scalar
Related identifiers or resources
DocumentReferenceConnection.relatesto ● String scalar
Target of the relationship
DocumentReferenceConnection.relation ● String scalar
replaces | transforms | signs | appends
DocumentReferenceConnection.securityLabel ● String scalar
Document security-tags
DocumentReferenceConnection.setting ● String scalar
Additional details about where the content was created (e.g. clinical specialty)
DocumentReferenceConnection.status ● String scalar
current | superseded | entered-in-error
DocumentReferenceConnection.subject ● String scalar
Who/what is the subject of the document
DocumentReferenceConnection.relationship ● String scalar
Combination of relation and relatesTo