PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
Grouping |
String |
Name of the questionnaire group |
QuestionnaireCodeSystem |
String |
The coding system used for the questionnaire (e.g., LOINC) |
QuestionnaireCode |
String |
The code associated with the questionnaire |
Question |
String |
The question text from the questionnaire |
QuestionCodeSystem |
String |
The coding system for the question code |
QuestionCode |
String |
The code representing the question of the questionnaire |
Answer |
String |
The patient’s answer to the question, or a mapped label if available |
Units |
String |
Units associated with the patient’s answer (e.g., mg, cm) |
AnswerCodeSystem |
String |
The coding system used for the answer |
AnswerCode |
String |
The code associated with the patient’s answer |
CreatedDateTimeUtc |
DateTime |
Date and time when the record was created in UTC |
CreatedByProviderGuid |
Guid |
The provider who created the record |
LastModifiedDateTimeUtc |
DateTime |
Date and time when the record was last modified in UTC |
LastModifiedByProviderGuid |
Guid |
The provider who last modified the record |