Patient Encounter Assessment Plans

patient-encounter-assessment-plans.tsv

Encounter assessment plan data for EHR patient(s)

Field Name Data type Field Description
PatientPracticeGuid Guid Unique identifier representing a patient
AssessmentGuid Guid Unique identifier that represents the assessment
PlanGuid Guid Unique identifier that represents the plan
PlanTypeCode String String that represents the plan type code
PlanStatusCode String String that represents the plan status code
CompletedByProviderGuid Guid? Unique identifier that represents the provider who completed
CreatedByProviderGuid Guid? Unique identifier that represents the provider who created the plan
LastModifiedByProviderGuid Guid Unique identifier that represents the provider who last modified the plan
CreatedDateTimeUtc DateTime Date that represents when the provider created the plan
LastModifiedDateTimeUtc DateTime Date that represents when the provider last modified the plan
IsPrimaryAssessmentForPlan Boolean Bool that represents whether the assessment is the primary assessment for the plan
ReferralGuid Guid? Unique identifier that represents the referral
MedicationGuid Guid? Unique identifier that represents the medication
PrescriptionGuid Guid? Unique identifier that represents the prescription
OrderGuid Guid? Unique identifier that represents the lab order
OrderItemGuid Guid? Unique identifier that represents the single lab test item.
LabPlanCodeSystem String String that represents the Lab Plan Coding System
(CPT, LOINC are common values)    
LabPlanCodeValue String Code Value that maps to the Code System
Refers to specific lab test under that code system