Patient Push
Description
PatientPush is utilized to transmit a Clinical Summary, typically in the form of a Continuity of Care Document (CCD), to another application or an Electronic Health Record (EHR) or Health Information Exchange (HIE). It facilitates the exchange of essential patient information for continuity of care purposes.
API endpoints for Patient Push
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/clinical-summary/patient-push.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Mapping table for Data Model Event Variable
Event Type | IntraConnects Request | Data Type | Athena Request |
---|---|---|---|
PatientPush | Meta.DataModel | String | Clinical Summary |
PatientPush | Meta.EventType | String | PatientPush |
PatientPush | Meta.EventDateTime | DateTime | |
PatientPush | Meta.Test | Boolean | |
PatientPush | Meta.Source | String | |
PatientPush | Meta.Source.ID | String | |
PatientPush | Meta.Source.Name | String | |
PatientPush | Header.Document | Object | |
PatientPush | Header.Document.Author.ID | String | |
PatientPush | Header.Document.Author.IDType | String | |
PatientPush | Header.Document.Author.FirstName | String | |
PatientPush | Header.Document.Author.LastName | String | |
PatientPush | Header.Document.Author.Credentials[] | Array of Strings | |
PatientPush | Header.Document.Author.Address | Object | |
PatientPush | Header.Document.Author.Address.StreetAddress | String | |
PatientPush | Header.Document.Author.Address.City | String | |
PatientPush | Header.Document.Author.Address.State | String | |
PatientPush | Header.Document.Author.Address.ZIP | String | |
PatientPush | Header.Document.Author.Address.County | String | |
PatientPush | Header.Document.Author.Address.Country | String | |
PatientPush | Header.Document.Author.EmailAddresses[] | Array of Strings | |
PatientPush | Header.Document.Author.PhoneNumber | Object | |
PatientPush | Header.Document.Author.PhoneNumber.Office | String | |
PatientPush | Header.Document.Author.Type | String | |
PatientPush | Header.Document.Author.Location | Object | |
PatientPush | Header.Document.Author.Location.Type | String | |
PatientPush | Header.Document.Author.Location.Facility | String | |
PatientPush | Header.Document.Author.Location.Department | String | |
PatientPush | Header.Document.Author.Location.Room | String | |
PatientPush | Header.Document.ID | String | |
PatientPush | Header.Document.Locale | String | |
PatientPush | Header.Document.Title | String | |
PatientPush | Header.Document.DateTime | String | |
PatientPush | Header.Document.Type | String | |
PatientPush | Header.Document.TypeCode.Code | String | |
PatientPush | Header.Document.TypeCode.CodeSystem | String | |
PatientPush | Header.Document.TypeCode.CodeSystemName | String | |
PatientPush | Header.Document.TypeCode.Name | String | |
PatientPush | Header.Document.Confidentiality.Code | String | |
PatientPush | Header.Document.Confidentiality.CodeSystem | String | |
PatientPush | Header.Document.Confidentiality.CodeSystemName | String | |
PatientPush | Header.Document.Confidentiality.Name | String | |
PatientPush | Header.Document.Custodian | Object | |
PatientPush | Header.Document.Custodian.Identifiers[] | Array of Objects | |
PatientPush | Header.Document.Custodian.Name | String | |
PatientPush | Header.Document.Custodian.Type.Code | String | |
PatientPush | Header.Document.Custodian.Type.CodeSystem | String | |
PatientPush | Header.Document.Custodian.Type.CodeSystemName | String | |
PatientPush | Header.Document.Custodian.Type.Name | String | |
PatientPush | Header.Document.Custodian.Type.AltCodes[] | Array of Objects | |
PatientPush | Header.Document.Custodian.Address | Object | |
PatientPush | Header.Document.Custodian.Address.StreetAddress | String | |
PatientPush | Header.Document.Custodian.Address.City | String | |
PatientPush | Header.Document.Custodian.Address.State | String | |
PatientPush | Header.Document.Custodian.Address.ZIP | String | |
PatientPush | Header.Document.Custodian.Address.County | String | |
PatientPush | Header.Document.Custodian.Address.Country | String | |
PatientPush | Header.Document.Custodian.Telecom[] | ||
PatientPush | Header.Document.Visit | ||
PatientPush | Header.Document.Visit.StartDateTime | DateTime | |
PatientPush | Header.Document.Visit.EndDateTime | String | |
PatientPush | Header.Document.Visit.Reason | String | |
PatientPush | Header.Document.Visit.VisitNumber | String | |
PatientPush | Header.Document.Visit.Type.Code | String | |
PatientPush | Header.Document.Visit.Type.CodeSystem | String | |
PatientPush | Header.Document.Visit.Type.CodeSystemName | String | |
PatientPush | Header.Document.Visit.Type.Name | String | |
PatientPush | Header.Document.Visit.Type.AltCodes[] | Array of Objects | |
PatientPush | Header.Document.Visit.Location | Object | |
PatientPush | Header.Document.Visit.Location.Type | String | |
PatientPush | Header.Document.Visit.Location.Facility | String | |
PatientPush | Header.Document.Visit.Location.Department | String | |
PatientPush | Header.Document.Visit.Location.Room | String | |
PatientPush | Header.Document.Visit.DischargeDisposition.Code | String | |
PatientPush | Header.Document.Visit.DischargeDisposition.CodeSystem | String | |
PatientPush | Header.Document.Visit.DischargeDisposition.CodeSystemName | String | |
PatientPush | Header.Document.Visit.DischargeDisposition.Name | String | |
PatientPush | Header.Document.Visit.DischargeDisposition.AltCodes[] | Array of Objects | |
PatientPush | Header.Patient.Identifiers[] | Array of Objects | |
PatientPush | Header.Patient.Identifiers[].ID | String | patientid |
PatientPush | Header.Patient.Identifiers[].IDType | String | EHRID |
PatientPush | Header.Patient.Identifiers[].Type | String | |
PatientPush | Header.Patient.Demographics.FirstName | String | |
PatientPush | Header.Patient.Demographics.MiddleName | String | |
PatientPush | Header.Patient.Demographics.LastName | String | |
PatientPush | Header.Patient.Demographics.DOB | Date | |
PatientPush | Header.Patient.Demographics.SSN | String | |
PatientPush | Header.Patient.Demographics.Sex | String | |
PatientPush | Header.Patient.Demographics.Address.StreetAddress | String | |
PatientPush | Header.Patient.Demographics.Address.City | String | |
PatientPush | Header.Patient.Demographics.Address.State | String | |
PatientPush | Header.Patient.Demographics.Address.County | String | |
PatientPush | Header.Patient.Demographics.Address.Country | String | |
PatientPush | Header.Patient.Demographics.Address.ZIP | String | |
PatientPush | Header.Patient.Demographics.PhoneNumber.Home | String | |
PatientPush | Header.Patient.Demographics.PhoneNumber.Mobile | String | |
PatientPush | Header.Patient.Demographics.EmailAddresses[].Address | String | |
PatientPush | Header.Patient.Demographics.Language | String | |
PatientPush | Header.Patient.Demographics.Race | String | |
PatientPush | Header.Patient.Demographics.RaceCodes[].CodeSystem | String | |
PatientPush | Header.Patient.Demographics.RaceCodes[].CodeSystemName | String | |
PatientPush | Header.Patient.Demographics.RaceCodes[].Name | String | |
PatientPush | Header.Patient.Demographics.Ethnicity | String | |
PatientPush | Header.Patient.Demographics.EthnicGroupCodes[].Code | String | |
PatientPush | Header.Patient.Demographics.EthnicGroupCodes[].CodeSystem | String | |
PatientPush | Header.Patient.Demographics.EthnicGroupCodes[].CodeSystemName | String | |
PatientPush | Header.Patient.Demographics.EthnicGroupCodes[].Name | String | |
PatientPush | Header.Patient.Demographics.Religion | String | |
PatientPush | Header.Patient.Demographics.MaritalStatus | String | |
PatientPush | Header.Patient.Demographics.IsDeceased | Boolean | |
PatientPush | Header.Patient.Demographics.DeathDateTime | DateTime | |
PatientPush | Header.Patient.Organization | Object | |
PatientPush | Header.Patient.Organization.Identifiers[] | Array of Objects | |
PatientPush | Header.Patient.Organization.Identifiers[].ID | String | departmentid |
PatientPush | Header.Patient.Organization.Identifiers[].IDType | String | DepartmentID |
PatientPush | Header.Patient.Organization.NameProbable | String | |
PatientPush | Header.Patient.Organization.Type.Code | String | |
PatientPush | Header.Patient.Organization.Type.CodeSystem | String | |
PatientPush | Header.Patient.Organization.Type.CodeSystemName | String | |
PatientPush | Header.Patient.Organization.Type.Name | String | |
PatientPush | Header.Patient.Organization.Type.AltCodes[] | Array of Objects | |
PatientPush | Header.Patient.Organization.Address | String | |
PatientPush | Header.Patient.Organization.Address.StreetAddress | String | |
PatientPush | Header.Patient.Organization.Address.City | String | |
PatientPush | Header.Patient.Organization.Address.State | String | |
PatientPush | Header.Patient.Organization.Address.ZIP | String | |
PatientPush | Header.Patient.Organization.Address.County | String | |
PatientPush | Header.Patient.Organization.Address.CountryValueSet | String | |
PatientPush | Heaer.Patient.Organization.Telecom[] | ||
PatientPush | Header.PCP.ID | String | |
PatientPush | Header.PCP.IDType | String | |
PatientPush | Header.PCP.FirstName | String | |
PatientPush | Header.PCP.LastName | String | |
PatientPush | Header.PCP.Credentials[] | Array of Strings | |
PatientPush | Header.PCP.Address | String | |
PatientPush | Header.PCP.Address.StreetAddress | String | |
PatientPush | Header.PCP.Address.City | String | |
PatientPush | Header.PCP.Address.State | String | |
PatientPush | Header.PCP.Address.ZIP | String | |
PatientPush | Header.PCP.Address.County | String | |
PatientPush | Header.PCP.Address.Country | String | |
PatientPush | Header.PCP.EmailAddresses[] | Array of Strings | |
PatientPush | Header.PCP.PhoneNumber.Office | String | |
PatientPush | Header.PCP.Type | String | |
PatientPush | Header.PCP.Locaton | String | |
PatientPush | Header.PCP.Location.Type | String | |
PatientPush | Header.PCP.Location.Facility | String | |
PatientPush | Header.PCP.Location.Department | String | |
PatientPush | Header.PCP.Location.Room | String | |
PatientPush | AdvanceDirectivesText | String | |
PatientPush | AdvanceDirectives[] | Array of Objects | |
PatientPush | AdvanceDirectives[].Type.Code | String | |
PatientPush | AdvanceDirectives[].Type.CodeSystem | String | |
PatientPush | AdvanceDirectives[].Type.CodeSystemName | String | |
PatientPush | AdvanceDirectives[].Type.Name | Array of Objects | |
PatientPush | AdvanceDirectives[].Type.AltCodes[] | String | |
PatientPush | AdvanceDirectives[].Code | String | |
PatientPush | AdvanceDirectives[].CodeSystem | String | |
PatientPush | AdvanceDirectives[].CodeSystemName | String | |
PatientPush | AdvanceDirectives[].Name | String | |
PatientPush | AdvanceDirectives[].AltCodes[] | Array of Objects | |
PatientPush | AdvanceDirectives[].StartDate | DateTime | |
PatientPush | AdvanceDirectives[].EndDate | DateTime | |
PatientPush | AdvanceDirectives[].ExternalReference | String | |
PatientPush | AdvanceDirectives[].VerifiedBy[] | Array of Objects | |
PatientPush | AdvanceDirectives[].VerifiedBy[].FirstName | String | |
PatientPush | AdvanceDirectives[].VerifiedBy[].LastName | String | |
PatientPush | AdvanceDirectives[].VerifiedBy[].Credentials | String | |
PatientPush | AdvanceDirectives[].VerifiedBy[].DateTime | String | |
PatientPush | AdvanceDirectives[].Custodians[] | Array of Objects | |
PatientPush | AdvanceDirectives[].Custodians[].FirstName | String | |
PatientPush | AdvanceDirectives[].Custodians[].LastName | String | |
PatientPush | AdvanceDirectives[].Custodians[].Credentials | String | |
PatientPush | AdvanceDirectives[].Custodians[].Address.StreetAddress | String | |
PatientPush | AdvanceDirectives[].Custodians[].Address.City | String | |
PatientPush | AdvanceDirectives[].Custodians[].Address.State | String | |
PatientPush | AdvanceDirectives[].Custodians[].Address.Country | String | |
PatientPush | AdvanceDirectives[].Custodians[].Address.ZIP | String | |
PatientPush | AllergyText | String | |
PatientPush | Allergies[] | Array of Objects | |
PatientPush | Allergies[].Type.Code | String | allergies[].allergenid |
PatientPush | Allergies[].Type.CodeSystem | String | |
PatientPush | Allergies[].Type.CodeSystemName | String | |
PatientPush | Allergies[].Type.Name | String | allergies[].allergenname |
PatientPush | Allergies[].Type.AltCodes[] | Array of Objects | |
PatientPush | Allergies[].Substance.Code | String | |
PatientPush | Allergies[].Substance.CodeSystem | String | |
PatientPush | Allergies[].Substance.CodeSystemName | String | |
PatientPush | Allergies[].Substance.Name | String | |
PatientPush | Allergies[].Substance.AltCodes[] | Array of Objects | |
PatientPush | Allergies[].Categories | String | |
PatientPush | Allergies[].Reaction[] | String | |
PatientPush | Allergies[].Reaction[].Code | String | allergies[].reactions[].snomedcode |
PatientPush | Allergies[].Reaction[].CodeSystem | String | |
PatientPush | Allergies[].Reaction[].CodeSystemName | String | |
PatientPush | Allergies[].Reaction[].Name | String | allergies[].reactions[].reactionname |
PatientPush | Allergies[].Reaction[].AltCodes[] | Array of Objects | |
PatientPush | Allergies[].Reaction[].Severity.Code | String | allergies[].reactions[].severitysnomedcode |
PatientPush | Allergies[].Reaction[].Severity.CodeSystem | String | |
PatientPush | Allergies[].Reaction[].Severity.CodeSystemName | String | |
PatientPush | Allergies[].Reaction[].Severity.Name | String | allergies[].reactions[].severity |
PatientPush | Allergies[].Reaction[].Text | String | |
PatientPush | Allergies[].Severity.Code | String | |
PatientPush | Allergies[].Severity.CodeSystem | String | |
PatientPush | Allergies[].Severity.CodeSystemName | String | |
PatientPush | Allergies[].Severity.Name | String | |
PatientPush | Allergies[].Criticality.Code | String | |
PatientPush | Allergies[].Criticality.CodeSystem | String | |
PatientPush | Allergies[].Criticality.CodeSystemName | String | |
PatientPush | Allergies[].Criticality.Name | String | allergies[].criticality |
PatientPush | Allergies[].Status.Code | String | |
PatientPush | Allergies[].Status.CodeSystem | String | |
PatientPush | Allergies[].Status.CodeSystemName | String | |
PatientPush | Allergies[].Status.Name | String | |
PatientPush | Allergies[].VerificationStatus.Code | String | |
PatientPush | Allergies[].VerificationStatus.CodeSystem | String | |
PatientPush | Allergies[].VerificationStatus.CodeSystemName | String | |
PatientPush | Allergies[].VerificationStatus.Name | String | |
PatientPush | Allergies[].StartDate | String | allergies[].onset |
PatientPush | Allergies[].EndDate | String | allergies[].deactivatedate |
PatientPush | Allergies[].Comment | String | allergies[].note |
PatientPush | Allergies[].Comments[] | Array of Objects | |
PatientPush | CareTeams | ||
PatientPush | EncountersText | String | |
PatientPush | Encounters[] | Array of Objects | |
PatientPush | Encounters[].Identifiers[] | Array of Objects | |
PatientPush | Encounters[].Identifiers[].ID | String | diagnoses[].appointmentid |
PatientPush | Encounters[].Identifiers[].IDType | String | AppointmentID |
PatientPush | Encounters[].Type.Code | String | |
PatientPush | Encounters[].Type.CodeSystem | String | |
PatientPush | Encounters[].Type.CodeSystemName | String | |
PatientPush | Encounters[].Type.Name | String | |
PatientPush | Encounters[].Type.AltCodes[] | Array of Objects | |
PatientPush | Encounters[].DateTime | DateTime | |
PatientPush | Encounters[].EndDateTime | DateTime | |
PatientPush | Encounters[].Providers[].NPI | String | |
PatientPush | Encounters[].Providers[].ID | String | |
PatientPush | Encounters[].Providers[].IDType | String | |
PatientPush | Encounters[].Providers[].FirstName | String | |
PatientPush | Encounters[].Providers[].LastName | String | |
PatientPush | Encounters[].Providers[].Credentials[] | Array of Objects | |
PatientPush | Encounters[].Providers[].Address | Object | |
PatientPush | Encounters[].Providers[].Address.StreetAddress | String | |
PatientPush | Encounters[].Providers[].Address.City | String | |
PatientPush | Encounters[].Providers[].Address.State | String | |
PatientPush | Encounters[].Providers[].Address.ZIP | String | |
PatientPush | Encounters[].Providers[].Address.County | String | |
PatientPush | Encounters[].Providers[].Address.Country | String | |
PatientPush | Encounters[].Providers[].EmailAddresses[] | Array of String | |
PatientPush | Encounters[].Providers[].PhoneNumber.Office | String | |
PatientPush | Encounters[].Providers[].Location | Object | |
PatientPush | Encounters[].Providers[].Location.Type | String | |
PatientPush | Encounters[].Providers[].Location.Facility | String | |
PatientPush | Encounters[].Providers[].Location.Department | String | |
PatientPush | Encounters[].Providers[].Location.Room | String | |
PatientPush | Encounters[].Providers[].Role.Code | String | |
PatientPush | Encounters[].Providers[].Role.CodeSystem | String | |
PatientPush | Encounters[].Providers[].Role.CodeSystemName | String | |
PatientPush | Encounters[].Providers[].Role.Name | String | |
PatientPush | Encounters[].Providers[].Role.AltCodes[] | Array of Objects | |
PatientPush | Encounters[].Locations[] | Array of Objects | |
PatientPush | Encounters[].Locations[].Identifiers[] | Array of Objects | |
PatientPush | Encounters[].Locations[].Identifiers[].ID | String | |
PatientPush | Encounters[].Locations[].Identifiers[].IDType | String | |
PatientPush | Encounters[].Locations[].Telecom[] | ||
PatientPush | Encounters[].Locations[].Address.StreetAddress | String | |
PatientPush | Encounters[].Locations[].Address.City | String | |
PatientPush | Encounters[].Locations[].Address.State | String | |
PatientPush | Encounters[].Locations[].Address.Country | String | |
PatientPush | Encounters[].Locations[].Address.ZIP | String | |
PatientPush | Encounters[].Locations[].Type.Code | String | |
PatientPush | Encounters[].Locations[].Type.CodeSystem | String | |
PatientPush | Encounters[].Locations[].Type.CodeSystemName | String | |
PatientPush | Encounters[].Locations[].Type.Name | String | |
PatientPush | Encounters[].Locations[].Type.AltCodes[] | Array of Objects | |
PatientPush | Encounters[].Locations[].Name | String | |
PatientPush | Encounters[].Status.Code | String | |
PatientPush | Encounters[].Status.CodeSystem | String | |
PatientPush | Encounters[].VerificationStatus.Code | String | |
PatientPush | Encounters[].VerificationStatus.CodeSystem | String | |
PatientPush | Encounters[].Diagnosis[] | String | |
PatientPush | Encounters[].Diagnosis[].Code | String | diagnoses[].snomedcode |
PatientPush | Encounters[].Diagnosis[].ID | String | |
PatientPush | Encounters[].Diagnosis[].CodeSystem | String | |
PatientPush | Encounters[].Diagnosis[].CodeSystemName | String | |
PatientPush | Encounters[].Diagnosis[].Name | String | |
PatientPush | Encounters[].Diagnosis[].AltCodes[] | Array of Objects | |
PatientPush | Encounters[].ReasonForVisit[].Code | String | |
PatientPush | Encounters[].ReasonForVisit[].CodeSystem | String | |
PatientPush | Encounters[].ReasonForVisit[].CodeSystemName | String | |
PatientPush | Encounters[].ReasonForVisit[].Name | String | |
PatientPush | Encounters[].ReasonForVisit[].AltCodes[] | Array of Objects | |
PatientPush | Encounters[].DischargeDisposition.Code | String | |
PatientPush | Encounters[].DischargeDisposition.CodeSystem | String | |
PatientPush | Encounters[].DischargeDisposition.CodeSystemName | String | |
PatientPush | Encounters[].DischargeDisposition.Name | String | |
PatientPush | Encounters[].DischargeDisposition.AltCodes[] | Array of Objects | |
PatientPush | FamilyHistoryText | String | |
PatientPush | FamilyHistory[] | Array of Objects | |
PatientPush | FamilyHistory[].Relation.Code | String | |
PatientPush | FamilyHistory[].Relation.CodeSystem | String | |
PatientPush | FamilyHistory[].Relation.CodeSystemName | String | |
PatientPush | FamilyHistory[].Relation.Name | String | |
PatientPush | FamilyHistory[].Relation.Demographics.Sex | String | |
PatientPush | FamilyHistory[].Relation.Demographics.DOB | String | |
PatientPush | FamilyHistory[].Relation.IsDeceased | Boolean | |
PatientPush | FamilyHistory[].Problems[] | String | |
PatientPush | FamilyHistory[].Problems[].Code | String | |
PatientPush | FamilyHistory[].Problems[].CodeSystem | String | |
PatientPush | FamilyHistory[].Problems[].CodeSystemName | String | |
PatientPush | FamilyHistory[].Problems[].Name | String | |
PatientPush | FamilyHistory[].Problems[].AltCodes[] | Array of Objects | |
PatientPush | FamilyHistory[].Problems[].Type.Code | String | |
PatientPush | FamilyHistory[].Problems[].Type.CodeSystem | String | |
PatientPush | FamilyHistory[].Problems[].Type.CodeSystemName | String | |
PatientPush | FamilyHistory[].Problems[].Type.Name | String | |
PatientPush | FamilyHistory[].Problems[].DateTime | String | |
PatientPush | FamilyHistory[].Problems[].AgeAtOnset | String | |
PatientPush | FamilyHistory[].Problems[].IsCauseOfDeath | Boolean | |
PatientPush | FunctionalStatusText | String | |
PatientPush | FunctionalStatus.Observations[] | String | |
PatientPush | FunctionalStatus.Observations[].Code | String | |
PatientPush | FunctionalStatus.Observations[].CodeSystem | String | |
PatientPush | FunctionalStatus.Observations[].CodeSystemName | String | |
PatientPush | FunctionalStatus.Observations[].Name | String | |
PatientPush | FunctionalStatus.Observations[].AltCodes[] | Array of Objects | |
PatientPush | FunctionalStatus.Observations[].DateTime | String | |
PatientPush | FunctionalStatus.Observations[].CodedValue.Code | String | |
PatientPush | FunctionalStatus.Observations[].CodedValue.CodeSystem | String | |
PatientPush | FunctionalStatus.Observations[].CodedValue.CodeSystemName | String | |
PatientPush | FunctionalStatus.Observations[].CodedValue.Name | String | |
PatientPush | FunctionalStatus.Observations[].CodedValue.AltCodes[] | Array of Objects | |
PatientPush | FunctionalStatus.Observations[].Value | String | |
PatientPush | FunctionalStatus.Observations[].Units | String | |
PatientPush | FunctionalStatus.Observations[].ReferenceRange | Object | |
PatientPush | FunctionalStatus.Observations[].ReferenceRange.Low | Numeric | |
PatientPush | FunctionalStatus.Observations[].ReferenceRange.High | Numeric | |
PatientPush | FunctionalStatus.Observations[].ReferenceRange.Text | String | |
PatientPush | FunctionalStatus.Observations[].Comments[] | Array of Objects | |
PatientPush | FunctionalStatus.Supplies[] | Array of Objects | |
PatientPush | FunctionalStatus.Supplies[].Code | String | |
PatientPush | FunctionalStatus.Supplies[].CodeSystem | String | |
PatientPush | FunctionalStatus.Supplies[].CodeSystemName | String | |
PatientPush | FunctionalStatus.Supplies[].Name | String | |
PatientPush | FunctionalStatus.Supplies[].AltCodes[] | Array of Objects | |
PatientPush | FunctionalStatus.Supplies[].Status | String | |
PatientPush | FunctionalStatus.Supplies[].DateTime | ISO Format | |
PatientPush | GoalsText | String | |
PatientPush | Goals[] | Array of Objects | |
PatientPush | Goals[].Code | String | |
PatientPush | Goals[].CodeSystem | String | |
PatientPush | Goals[].CodeSystemName | String | |
PatientPush | Goals[].Name | String | |
PatientPush | Goals[].AltCodes[] | Array of Objects | |
PatientPush | Goals[].DateTime | String | |
PatientPush | Goals[].CodedValue.Code | String | |
PatientPush | Goals[].CodedValue.CodeSystem | String | |
PatientPush | Goals[].CodedValue.CodeSystemName | String | |
PatientPush | Goals[].CodedValue.Name | String | |
PatientPush | Goals[].CodedValue.AltCodes[] | Array of Objects | |
PatientPush | Goals[].Value | String | |
PatientPush | Goals[].Units | String | |
PatientPush | Goals[].StartDate | String | |
PatientPush | Goals[].EndDate | String | |
PatientPush | Goals[].Priority.Code | String | |
PatientPush | Goals[].Priority.CodeSystem | String | |
PatientPush | Goals[].Priority.CodeSystemName | String | |
PatientPush | Goals[].Priority.Name | String | |
PatientPush | Goals[].AchievementStatus.Code | String | |
PatientPush | Goals[].AchievementStatus.CodeSystem | String | |
PatientPush | Goals[].AchievementStatus.CodeSystemName | String | |
PatientPush | Goals[].AchievementStatus.Name | String | |
PatientPush | Goals[].Milestones[] | Array of Objects | |
PatientPush | Goals[].Milestones[].Code | String | |
PatientPush | Goals[].Milestones[].CodeSystem | String | |
PatientPush | Goals[].Milestones[].CodeSystemName | String | |
PatientPush | Goals[].Milestones[].Name | String | |
PatientPush | Goals[].Milestones[].AltCodes[] | Array of Objects | |
PatientPush | Goals[].Milestones[].DateTime | String | |
PatientPush | Goals[].Milestones[].CodedValue.Code | String | |
PatientPush | Goals[].Milestones[].CodedValue.CodeSystem | String | |
PatientPush | Goals[].Milestones[].CodedValue.CodeSystemName | String | |
PatientPush | Goals[].Milestones[].CodedValue.Name | String | |
PatientPush | Goals[].Milestones[].CodedValue.AltCodes[] | Array of Objects | |
PatientPush | Goals[].Milestones[].Value | String | |
PatientPush | Goals[].Milestones[].Units | String | |
PatientPush | Goals[].Milestones[].StartDate | String | |
PatientPush | Goals[].Milestones[].EndDate | String | |
PatientPush | Goals[].Milestones[].Priority.Code | String | |
PatientPush | Goals[].Milestones[].Priority.CodeSystem | String | |
PatientPush | Goals[].Milestones[].Priority.CodeSystemName | String | |
PatientPush | Goals[].Milestones[].Priority.Name | String | |
PatientPush | Goals[].Milestones[].AchievementStatus.Code | String | |
PatientPush | Goals[].Milestones[].AchievementStatus.CodeSystem | String | |
PatientPush | Goals[].Milestones[].AchievementStatus.CodeSystemName | String | |
PatientPush | Goals[].Milestones[].AchievementStatus.Name | String | |
PatientPush | Goals[].Comments[] | Array of Objects | |
PatientPush | HealthConcernsText | String | |
PatientPush | HealthConcerns[] | Array of Objects | |
PatientPush | HealthConcerns[].ConcernType | String | |
PatientPush | HealthConcerns[].Category.Code | String | |
PatientPush | HealthConcerns[].Category.CodeSystem | String | |
PatientPush | HealthConcerns[].Category.CodeSystemName | String | |
PatientPush | HealthConcerns[].Category.Name | String | |
PatientPush | HealthConcerns[].Category.AltCodes[] | Array of Objects | |
PatientPush | HealthConcerns[].StartDate | String | |
PatientPush | HealthConcerns[].EndDate | String | |
PatientPush | HealthConcerns[].Code | String | |
PatientPush | HealthConcerns[].CodeSystem | String | |
PatientPush | HealthConcerns[].CodeSystemName | String | |
PatientPush | HealthConcerns[].Name | String | |
PatientPush | HealthConcerns[].AltCodes[] | Array of Objects | |
PatientPush | HealthConcerns[].Value | String | |
PatientPush | HealthConcerns[].Units | String | |
PatientPush | HealthConcerns[].Interpretation | String | |
PatientPush | HealthConcerns[].TargetSite.Code | String | |
PatientPush | HealthConcerns[].TargetSite.CodeSystem | String | |
PatientPush | HealthConcerns[].TargetSite.CodeSystemName | String | |
PatientPush | HealthConcerns[].TargetSite.Name | String | |
PatientPush | HealthConcerns[].TargetSite.AltCodes[] | Array of Objects | |
PatientPush | HealthConcerns[].Status | String | |
PatientPush | HealthConcerns[].Comments[] | Array of Objects | |
PatientPush | ImmunizationText | String | |
PatientPush | Immunizations[] | Array of Objects | |
PatientPush | Immunizations[].DateTime | String | |
PatientPush | Immunizations[].Route.Code | String | |
PatientPush | Immunizations[].Route.CodeSystem | String | |
PatientPush | Immunizations[].Route.CodeSystemName | String | |
PatientPush | Immunizations[].Route.Name | String | |
PatientPush | Immunizations[].Route.AltCodes[] | Array of Objects | |
PatientPush | Immunizations[].Status | String | |
PatientPush | Immunizations[].Product.Manufacturer | String | |
PatientPush | Immunizations[].Product.Code | String | |
PatientPush | Immunizations[].Product.CodeSystem | String | |
PatientPush | Immunizations[].Product.CodeSystemName | String | |
PatientPush | Immunizations[].Product.Name | String | |
PatientPush | Immunizations[].Product.AltCodes[] | Array of Objects | |
PatientPush | Immunizations[].Product.LotNumber | String | |
PatientPush | Immunizations[].Dose.Quantity | String | |
PatientPush | Immunizations[].Dose.Units | String | |
PatientPush | InsurancesText | String | |
PatientPush | Insurances[] | Array of Objects | |
PatientPush | Insurances[].Plan.ID | String | insurancepackageid |
PatientPush | Insurances[].Plan.IDType | String | |
PatientPush | Insurances[].Plan.Name | String | insuranceplanname |
PatientPush | Insurances[].Plan.Type | String | |
PatientPush | Insurances[].MemberNumber | String | |
PatientPush | Insurances[].Company.ID | String | insuranceidnumber |
PatientPush | Insurances[].Company.IDType | String | insurancetype |
PatientPush | Insurances[].Company.Name | String | |
PatientPush | Insurances[].Company.Address | Object | |
PatientPush | Insurances[].Company.Address.StreetAddress | String | |
PatientPush | Insurances[].Company.Address.City | String | |
PatientPush | Insurances[].Company.Address.State | String | |
PatientPush | Insurances[].Company.Address.ZIP | String | |
PatientPush | Insurances[].Company.Address.County | String | |
PatientPush | Insurances[].Company.Address.Country | String | |
PatientPush | Insurances[].Company.PhoneNumber | String | insurancephonenumber |
PatientPush | Insurances[].GroupNumber | String | |
PatientPush | Insurances[].GroupName | String | |
PatientPush | Insurances[].EffectiveDate | String | |
PatientPush | Insurances[].ExpirationDate | String | expirationdate |
PatientPush | Insurances[].PolicyNumber | String | policynumber |
PatientPush | Insurances[].Priority | String | |
PatientPush | Insurances[].AgreementType | String | |
PatientPush | Insurances[].CoverageType | String | |
PatientPush | Insurances[].Insured | Object | |
PatientPush | Insurances[].Insured.Identifiers[] | Array of Objects | |
PatientPush | Insurances[].Insured.Identifiers[].ID | String | |
PatientPush | Insurances[].Insured.Identifiers[].IDType | String | |
PatientPush | Insurances[].Insured.LastName | String | insurancepolicyholderlastname |
PatientPush | Insurances[].Insured.MiddleName | String | insurancepolicyholdermiddlename |
PatientPush | Insurances[].Insured.FirstName | String | insurancepolicyholderfirstname |
PatientPush | Insurances[].Insured.SSN | String | insurancepolicyholderssn |
PatientPush | Insurances[].Insured.Relationship | String | |
PatientPush | Insurances[].Insured.DOB | String | insurancepolicyholderdob |
PatientPush | Insurances[].Insured.Sex | String | insurancepolicyholdersex |
PatientPush | Insurances[].Insured.PhoneNumber | String | |
PatientPush | Insurances[].Insured.Address | Object | |
PatientPush | Insurances[].Insured.Address.StreetAddress | String | insurancepolicyholderaddress1 |
PatientPush | Insurances[].Insured.Address.City | String | insurancepolicyholdercity |
PatientPush | Insurances[].Insured.Address.State | String | insurancepolicyholderstate |
PatientPush | Insurances[].Insured.Address.ZIP | String | insurancepolicyholderzip |
PatientPush | Insurances[].Insured.Address.County | String | |
PatientPush | Insurances[].Insured.Address.Country | String | insurancepolicyholdercountrycode |
PatientPush | MedicalHistoryText | String | |
PatientPush | MedicalEquipmentText | String | |
PatientPush | MedicalEquipment[] | String | |
PatientPush | MedicalEquipment[].Status | String | |
PatientPush | MedicalEquipment[].StartDate | String | |
PatientPush | MedicalEquipment[].Quantity | String | |
PatientPush | MedicalEquipment[].Comments[] | Array of Objects | |
PatientPush | MedicalEquipment[].Product.Code | String | |
PatientPush | MedicalEquipment[].Product.CodeSystem | String | |
PatientPush | MedicalEquipment[].Product.CodeSystemName | String | |
PatientPush | MedicalEquipment[].Product.Name | String | |
PatientPush | MedicalEquipment[].Product.AltCodes[] | Array of Objects | |
PatientPush | MedicalEquipment[].Product.Identifiers[] | Array of Objects | |
PatientPush | MedicalEquipment[].Product.Identifiers[].ID | String | |
PatientPush | MedicalEquipment[].Product.Identifiers[].IDType | String | |
PatientPush | MedicalEquipment[].Product.DeviceID | String | |
PatientPush | MedicalEquipment[].Product.Issuer | String | |
PatientPush | MedicalEquipment[].Product.SerialNumber | String | |
PatientPush | MedicalEquipment[].Product.DistinctID | String | |
PatientPush | MedicalEquipment[].Product.ManufacturerName | String | |
PatientPush | MedicalEquipment[].Product.LotNumber | String | |
PatientPush | MedicalEquipment[].Product.ManufactureDate | String | |
PatientPush | MedicalEquipment[].Product.ExpirationDate | String | |
PatientPush | MedicalEquipment[].Product.BrandName | String | |
PatientPush | MedicalEquipment[].Product.ModelNumber | String | |
PatientPush | MedicalEquipment[].Product.CatalogNumber | String | |
PatientPush | MedicalEquipment[].Product.Status.Code | String | |
PatientPush | MedicalEquipment[].Product.Status.CodeSystem | String | |
PatientPush | MedicalEquipment[].Product.Status.CodeSystemName | String | |
PatientPush | MedicalEquipment[].Product.Status.Name | String | |
PatientPush | MedicalEquipment[].Product.SafetyObservations[].Code | String | |
PatientPush | MedicalEquipment[].Product.SafetyObservations[].CodeSystem | String | |
PatientPush | MedicalEquipment[].Product.SafetyObservations[].CodeSystemName | String | |
PatientPush | MedicalEquipment[].Product.SafetyObservations[].Name | String | |
PatientPush | MedicalEquipment[].Product.SafetyObservations[].AltCodes[] | Array of Objects | |
PatientPush | MedicalEquipment[].Procedure.Code | String | |
PatientPush | MedicalEquipment[].Procedure.CodeSystem | String | |
PatientPush | MedicalEquipment[].Procedure.CodeSystemName | String | |
PatientPush | MedicalEquipment[].Procedure.Name | String | |
PatientPush | MedicalEquipment[].Procedure.AltCodes[] | Array of Objects | |
PatientPush | MedicalEquipment[].Procedure.TargetSite.Code | String | |
PatientPush | MedicalEquipment[].Procedure.TargetSite.CodeSystem | String | |
PatientPush | MedicalEquipment[].Procedure.TargetSite.CodeSystemName | String | |
PatientPush | MedicalEquipment[].Procedure.TargetSite.Name | String | |
PatientPush | MedicalEquipment[].Procedure.TargetSite.AltCodes[] | Array of Objects | |
PatientPush | MedicationsText | String | |
PatientPush | Medications[] | Array of Objects | |
PatientPush | Medications[].Identifiers[] | Array of Objects | |
PatientPush | Medications[].Identifiers[].ID | String | |
PatientPush | Medications[].Prescription | Boolean | |
PatientPush | Medications[].FreeTextSig | String | |
PatientPush | Medications[].Dose.Quantity | String | |
PatientPush | Medications[].Dose.Units | String | |
PatientPush | Medications[].Rate.Quantity | String | |
PatientPush | Medications[].Rate.Units | String | |
PatientPush | Medications[].Route.Code | String | |
PatientPush | Medications[].Route.CodeSystem | String | |
PatientPush | Medications[].Route.CodeSystemName | String | |
PatientPush | Medications[].Route.Name | String | |
PatientPush | Medications[].Route.AltCodes[] | Array of Objects | |
PatientPush | Medications[].Status | String | |
PatientPush | Medications[].Hidden | Boolean | medications[].hidden |
PatientPush | Medications[].PatientNote | String | medications[].patientnote |
PatientPush | Medications[].ProviderNote | String | medications[].providernote |
PatientPush | Medications[].StartDate | String | medications[].startdate |
PatientPush | Medications[].EndDate | String | medications[].stopdate |
PatientPush | Medications[].StopReason | String | medications[].stopreason |
PatientPush | Medications[].Frequency.Period | String | |
PatientPush | Medications[].Frequency.PeriodMax | String | |
PatientPush | Medications[].Frequency.Unit | String | |
PatientPush | Medications[].Frequency.EventCode | String | |
PatientPush | Medications[].Frequency.InstitutionSpecified | Boolean | |
PatientPush | Medications[].NumberOfRefillsRemaining | Numeric | |
PatientPush | Medications[].IsPRN | Boolean | |
PatientPush | Medications[].Product.Code | String | medications[].medicationid |
PatientPush | Medications[].Product.CodeSystem | String | |
PatientPush | Medications[].Product.CodeSystemName | String | |
PatientPush | Medications[].Product.Name | String | |
PatientPush | Medications[].Indications[] | Array of Objects | |
PatientPush | Medications[].Product.AltCodes[] | Array of Objects | |
PatientPush | Medications[].Indications[].Code | String | |
PatientPush | Medications[].Indications[].CodeSystem | String | |
PatientPush | Medications[].Indications[].CodeSystemName | String | |
PatientPush | Medications[].Indications[].Name | String | |
PatientPush | Medications[].Indications[].AltCodes[] | Array of Objects | |
PatientPush | Medications[].SupplyOrder.StartDate | String | |
PatientPush | Medications[].SupplyOrder.EndDate | String | |
PatientPush | Medications[].SupplyOrder.Quantity | String | |
PatientPush | Medications[].SupplyOrder.Units | String | |
PatientPush | Medications[].SupplyOrder.NumberOfRefillsRemaining | Numeric | |
PatientPush | Medications[].SupplyOrder.OrderType | String | |
PatientPush | NoteSections[] | Array of Objects | |
PatientPush | NoteSections[].Code | String | |
PatientPush | NoteSections[].CodeSystem | String | |
PatientPush | NoteSections[].CodeSystemName | String | |
PatientPush | NoteSections[].Name | String | |
PatientPush | NoteSections[].AltCodes[] | Array of Objects | |
PatientPush | NoteSections[].Title | String | |
PatientPush | NoteSections[].Text | String | |
PatientPush | NoteSections[].Notes[] | Array of Objects | |
PatientPush | NoteSections[].Notes[].Code | String | |
PatientPush | NoteSections[].Notes[].CodeSystem | String | |
PatientPush | NoteSections[].Notes[].CodeSystemName | String | |
PatientPush | NoteSections[].Notes[].Name | String | |
PatientPush | NoteSections[].Notes[].AltCodes[] | Array of Objects | |
PatientPush | NoteSections[].Notes[].ContentType | String | |
PatientPush | NoteSections[].Notes[].FileContents | String | |
PatientPush | NoteSections[].Notes[].DateTime | String | |
PatientPush | NoteSections[].Notes[].Status | String | |
PatientPush | NoteSections[].Notes[].Encounter | Object | |
PatientPush | NoteSections[].Notes[].Encounter.Identifiers[] | Array of Objects | |
PatientPush | NoteSections[].Notes[].Encounter.Identifiers[].ID | String | |
PatientPush | NoteSections[].Notes[].Encounter.Identifiers[].IDType | String | |
PatientPush | NoteSections[].Notes[].Encounter.Type.Code | String | |
PatientPush | NoteSections[].Notes[].Encounter.Type.CodeSystem | String | |
PatientPush | NoteSections[].Notes[].Encounter.Type.CodeSystemName | String | |
PatientPush | NoteSections[].Notes[].Encounter.Type.Name | String | |
PatientPush | NoteSections[].Notes[].Encounter.Type.AltCodes[] | Array of Objects | |
PatientPush | NoteSections[].Notes[].Encounter.DateTime | DateTime | |
PatientPush | NoteSections[].Notes[].Encounter.EndDateTime | DateTime | |
PatientPush | PlanOfCareText | String | |
PatientPush | PlanOfCare.Orders[] | Array of Objects | |
PatientPush | PlanOfCare.Orders[].Code | String | |
PatientPush | PlanOfCare.Orders[].CodeSystem | String | |
PatientPush | PlanOfCare.Orders[].CodeSystemName | String | |
PatientPush | PlanOfCare.Orders[].Name | String | |
PatientPush | PlanOfCare.Orders[].AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Orders[].Status | String | |
PatientPush | PlanOfCare.Orders[].DateTime | ISO Format | |
PatientPush | PlanOfCare.Procedures[] | Array of Objects | |
PatientPush | PlanOfCare.Procedures[].Code | String | |
PatientPush | PlanOfCare.Procedures[].CodeSystem | String | |
PatientPush | PlanOfCare.Procedures[].CodeSystemName | String | |
PatientPush | PlanOfCare.Procedures[].Name | String | |
PatientPush | PlanOfCare.Procedures[].AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Procedures[].Status | String | |
PatientPush | PlanOfCare.Procedures[].DateTime | ISO Format | |
PatientPush | PlanOfCare.Encounters[] | Array of Objects | |
PatientPush | PlanOfCare.Encounters[].Code | String | |
PatientPush | PlanOfCare.Encounters[].CodeSystem | String | |
PatientPush | PlanOfCare.Encounters[].CodeSystemName | String | |
PatientPush | PlanOfCare.Encounters[].Name | String | |
PatientPush | PlanOfCare.Encounters[].AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Encounters[].Identifiers[] | Array of Objects | |
PatientPush | PlanOfCare.Encounters[].Identifiers[].ID | String | |
PatientPush | PlanOfCare.Encounters[].Identifiers[].IDType | String | |
PatientPush | PlanOfCare.Encounters[].Status | String | |
PatientPush | PlanOfCare.Encounters[].DateTime | String | |
PatientPush | PlanOfCare.MedicationAdministration[] | Array of Objects | |
PatientPush | PlanOfCare.MedicationAdministration[].Status | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Dose.Quantity | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Dose.Units | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Rate.Quantity | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Rate.Units | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Route.Code | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Route.CodeSystem | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Route.CodeSystemName | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Route.Name | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Route.AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.MedicationAdministration[].StartDate | ISO Format | |
PatientPush | PlanOfCare.MedicationAdministration[].EndDate | ISO Format | |
PatientPush | PlanOfCare.MedicationAdministration[].Frequency.Period | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Frequency.Unit | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Product.Code | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Product.CodeSystem | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Product.CodeSystemName | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Product.Name | String | |
PatientPush | PlanOfCare.MedicationAdministration[].Product.AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Supplies[] | Array of Objects | |
PatientPush | PlanOfCare.Supplies[].Code | String | |
PatientPush | PlanOfCare.Supplies[].CodeSystem | String | |
PatientPush | PlanOfCare.Supplies[].CodeSystemName | String | |
PatientPush | PlanOfCare.Supplies[].Name | String | |
PatientPush | PlanOfCare.Supplies[].AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Supplies[].Status | String | |
PatientPush | PlanOfCare.Supplies[].DateTime | ISO Format | |
PatientPush | PlanOfCare.Services[] | Array of Objects | |
PatientPush | PlanOfCare.Services[].Code | String | |
PatientPush | PlanOfCare.Services[].CodeSystem | String | |
PatientPush | PlanOfCare.Services[].CodeSystemName | String | |
PatientPush | PlanOfCare.Services[].Name | String | |
PatientPush | PlanOfCare.Services[].AltCodes[] | Array of Objects | |
PatientPush | PlanOfCare.Services[].Status | String | |
PatientPush | PlanOfCare.Services[].DateTime | ISO Format | |
PatientPush | ProblemsText | String | |
PatientPush | Problems[] | Array of Objects | |
PatientPush | Problems[].StartDate | String | |
PatientPush | Problems[].EndDate | String | |
PatientPush | Problems[].Code | String | |
PatientPush | Problems[].CodeSystem | String | |
PatientPush | Problems[].CodeSystemName | String | |
PatientPush | Problems[].Name | String | |
PatientPush | Problems[].AltCodes[] | Array of Objects | |
PatientPush | Problems[].Category.Code | String | |
PatientPush | Problems[].Category.CodeSystem | String | |
PatientPush | Problems[].Category.CodeSystemName | String | |
PatientPush | Problems[].Category.Name | String | |
PatientPush | Problems[].Category.AltCodes[] | Array of Objects | |
PatientPush | Problems[].Status.Code | String | |
PatientPush | Problems[].Status.CodeSystem | String | |
PatientPush | Problems[].Status.CodeSystemName | String | |
PatientPush | Problems[].Status.Name | String | |
PatientPush | Problems[].Comment | String | |
PatientPush | Problems[].Comments[] | Array of Objects | |
PatientPush | Problems[].HealthStatus.Code | String | |
PatientPush | Problems[].HealthStatus.CodeSystem | String | |
PatientPush | Problems[].HealthStatus.CodeSystemName | String | |
PatientPush | Problems[].HealthStatus.Name | String | |
PatientPush | Problems[].HealthStatus.AltCodes[] | Array of Objects | |
PatientPush | ProceduresText | String | |
PatientPush | Procedures.Observations[] | ||
PatientPush | Procedures.Observations[].Code | String | |
PatientPush | Procedures.Observations[].CodeSystem | String | |
PatientPush | Procedures.Observations[].CodeSystemName | String | |
PatientPush | Procedures.Observations[].Name | String | |
PatientPush | Procedures.Observations[].AltCodes[] | Array of Objects | |
PatientPush | Procedures.Observations[].DateTime | String | |
PatientPush | Procedures.Observations[].Status | String | |
PatientPush | Procedures.Observations[].TargetSite.Code | String | |
PatientPush | Procedures.Observations[].TargetSite.CodeSystem | String | |
PatientPush | Procedures.Observations[].TargetSite.CodeSystemName | String | |
PatientPush | Procedures.Observations[].TargetSite.Name | String | |
PatientPush | Procedures.Observations[].TargetSite.AltCodes[] | Array of Objects | |
PatientPush | Procedures.Observations[].Comments[] | Array of Objects | |
PatientPush | Procedures.Procedures[] | ||
PatientPush | Procedures.Procedures[].Code | String | |
PatientPush | Procedures.Procedures[].CodeSystem | String | |
PatientPush | Procedures.Procedures[].CodeSystemName | String | |
PatientPush | Procedures.Procedures[].Name | String | |
PatientPush | Procedures.Procedures[].AltCodes[] | Array of Objects | |
PatientPush | Procedures.Procedures[].DateTime | String | |
PatientPush | Procedures.Procedures[].Status | String | |
PatientPush | Procedures.Procedures[].TargetSite.Code | String | |
PatientPush | Procedures.Procedures[].TargetSite.CodeSystem | String | |
PatientPush | Procedures.Procedures[].TargetSite.CodeSystemName | String | |
PatientPush | Procedures.Procedures[].TargetSite.Name | String | |
PatientPush | Procedures.Procedures[].TargetSite.AltCodes[] | Array of Objects | |
PatientPush | Procedures.Procedures[].Comments[] | Array of Objects | |
PatientPush | Procedures.Services[] | ||
PatientPush | Procedures.Services[].Code | String | |
PatientPush | Procedures.Services[].CodeSystem | String | |
PatientPush | Procedures.Services[].CodeSystemName | String | |
PatientPush | Procedures.Services[].Name | String | |
PatientPush | Procedures.Services[].AltCodes[] | Array of Objects | |
PatientPush | Procedures.Services[].AltCodes[].Code | String | |
PatientPush | Procedures.Services[].AltCodes[].CodeSystem | String | |
PatientPush | Procedures.Services[].AltCodes[].CodeSystemName | String | |
PatientPush | Procedures.Services[].AltCodes[].Name | String | |
PatientPush | Procedures.Services[].DateTime | String | |
PatientPush | Procedures.Services[].Status | String | |
PatientPush | Procedures.Services[].Comments[] | Array of Objects | |
PatientPush | ResolvedProblemsText | String | |
PatientPush | ResolvedProblems[] | Array of Objects | |
PatientPush | ResolvedProblems[].StartDate | String | |
PatientPush | ResolvedProblems[].EndDate | String | |
PatientPush | ResolvedProblems[].Code | String | |
PatientPush | ResolvedProblems[].CodeSystem | String | |
PatientPush | ResolvedProblems[].CodeSystemName | String | |
PatientPush | ResolvedProblems[].Name | String | |
PatientPush | ResolvedProblems[].AltCodes[] | Array of Objects | |
PatientPush | ResolvedProblems[].Category.Code | String | |
PatientPush | ResolvedProblems[].Category.CodeSystem | String | |
PatientPush | ResolvedProblems[].Category.CodeSystemName | String | |
PatientPush | ResolvedProblems[].Category.Name | String | |
PatientPush | ResolvedProblems[].Category.AltCodes[] | Array of Objects | |
PatientPush | ResolvedProblems[].Status.Code | String | |
PatientPush | ResolvedProblems[].Status.CodeSystem | String | |
PatientPush | ResolvedProblems[].Status.CodeSystemName | String | |
PatientPush | ResolvedProblems[].Status.Name | String | |
PatientPush | ResolvedProblems[].Comment | String | |
PatientPush | ResolvedProblems[].Comments[] | Array of Objects | |
PatientPush | ResultText | String | |
PatientPush | Results[] | ||
PatientPush | Results[].Code | String | |
PatientPush | Results[].CodeSystem | String | |
PatientPush | Results[].CodeSystemName | String | |
PatientPush | Results[].Name | String | |
PatientPush | Results[].AltCodes[] | Array of Objects | |
PatientPush | Results[].Encounter | Object | |
PatientPush | Results[].Encounter.Identifiers[] | Array of Objects | |
PatientPush | Results[].Encounter.Identifiers[].ID | String | |
PatientPush | Results[].Encounter.Identifiers[].IDType | String | |
PatientPush | Results[].Encounter.Type.Code | String | |
PatientPush | Results[].Encounter.Type.CodeSystem | String | |
PatientPush | Results[].Encounter.Type.CodeSystemName | String | |
PatientPush | Results[].Encounter.Type.Name | String | |
PatientPush | Results[].Encounter.Type.AltCodes[] | Array of Objects | |
PatientPush | Results[].Encounter.DateTime | DateTime | |
PatientPush | Results[].Encounter.EndDateTime | DateTime | |
PatientPush | Results[].Status | String | |
PatientPush | Results[].Producer.ID | String | |
PatientPush | Results[].Producer.Name | String | |
PatientPush | Results[].Producer.IDType | String | |
PatientPush | Results[].Producer.Address | Object | |
PatientPush | Results[].Producer.Address.StreetAddress | String | |
PatientPush | Results[].Producer.Address.City | String | |
PatientPush | Results[].Producer.Address.State | String | |
PatientPush | Results[].Producer.Address.ZIP | String | |
PatientPush | Results[].Producer.Address.County | String | |
PatientPush | Results[].Producer.Address.Country | String | |
PatientPush | Results[].Specimen | ||
PatientPush | Results[].Specimen.CollectionDateTime | ||
PatientPush | Results[].Specimen.Identifiers[] | ||
PatientPush | Results[].Specimen.Source.Code | String | |
PatientPush | Results[].Specimen.Source.CodeSystem | String | |
PatientPush | Results[].Specimen.Source.CodeSystemName | String | |
PatientPush | Results[].Specimen.Source.Name | String | |
PatientPush | Results[].Specimen.TargetSite.Code | String | |
PatientPush | Results[].Specimen.TargetSite.CodeSystem | String | |
PatientPush | Results[].Specimen.TargetSite.CodeSystemName | String | |
PatientPush | Results[].Specimen.TargetSite.Name | String | |
PatientPush | Results[].Observations[] | Array of Objects | |
PatientPush | Results[].Observations[].Code | String | |
PatientPush | Results[].Observations[].CodeSystem | String | |
PatientPush | Results[].Observations[].CodeSystemName | String | |
PatientPush | Results[].Observations[].Name | String | |
PatientPush | Results[].Observations[].AltCodes[] | Array of Objects | |
PatientPush | Results[].Observations[].Status | String | |
PatientPush | Results[].Observations[].Interpretation | String | |
PatientPush | Results[].Observations[].DateTime | String | |
PatientPush | Results[].Observations[].CodedValue.Code | String | |
PatientPush | Results[].Observations[].CodedValue.CodeSystem | String | |
PatientPush | Results[].Observations[].CodedValue.CodeSystemName | String | |
PatientPush | Results[].Observations[].CodedValue.Name | String | |
PatientPush | Results[].Observations[].CodedValue.AltCodes[] | Array of Objects | |
PatientPush | Results[].Observations[].Value | String | |
PatientPush | Results[].Observations[].ValueType | String | |
PatientPush | Results[].Observations[].Units | String | |
PatientPush | Results[].Observations[].ReferenceRange | Object | |
PatientPush | Results[].Observations[].ReferenceRange.Low | String | |
PatientPush | Results[].Observations[].ReferenceRange.High | String | |
PatientPush | Results[].Observations[].ReferenceRange.Text | String | |
PatientPush | Results[].Observations[].Comments[] | Array of Objects | |
PatientPush | SocialHistoryText | String | |
PatientPush | SocialHistory.Observations[] | String | |
PatientPush | SocialHistory.Observations[].Code | String | |
PatientPush | SocialHistory.Observations[].CodeSystem | String | |
PatientPush | SocialHistory.Observations[].CodeSystemName | String | |
PatientPush | SocialHistory.Observations[].Name | String | |
PatientPush | SocialHistory.Observations[].AltCodes[] | Array of Objects | |
PatientPush | SocialHistory.Observations[].Value | Object | |
PatientPush | SocialHistory.Observations[].Value.Code | String | |
PatientPush | SocialHistory.Observations[].Value.CodeSystem | String | |
PatientPush | SocialHistory.Observations[].Value.CodeSystemName | String | |
PatientPush | SocialHistory.Observations[].Value.Name | String | |
PatientPush | SocialHistory.Observations[].Value.AltCodes[] | Array of Objects | |
PatientPush | SocialHistory.Observations[].ValueText | String | |
PatientPush | SocialHistory.Observations[].StartDate | String | |
PatientPush | SocialHistory.Observations[].EndDate | String | |
PatientPush | SocialHistory.Observations[].Comments[] | Array of Objects | |
PatientPush | SocialHistory.Pregnancy[] | String | |
PatientPush | SocialHistory.Pregnancy[].StartDate | String | |
PatientPush | SocialHistory.Pregnancy[].EndDate | String | |
PatientPush | SocialHistory.Pregnancy[].EstimatedDelivery | String | |
PatientPush | SocialHistory.Pregnancy[].Comments[] | Array of Objects | |
PatientPush | SocialHistory.TobaccoUse[] | String | |
PatientPush | SocialHistory.TobaccoUse[].Code | String | |
PatientPush | SocialHistory.TobaccoUse[].CodeSystem | String | |
PatientPush | SocialHistory.TobaccoUse[].CodeSystemName | String | |
PatientPush | SocialHistory.TobaccoUse[].Name | String | |
PatientPush | SocialHistory.TobaccoUse[].AltCodes[] | Array of Objects | |
PatientPush | SocialHistory.TobaccoUse[].IsSmokingStatus | String | |
PatientPush | SocialHistory.TobaccoUse[].StartDate | String | |
PatientPush | SocialHistory.TobaccoUse[].EndDate | String | |
PatientPush | SocialHistory.TobaccoUse[].Comments[] | Array of Objects | |
PatientPush | VitalSignsText | String | |
PatientPush | VitalSigns[] | String | |
PatientPush | VitalSigns[].DateTime | String | |
PatientPush | VitalSigns[].Observations[] | String | |
PatientPush | VitalSigns[].Observations[].Code | String | vitals[].clinicalelementid |
PatientPush | VitalSigns[].Observations[].CodeSystem | String | |
PatientPush | VitalSigns[].Observations[].CodeSystemName | String | |
PatientPush | VitalSigns[].Observations[].Name | String | |
PatientPush | VitalSigns[].Observations[].AltCodes[] | Array of Objects | |
PatientPush | VitalSigns[].Observations[].Status | String | |
PatientPush | VitalSigns[].Observations[].Interpretation | String | |
PatientPush | VitalSigns[].Observations[].DateTime | String | vitals[].readingtaken |
PatientPush | VitalSigns[].Observations[].Value | String | vitals[].value |
PatientPush | VitalSigns[].Observations[].Units | String | |
PatientPush | VitalSigns[].Observations[].TargetSite.Code | String | |
PatientPush | VitalSigns[].Observations[].TargetSite.CodeSystem | String | |
PatientPush | VitalSigns[].Observations[].TargetSite.CodeSystemName | String | |
PatientPush | VitalSigns[].Observations[].TargetSite.Name | String | |
PatientPush | VitalSigns[].Observations[].TargetSite.AltCodes[] | Array of Objects | |
PatientPush | VitalSigns[].Observations[].Comments[] | Array of Objects |