{ "projectName": "CareManager", "categoryType": "Other", "projectDescription": "customizable software platform designed especially for the clinicians and health care professionals", "tables": [ { "tableName": "Patient", "plural": "Patients", "tableDescription": "", "columns": [ { "columnName": "PatientId", "essential": true, "columnType": "NumericKeyType", "typeName": "", "description": "Primary Key", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "a3312191-9340-48b0-b792-837da85ee832" }, { "columnName": "Title", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "b46b9248-68fb-4ad0-bb66-c74d9ecfe958" }, { "columnName": "First", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "b6b400d1-014e-4cfd-8d25-edb2ae2a1eb4" }, { "columnName": "Middle", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "47009958-fc07-4fa9-a495-9481ddd50832" }, { "columnName": "Last", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "0161d1f2-1a6f-41fc-aeff-0caa94e5a14d" }, { "columnName": "Suffix", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "bca8a21f-0dbb-4f2d-9029-ca3dcc4d8a6e" }, { "columnName": "PersonImage", "essential": false, "columnType": "ByteArray", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "e909927e-a54a-49f3-bac8-03d3903c52d8" }, { "columnName": "Address", "essential": false, "columnType": "ObjectType", "typeName": "Address", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "City", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "ZipCode", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "CityPrefix", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "CitySuffix", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StreetName", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StreetAddress", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StreetSuffix", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StreetPrefix", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "SecondaryAddress", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "County", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Country", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "CountryCode", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "State", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StateAbbr", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Latitude", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Longitude", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] } ], "id": "289d6fff-093a-4a0c-934e-e3ebab943259" }, { "columnName": "Phone", "essential": false, "columnType": "ObjectType", "typeName": "Phone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "PrimaryPhone", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "SecondaryPhone", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] } ], "id": "1990f7ad-eedc-4cb5-ac2b-da009d35e17b" }, { "columnName": "Personal", "essential": false, "columnType": "ObjectType", "typeName": "Personal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "SSN", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Gender", "essential": false, "columnType": "EnumType", "typeName": "Gender", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Male", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Female", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Birthdate", "essential": false, "columnType": "DateType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "BloodType", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Ethnicity", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "MaritalStatus", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "EmploymentStatus", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "IsDeceased", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "DateOfDeath", "essential": false, "columnType": "DateType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Religion", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "IsVeteran", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "HighestEducationLevel", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "IsDisabled", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "OrganDonor", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] } ], "id": "56956244-0bf6-4506-8d86-ff03fbd488e3" }, { "columnName": "Allergies", "typeName": "Allergy", "columnType": "Many", "essential": false, "description": "Patient has many Allergys", "id": "c4d1c08d-f313-4ec9-a8a8-6cddce009008" }, { "columnName": "Medications", "typeName": "Medication", "columnType": "Many", "essential": false, "description": "Patient has many Medications", "id": "9c1bb5e5-e5ab-4faf-9898-5eb27085ba94" } ], "tables": [ { "tableName": "Problem", "plural": "Problems", "tableDescription": "", "columns": [ { "columnName": "ProblemId", "essential": true, "columnType": "NumericKeyType", "typeName": "", "description": "Primary Key", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Name", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "OnsetDate", "essential": false, "columnType": "DateTimeType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Status", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StopDate", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "StopReason", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "AllergenType", "essential": false, "columnType": "EnumType", "typeName": "AllergenType", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Animal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Environmental", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Food", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Medication", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Plant", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SequenceNumber", "essential": false, "columnType": "IntegerType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] } ], "tables": [] }, { "tableName": "Consultation", "plural": "Consultations", "tableDescription": "", "columns": [ { "columnName": "ConsultationId", "essential": true, "columnType": "NumericKeyType", "typeName": "", "description": "Primary Key", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "ConsultationDate", "essential": true, "columnType": "DateTimeType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "Physician", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "HPI", "essential": false, "columnType": "ObjectType", "typeName": "HPI", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "Description", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [] }, { "columnName": "ChiefComplaint", "essential": false, "columnType": "StringEnum", "typeName": "string", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Abdominal pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acne", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "ADHD", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Allergies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Annual exam", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Annual gyn", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anxiety", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Asthma", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Athletic physical", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Atrial fibrillation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Back pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bell's palsy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Breast lump", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Burning on urination", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chest pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Congestion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Constipation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cough", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depression", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diabetes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diarrhea", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dizziness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dyspnea", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dysuria", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ear pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Earache", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epigastric pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "F/U colonoscopy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "F/U HTN", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "F/U NIDDM", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Fatigue", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Fecal occult blood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Fever", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Follow-up", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Follow-up diabetes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Follow-up hypertension", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Headache", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hearing loss", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heartburn", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "High blood pressure", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "HTN", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hypertension", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Insomnia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregular menses", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Laceration", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Leg pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Leg swelling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Low back pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lymphadenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nasal congestion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nausea and vomiting", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Neck pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nose bleed", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Obesity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Otalgia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpitations", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Penile discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Physical exam", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pink eye", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pneumonia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Prenatal follow-up", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Purulent rhinorrhea", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rash", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Recheck", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rectal bleeding", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right knee pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Routine medical exam", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Runny nose", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shortness of breath", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sinus infection", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sinus pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sore throat", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sports physical", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Stomach pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Throat pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Toe pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "URI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "UTI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vaginal discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vertigo", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vomiting", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weight loss", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Well child exam", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "ReviewOfSystem", "essential": false, "columnType": "ObjectType", "typeName": "ReviewOfSystem", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "General", "essential": false, "columnType": "StringEnum", "typeName": "General", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies fevers, chills, sweats, anorexia, fatigue, malaise, weight loss", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Fevers,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chills,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sweats,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anorexia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Fatigue,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malaise,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weight loss,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Eyes", "essential": false, "columnType": "StringEnum", "typeName": "Eyes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies blurring, diplopia, irritation, discharge, vision loss, eye pain, photophobia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Blurring,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diplopia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irritation,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Discharge,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Eye pain,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Photophobia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vision loss,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EarsNoseThroat", "essential": false, "columnType": "StringEnum", "typeName": "EarsNoseThroat", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies ear pain or discharge, tinnitus, decreased hearing, nasal obstruction or discharge, nosebleeds, sore throat, hoarseness, dysphagia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Earache,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ear discharge,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tinnitus,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Decreased hearing,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nasal congestion,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nosebleeds,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sore throat,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hoarseness,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dysphagia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Cardiovascular", "essential": false, "columnType": "StringEnum", "typeName": "Cardiovascular", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies chest pains, palpitations, syncope, dyspnea on exertion, orthopnea, PND, peripheral edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chest pains,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpitations,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Syncope,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Orthopnea,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Peripheral edema,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PND,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dyspnea on exertion,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Respiratory", "essential": false, "columnType": "StringEnum", "typeName": "Respiratory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies cough, dyspnea, excessive sputum, hemoptysis, wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cough,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dyspnea,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Excessive sputum,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hemoptysis,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Gastrointestinal", "essential": false, "columnType": "StringEnum", "typeName": "Gastrointestinal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies nausea, vomiting, diarrhea, constipation, change in bowel habits, abdominal pain, melena, hematochezia, jaundice", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Constipation,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diarrhea,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vomiting,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nausea,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Abdominal pain,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Change in bowel habits,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hematochezia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Melena,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Jaundice,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Genitourinary", "essential": false, "columnType": "StringEnum", "typeName": "Genitourinary", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies urinary symptoms, vaginal discharge or sores, menstrual irregularity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinary frequency,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Incontinence,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hematuria,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dysuria,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pelvic pain,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Genital sores,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vaginal discharge,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Abnormal vaginal bleeding,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Amenorrhea,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Menorrhagia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Musculoskeletal", "essential": false, "columnType": "StringEnum", "typeName": "Musculoskeletal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies back pain, joint pain, joint swelling, muscle cramps, muscle weakness, stiffness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Back pain,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Joint pain,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Joint swelling,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Muscle cramps,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Muscle weakness,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Stiffness,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Skin", "essential": false, "columnType": "StringEnum", "typeName": "Skin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies rash, itching, dryness, suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rash,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Itching,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dryness,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Suspicious lesions,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Neurologic", "essential": false, "columnType": "StringEnum", "typeName": "Neurologic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies transient paralysis, weakness, paresthesias, seizures, syncope, tremors, vertigo", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Headaches,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Syncope,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Seizures,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weakness,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paresthesias,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Transient paralysis,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vertigo,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tremors,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Psychiatric", "essential": false, "columnType": "StringEnum", "typeName": "Psychiatric", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies depression, anxiety, memory loss, mental disturbance, suicidal ideation, hallucinations, paranoia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depression,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anxiety,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Memory loss,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Suicidal ideation,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hallucinations,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paranoia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mental disturbance,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Endocrine", "essential": false, "columnType": "StringEnum", "typeName": "Endocrine", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies cold intolerance, heat intolerance, polydipsia, polyphagia, polyuria, weight change", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polydipsia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polyphagia,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polyuria,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weight change,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold intolerance,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heat intolerance,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HemeLymphatic", "essential": false, "columnType": "StringEnum", "typeName": "HemeLymphatic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies abnormal bruising, bleeding, enlarged lymph nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Abnormal bruising,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bleeding,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Enlarged lymph nodes,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AllergicImmunologic", "essential": false, "columnType": "StringEnum", "typeName": "AllergicImmunologic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies urticaria, hay fever, persistent infections, HIV exposure", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complains of", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urticaria,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hay fever", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Persistent infections,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "HIV exposure,", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "See HPI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "EyeEntNeck", "essential": false, "columnType": "ObjectType", "typeName": "EyeEntNeck", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GeneralAppearance", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAppearance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Well nourished, well hydrated, no acute distress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malnourished", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diaphoretic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dusky", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cachectic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interactive, energetic, appears well nourished and hydrated", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Head", "essential": false, "columnType": "StringEnum", "typeName": "Head", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normocephalic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EyeConjunctivaeAndLids", "essential": false, "columnType": "StringEnum", "typeName": "EyeConjunctivaeAndLids", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Conjunctivae and lids normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Conjunctivae clear;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Conjunctivae injected;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lids normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No scleral icterus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Scleral icterus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Proptosis;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EyePupils", "essential": false, "columnType": "StringEnum", "typeName": "EyePupils", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Equal, round, reactive to light and accommodation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Direct and consensual response to light is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anisocoria", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Surgical changes noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EyeOpthalmoscopic", "essential": false, "columnType": "StringEnum", "typeName": "EyeOpthalmoscopic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Discs sharp and flat, no a/v nicking, hemorrhages, or exudates", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal red reflexes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Retinal hemorrhages", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "A-V nicking", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cotton wool patches", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntOtoscopic", "essential": false, "columnType": "StringEnum", "typeName": "EntOtoscopic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Canals clear, tympanic membranes intact with good movement, no fluid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM red and dull;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM perforated;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM gray, immobile, with air-fluid level;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Canal clear;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Canal with excessive cerumen;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntExternalEars", "essential": false, "columnType": "StringEnum", "typeName": "EntExternalEars", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal, no lesions or deformities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deformity of pinna", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntHearing", "essential": false, "columnType": "StringEnum", "typeName": "EntHearing", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Grossly intact;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Grossly normal with hearing aids;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Markedly hard of hearing;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Decreased hearing R;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Decreased hearing L;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rinne's test negative R;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rinne's test negative L;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weber's test negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntNasalPassages", "essential": false, "columnType": "StringEnum", "typeName": "EntNasalPassages", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Mucosa, septum, and turbinates normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deviated septum", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Perforated septum", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polyps", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mucosa boggy with clear nasal discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntExternalNose", "essential": false, "columnType": "StringEnum", "typeName": "EntExternalNose", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal, no lesions or deformities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nasal discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Saddle nose deformity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rhinophyma", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntDental", "essential": false, "columnType": "StringEnum", "typeName": "EntDental", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Good dentition", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor dentition", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edentulous", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edentulous with upper and lower dentures", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntPharynx", "essential": false, "columnType": "StringEnum", "typeName": "EntPharynx", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Tongue normal, posterior pharynx without erythema or exudate", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx red;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx with cobblestoning;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils with exudate;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils enlarged;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mucosa with white plaque (thrush);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckNeck", "essential": false, "columnType": "StringEnum", "typeName": "NeckNeck", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Supple, no masses, trachea midline", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nuchal rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tracheal deviation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckThyroid", "essential": false, "columnType": "StringEnum", "typeName": "NeckThyroid", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No nodules, masses, tenderness, or enlargement", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal size;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse enlargement;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonpalpable;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nontender;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No nodules;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpable nodule;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "GenitourinaryLymphaticMusculoskeleletal", "essential": false, "columnType": "ObjectType", "typeName": "GenitourinaryLymphaticMusculoskeleletal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GenitourinaryAnusAndPerineum", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryAnusAndPerineum", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Patent, no rash or lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "External hemorrhoids noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryTannerStage", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryTannerStage", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "I", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "II", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "III", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "IV", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "V", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryExtGenitaliaVagina", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryExtGenitaliaVagina", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal, no lesions or discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ulcer", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chancre", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Condyloma", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polyp", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clitoral hypertrophy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vaginal atrophy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryUrethra", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryUrethra", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryBladder", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryBladder", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cystocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cystocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryCervix", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryCervix", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal appearance, no lesions, no discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nabothian cysts", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ectropion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Absent, good vaginal support", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryUterus", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryUterus", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal size and position, midline, mobile", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Third-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral displacement", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Retroflexion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "First-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Second-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryAdnexa", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryAdnexa", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unilateral tender mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unilateral non-tender mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bilateral tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LymphaticNeck", "essential": false, "columnType": "StringEnum", "typeName": "LymphaticNeck", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cervical adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tender", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Non-tender", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shotty", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anterior cervical adenopathy;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Posterior cervical adenopathy;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Posterior auricular adenopathy;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LymphaticAxillae", "essential": false, "columnType": "StringEnum", "typeName": "LymphaticAxillae", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No axillary adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "R axillary adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "L axillary adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LymphaticGroin", "essential": false, "columnType": "StringEnum", "typeName": "LymphaticGroin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No inguinal adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "L inguinal adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "R inguinal adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LymphaticMiscLymphNodes", "essential": false, "columnType": "StringEnum", "typeName": "LymphaticMiscLymphNodes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No other adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epitrochlear nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalHeadAndNeck", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalHeadAndNeck", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal alignment and mobility", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Muscles are symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tenderness to palpation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal alignment", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flex: 45; ext: 45; R. lat. bend: 40; L. lat. bend: 40; R. rot: 70; L. rot: 70 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalDigitsAndNails", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalDigitsAndNails", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No clubbing, cyanosis, petechiae, or nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pitting", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sclerodactyly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalSpineRibdPelvis", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalSpineRibdPelvis", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal alignment, no deformity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Kyphosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Scoliosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paraspinal spasm", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vertebral tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Back ROM - flex: 90; ext: 30; lat. bend (R): 35; (L) 35; rotation (R): 30; (L): 30 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalGaitAndStation", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalGaitAndStation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ataxic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Waddling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Antalgic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonambulatory", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalRUE", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalRUE", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal ROM and strength, no joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shoulder ROM - flex: 180; ext: 50; abduc: 180; adduc: 50; int. rot: 90; ext. rot: 90 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow ROM - flex: 160; ext: 180; arm supination: 90; pronation: 90 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wrist ROM - flex: 80; ext: 70; ulnar dev: 30; rad. dev: 20 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No swelling;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalLUE", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalLUE", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal ROM and strength, no joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shoulder ROM - flex: 180; ext: 50; abduc: 180; adduc: 50; int. rot: 90; ext. rot: 90 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow ROM - flex: 160; ext: 180; arm supination: 90; pronation: 90 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wrist ROM - flex: 80; ext: 70; ulnar dev: 30; rad. dev: 20 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No swelling;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalRLE", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalRLE", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal ROM and strength, no joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip ROM - flex: 120; ext: 30; abd: 45; add: 20; int. rot: 35; ext. rot: 45 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee ROM - flex: 130; ext: 0; int. rot: 10; ext. rot: 10 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle ROM - dorsiflex: 20; plantarflex: 50: inversion: 5; eversion: 5; adduct: 20; abduct: 10 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No swelling;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeleletalLLE", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeleletalLLE", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal ROM and strength, no joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip ROM - flex: 120; ext: 30; abd: 45; add: 20; int. rot: 35; ext. rot: 45 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee ROM - flex: 130; ext: 0; int. rot: 10; ext. rot: 10 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle ROM - dorsiflex: 20; plantarflex: 50: inversion: 5; eversion: 5; adduct: 20; abduct: 10 (deg.);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No swelling;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "HistoryHabit", "essential": false, "columnType": "ObjectType", "typeName": "HistoryHabit", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "TobaccoUse", "essential": false, "columnType": "StringEnum", "typeName": "TobaccoUse", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Never smoked", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Former smoker", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cigarettes < 1 ppd", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cigarettes 1 ppd", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cigarettes 2 ppd", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cigarettes 3+ ppd", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cigar", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pipe", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chewing tobacco", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AlcoholUse", "essential": false, "columnType": "StringEnum", "typeName": "AlcoholUse", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Never", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "< 1 drink/week", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1 drink/week", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2-3 drinks/week", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1 drink/day", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2 drinks/day", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3 drinks/day", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4+ drinks/day", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DrugUse", "essential": false, "columnType": "StringEnum", "typeName": "DrugUse", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Marijuana", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cocaine", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Illicit rx", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Crack", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heroin", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "CardioVascularLymphaticHeadNeck", "essential": false, "columnType": "ObjectType", "typeName": "CardioVascularLymphaticHeadNeck", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GeneralAppearance", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAppearance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Well nourished, well hydrated, no acute distress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malnourished", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diaphoretic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dusky", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cachectic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interactive, energetic, appears well nourished and hydrated", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardioVascularPeripheralCirculation", "essential": false, "columnType": "StringEnum", "typeName": "CardioVascularPeripheralCirculation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cyanosis, clubbing, edema, or varicosities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold extremities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3+ bilateral pedal edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LymphaticLymphNodes", "essential": false, "columnType": "StringEnum", "typeName": "LymphaticLymphNodes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No other adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epitrochlear nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HeadNeckInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "HeadNeckInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal alignment, non-tender", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Spinous processes non-tender;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Spinous processes tender to palpation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No spasm;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paraspinal spasm noted;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal alignment;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Holds head stiffly;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HeadNeckRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "HeadNeckRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Full flexion, extension, rotation, and side to side bending", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flexion: 45; extension: 45 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral bending - right: 40; left: 40;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rotation - right: 70; left: 70;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flexion: 45 deg.; extension: 45 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral bending-right: 40 deg.; left: 40 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rotation-right: 70 deg.; left: 70 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HeadNeckStability", "essential": false, "columnType": "StringEnum", "typeName": "HeadNeckStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HeadNeckStrengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "HeadNeckStrengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diminished due to pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flexion: 5/5; extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral bending-right: 5/5; left: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rotation-right: 5/5; left: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "HeadNeckSkin", "essential": false, "columnType": "StringEnum", "typeName": "HeadNeckSkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "GeneralCardioVascular", "essential": false, "columnType": "ObjectType", "typeName": "GeneralCardioVascular", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GeneralAppearance", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAppearance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Well nourished, well hydrated, no acute distress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malnourished", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diaphoretic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dusky", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cachectic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interactive, energetic, appears well nourished and hydrated", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralHead", "essential": false, "columnType": "StringEnum", "typeName": "GeneralHead", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normocephalic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralEars", "essential": false, "columnType": "StringEnum", "typeName": "GeneralEars", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Canals clear, tympanic membranes intact with good movement, no fluid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM red and dull;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM perforated;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "TM gray, immobile, with air-fluid level;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Canal clear;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Canal with excessive cerumen;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralOpthalmoscopic", "essential": false, "columnType": "StringEnum", "typeName": "GeneralOpthalmoscopic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Discs sharp and flat, no a/v nicking, hemorrhages, or exudates", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal red reflexes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Retinal hemorrhages", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "A-V nicking", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cotton wool patches", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralThroat", "essential": false, "columnType": "StringEnum", "typeName": "GeneralThroat", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Tongue normal, posterior pharynx without erythema or exudate", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx red;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pharynx with cobblestoning;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils with exudate;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tonsils enlarged;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mucosa with white plaque (thrush);", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralLungs", "essential": false, "columnType": "StringEnum", "typeName": "GeneralLungs", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rales, rhonchi, or wheezes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bibasilar rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moist rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rhonchi", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralAbdomen", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAbdomen", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Soft, non-tender, without hepatosplenomegaly or masses", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralGenitourinary", "essential": false, "columnType": "StringEnum", "typeName": "GeneralGenitourinary", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "External genitalia normal, cervix without lesions, fundus normal size and shape, no adnexal masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal phallus, without lesions, no inguinal masses", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GeneralSkin", "essential": false, "columnType": "StringEnum", "typeName": "GeneralSkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "External genitalia normal, cervix without lesions, fundus normal size and shape, no adnexal masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal phallus, without lesions, no inguinal masses", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardioVascularAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "CardioVascularAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardioVascularCarotidArteries", "essential": false, "columnType": "StringEnum", "typeName": "CardioVascularCarotidArteries", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "RRR, S1 and S2 normal, no murmur, rub, or gallop", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregularly irregular rhythm with no murmurs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Systolic murmur LSB", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardioVascularPeripheralCirculation", "essential": false, "columnType": "StringEnum", "typeName": "CardioVascularPeripheralCirculation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric, no bruits heard", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Without bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "With bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "EntNeckRespiratoryCardiovascular", "essential": false, "columnType": "ObjectType", "typeName": "EntNeckRespiratoryCardiovascular", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GeneralAppearance", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAppearance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Well nourished, well hydrated, no acute distress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malnourished", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diaphoretic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dusky", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cachectic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interactive, energetic, appears well nourished and hydrated", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntConjunctivaeAndLids", "essential": false, "columnType": "StringEnum", "typeName": "EntConjunctivaeAndLids", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Conjunctivae and lids normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Conjunctivae clear;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Conjunctivae injected;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lids normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No scleral icterus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Scleral icterus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Proptosis;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntTeethGumsPalate", "essential": false, "columnType": "StringEnum", "typeName": "EntTeethGumsPalate", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Dentition and gums, and palate normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor dentition", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edentulous with upper and lower dentures", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edentulous", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Gingival hyperplasia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "EntOralMucosa", "essential": false, "columnType": "StringEnum", "typeName": "EntOralMucosa", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No pallor, cyanosis, or lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pallor", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckNeckVeins", "essential": false, "columnType": "StringEnum", "typeName": "NeckNeckVeins", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No JVD or cannon a waves", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "JVD", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Large a waves present", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cannon a waves present", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Notable c waves present", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Notable v waves present", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckThyroid", "essential": false, "columnType": "StringEnum", "typeName": "NeckThyroid", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No nodules, masses, tenderness, or enlargement", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal size;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse enlargement;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonpalpable;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nontender;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No nodules;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpable nodule;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rales, rhonchi, or wheezes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bibasilar rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moist rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rhonchi", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryRespiratoryEffort", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryRespiratoryEffort", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No intercostal retractions or use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Intercostal retractions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "RRR, S1 and S2 normal, no murmur, rub, or gallop", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregularly irregular rhythm with no murmurs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Systolic murmur LSB", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPalpation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No thrill or palpable murmurs, no displacement of PMI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Laterally displaced PMI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Enlarged PMI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sustained PMI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperdynamic PMI", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Thrill", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heave", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpable murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularCarotidArteries", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularCarotidArteries", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric, no bruits heard", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Without bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "With bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularAbdominalAorta", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularAbdominalAorta", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No enlargement or bruits", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Midline abdominal bruit", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulsating abdominal mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularFemoralPulses", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularFemoralPulses", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric, no bruits", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right femoral", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left femoral", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Without bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "With bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPedalPulses", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPedalPulses", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right dorsalis pedis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right post. tibial", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left dorsalis pedis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left post. tibial", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPeripheralCirculation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPeripheralCirculation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cyanosis, clubbing, edema, or varicosities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold extremities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3+ bilateral pedal edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "GastroIntestinalMusculoskeletalNeuro", "essential": false, "columnType": "ObjectType", "typeName": "GastroIntestinalMusculoskeletalNeuro", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GastroIntestinalPalpation", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Soft, non-tender, no masses, bowel sounds normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mild", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moderate", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epigastric tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "+ guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hypoactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hyperactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalLiverAndSpleen", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalLiverAndSpleen", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No enlargement or nodularity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hepatomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Splenomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Liver tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulsatile liver", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalHemoccult", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalHemoccult", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Guaiac negative", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Trace positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Guaiac positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeletalBack", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeletalBack", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal alignment and mobility, non-tender", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Kyphosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Scoliosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vertebral tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paraspinal spasm", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeletalGaitAndStation", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeletalGaitAndStation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ataxic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Waddling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Antalgic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonambulatory", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MusculoskeletalMuscleStrengthTone", "essential": false, "columnType": "StringEnum", "typeName": "MusculoskeletalMuscleStrengthTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal tone and strength", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse muscle weakness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse muscle atrophy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Focal weakness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cogwheel rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ExtremetiesDigitsAndNails", "essential": false, "columnType": "StringEnum", "typeName": "ExtremetiesDigitsAndNails", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No clubbing, cyanosis, petechiae, or nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pitting", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sclerodactyly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SkinInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "SkinInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes, lesions, or ulcerations", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rash", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Petechiae", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Purpura", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ecchymosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroMentalStatusOrientation", "essential": false, "columnType": "StringEnum", "typeName": "NeuroMentalStatusOrientation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Oriented to time, place, and person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to state, county, town, street, and floor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to year, season, date, day, and month;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "General disorientation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to time;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to place;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroMentalStatusMoodAndAffect", "essential": false, "columnType": "StringEnum", "typeName": "NeuroMentalStatusMoodAndAffect", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No depression, anxiety, or agitation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flat affect", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depressed mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Labile mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroMentalStatusAdditonalComments", "essential": false, "columnType": "StringEnum", "typeName": "NeuroMentalStatusAdditonalComments", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Glucose:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hgb/Hct:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PT / INR:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rapid Strep screen:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinalysis: leuks: blood: nitrite: protein: SG:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urine pregnancy:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "WBC:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "Musculoskeletal", "essential": false, "columnType": "ObjectType", "typeName": "Musculoskeletal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GaitAndStation", "essential": false, "columnType": "StringEnum", "typeName": "GaitAndStation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ataxic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Waddling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Antalgic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonambulatory", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremityStrength", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityStrength", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps flexion, wrist extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow and finger extension, wrist flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Middle finger flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Small finger abduction and interossei: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: normal; biceps flexion, wrist extension: normal; elbow and finger extension, wrist flexion: normal; middle finger flexion: normal; small finger abduction and interossei: normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremityTone", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flaccid to passive range of motion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Increased tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cogwheel rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityStrength", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityStrength", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps flexion, wrist extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow and finger extension, wrist flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Middle finger flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Small finger abduction and interossei: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: normal; biceps flexion, wrist extension: normal; elbow and finger extension, wrist flexion: normal; middle finger flexion: normal; small finger abduction and interossei: normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityTone", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flaccid to passive range of motion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Increased tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cogwheel rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerExtremityStrength", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityStrength", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexors: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion and foot inversion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot dorsiflexion and large toe extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot plantarflexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5/5 strength in all major muscle groups including hamstrings, quadriceps, abductors, adductors, dorsiflexors, plantarflexors and EHL", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerExtremityTone", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flaccid to passive range of motion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Increased tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cogwheel rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityStrength", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityStrength", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexors: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion and foot inversion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot dorsiflexion and large toe extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot plantarflexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5/5 strength in all major muscle groups including hamstrings, quadriceps, abductors, adductors, dorsiflexors, plantarflexors and EHL", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityTone", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flaccid to passive range of motion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Increased tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cogwheel rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalFindings", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalFindings", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Glucose:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hgb/Hct:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PT / INR:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rapid Strep screen:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinalysis: leuks: blood: nitrite: protein: SG:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urine pregnancy:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "WBC:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "PediatricHistory", "essential": false, "columnType": "ObjectType", "typeName": "PediatricHistory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "BirthHistoryGestation", "essential": false, "columnType": "StringEnum", "typeName": "BirthHistoryGestation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Product of full term pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Product of 37 week pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Product of 38 week pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Product of 39 week pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Product of 41 week pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Product of 42 week pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "BirthHistoryPregnancyProblems", "essential": false, "columnType": "StringEnum", "typeName": "BirthHistoryPregnancyProblems", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No maternal problems during the pregnancy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "BirthHistoryBirthComplications", "essential": false, "columnType": "StringEnum", "typeName": "BirthHistoryBirthComplications", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "NSVD without complications", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "C-section delivery without complications", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "BirthHistoryPerinatalProblems", "essential": false, "columnType": "StringEnum", "typeName": "BirthHistoryPerinatalProblems", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "NSVD without complications", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "C-section delivery without complications", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "ObsTextField Code = 6360 thiss", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No jaundice, infections, or other significant illnesses", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DevelopmentFineMotor", "essential": false, "columnType": "StringEnum", "typeName": "DevelopmentFineMotor", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Grasps", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Grabs rattle", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Plays with hands, puts things in mouth", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Grasps objects and transfers them from hand to hand, reaches", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Uses pincer grasp, finger feeds", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bangs objects together, able to put object inside of another", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Self-feeds, gives/takes toy, scribbles, drinks from cup", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Turns pages of book, stacks three blocks", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Opens door, uses spoon well", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Copies circle", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Draws person with 2-3 parts, copies cross and circle", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Copies triangle; draws person with head, body, arms, and legs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Writes first name, ties shoes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Writes well", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DevelopmentGrossMotor", "essential": false, "columnType": "StringEnum", "typeName": "DevelopmentGrossMotor", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moves all extremities well, follows to midline, turns head from side to side", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moves all extremities well, lifts head when prone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Good head control, rolls one way", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Sits with support, bears weight on legs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulls to stand, sits well, crawls", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulls to stand, walks with support, or alone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Walks alone, stoops, climbs stairs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Walks fast, climbs into chair", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Runs, kicks ball, throws overhand", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Jumps in place, pedals tricycle, takes off clothes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Stands on one foot, dresses and undresses self, walks on tiptoes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Skips, dresses and undresses self without supervision", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rides bicycle", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DevelopmentSocial", "essential": false, "columnType": "StringEnum", "typeName": "DevelopmentSocial", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Regards face", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interacts, laughs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Social smile, regards face", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interacts, laughs, imitates", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Plays games, reacts to strangers", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Plays games, reacts to strangers, imitates actions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hugs, follows one step commands, enjoys books", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Imitates household behaviors (phone, vacuum)", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Plays hide and seek", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Social play; knows name, age and sex", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Social play, abides by rules, imaginative play", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DevelopmentLanguage", "essential": false, "columnType": "StringEnum", "typeName": "DevelopmentLanguage", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Startles to loud noises", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Coos, reacts to loud noises", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Babbles, squeals", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Imitates vocalizations, babbling (ma-ma, ba-ba)", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1-3 meaningful words", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knows at least 3 words and one body part, indicates wants by pointing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knows 7-20 words, points to body parts", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Uses 50+ words, uses 2 word phrases, speech is intelligible", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Speaks in sentences; comprehends cold, tired, and hungry", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Counts to five, enjoys jokes, knows colors", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knows alphabet, tells simple stories", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "DevelopmentSchoolPerformance", "essential": false, "columnType": "StringEnum", "typeName": "DevelopmentSchoolPerformance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Doing well in school", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NutritionEatingHabits", "essential": false, "columnType": "StringEnum", "typeName": "NutritionEatingHabits", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Eating a well balanced diet", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Frequent use of junk food", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Picky eater", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "OtherCarRestraintUse", "essential": false, "columnType": "StringEnum", "typeName": "OtherCarRestraintUse", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Used appropriately on a regular basis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "OtherSecondHandSmoke", "essential": false, "columnType": "StringEnum", "typeName": "OtherSecondHandSmoke", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Exposure to smoke denied", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "One or more smokers in the household", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "UpperExtremity", "essential": false, "columnType": "ObjectType", "typeName": "UpperExtremity", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "RightUpperExtremityInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremityRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Shoulder, elbow, and wrist ROM is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shoulder flexion: 180 deg.; extension: 50 deg.; Shoulder abduction: 180 deg.; adduction: 50 deg.; Shoulder internal rotation: 90 deg.; external rotation: 90 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow flexion: 160 deg.; extension: 0 deg.; Forearm supination: 90 deg.; pronation: 90 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wrist flexion: 80; extension: 70; ulnar dev: 30; radial dev: 20 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremityStability", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremityStrengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremityStrengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps flexion, wrist extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow and finger extension, wrist flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Middle finger flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Small finger abduction and interossei: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: normal; biceps flexion, wrist extension: normal; elbow and finger extension, wrist flexion: normal; middle finger flexion: normal; small finger abduction and interossei: normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightUpperExtremitySkin", "essential": false, "columnType": "StringEnum", "typeName": "RightUpperExtremitySkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Shoulder, elbow, and wrist ROM is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Shoulder flexion: 180 deg.; extension: 50 deg.; Shoulder abduction: 180 deg.; adduction: 50 deg.; Shoulder internal rotation: 90 deg.; external rotation: 90 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow flexion: 160 deg.; extension: 0 deg.; Forearm supination: 90 deg.; pronation: 90 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wrist flexion: 80; extension: 70; ulnar dev: 30; radial dev: 20 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityStability", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremityStrengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremityStrengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps flexion, wrist extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Elbow and finger extension, wrist flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Middle finger flexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Small finger abduction and interossei: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Deltoid abduction: normal; biceps flexion, wrist extension: normal; elbow and finger extension, wrist flexion: normal; middle finger flexion: normal; small finger abduction and interossei: normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftUpperExtremitySkin", "essential": false, "columnType": "StringEnum", "typeName": "LeftUpperExtremitySkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "SpineNeuro", "essential": false, "columnType": "ObjectType", "typeName": "SpineNeuro", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "SpineRibsPelvisInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "SpineRibsPelvisInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal alignment, no deformity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No scoliosis, kyphosis or lordosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Paravertebral spasm", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Kyphosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lordosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Scoliosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SpineRibsPelvisRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "SpineRibsPelvisRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Flexion, extension, lateral bending and rotational ROM is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flexion: 90 deg.; extension: 30 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral bending - right: 35 deg.; left 35 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rotation - right: 30 deg.; left: 30 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SpineRibsPelvisStability", "essential": false, "columnType": "StringEnum", "typeName": "SpineRibsPelvisStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SpineRibsPelvisStengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "SpineRibsPelvisStengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diminished due to pain", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flexion: 5/5; extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral bending-right: 5/5; left: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rotation-right: 5/5; left: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SpineRibsPelvisSkin", "essential": false, "columnType": "StringEnum", "typeName": "SpineRibsPelvisSkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroPsychCoordination", "essential": false, "columnType": "StringEnum", "typeName": "NeuroPsychCoordination", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal rapid alt. movements and finger-to-nose, with negative Romberg", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to perform rapid alternating movements normally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heel and toe walking is normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal finger-to-finger;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal finger-to-nose;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Romberg test is negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroPsychReflexes", "essential": false, "columnType": "StringEnum", "typeName": "NeuroPsychReflexes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "2+, symmetric, no pathological reflexes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps, knee, and ankle reflexes are 2+ and symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps: R. 2+, L. 2+; triceps: R. 2+, L. 2+; patellar: R. 2+; L. 2+; Achilles: R. 2+, L. 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Babinski: R. negative; L. negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Positive grasp, startle, and Babinski", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroPsychSensation", "essential": false, "columnType": "StringEnum", "typeName": "NeuroPsychSensation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact to touch, pin, vibration, and position", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Monofilament sensory testing of feet normal bilaterally", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hypesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroPsychOrientation", "essential": false, "columnType": "StringEnum", "typeName": "NeuroPsychOrientation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Oriented to time, place, and person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to state, county, town, street, and floor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to year, season, date, day, and month;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "General disorientation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to time;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to place;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Intact to touch, pin, vibration, and position", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Monofilament sensory testing of feet normal bilaterally", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hypesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeuroPsychMoodAndAffect", "essential": false, "columnType": "StringEnum", "typeName": "NeuroPsychMoodAndAffect", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No depression, anxiety, or agitation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flat affect", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depressed mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Labile mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalFindings", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalFindings", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Glucose:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hgb/Hct:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PT / INR:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rapid Strep screen:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinalysis: leuks: blood: nitrite: protein: SG:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urine pregnancy:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "WBC:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "SkinNeurologicMentalStateExam", "essential": false, "columnType": "ObjectType", "typeName": "SkinNeurologicMentalStateExam", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "SkinInspection", "essential": false, "columnType": "StringEnum", "typeName": "SkinInspection", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes, lesions, or ulcerations", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rash", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Petechiae", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Purpura", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ecchymosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SkinPalpation", "essential": false, "columnType": "StringEnum", "typeName": "SkinPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No subcutaneous nodules or induration", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Subcutaneous nodules", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeurologicCranialNerves", "essential": false, "columnType": "StringEnum", "typeName": "NeurologicCranialNerves", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "II - XII grossly intact", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Focal findings", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeurologicReflexes", "essential": false, "columnType": "StringEnum", "typeName": "NeurologicReflexes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "2+, symmetric, no pathological reflexes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps, knee, and ankle reflexes are 2+ and symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps: R. 2+, L. 2+; triceps: R. 2+, L. 2+; patellar: R. 2+; L. 2+; Achilles: R. 2+, L. 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Babinski: R. negative; L. negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Positive grasp, startle, and Babinski", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeurologicSensation", "essential": false, "columnType": "StringEnum", "typeName": "NeurologicSensation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact to touch, pin, vibration, and position", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Monofilament sensory testing of feet normal bilaterally", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hypesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStateExamJudgementInsight", "essential": false, "columnType": "StringEnum", "typeName": "MentalStateExamJudgementInsight", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Judgement poor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Insight poor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStateExamOrientation", "essential": false, "columnType": "StringEnum", "typeName": "MentalStateExamOrientation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Oriented to time, place, and person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to state, county, town, street, and floor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to year, season, date, day, and month;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "General disorientation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to time;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to place;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStateExamMemory", "essential": false, "columnType": "StringEnum", "typeName": "MentalStateExamMemory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact for recent and remote events", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to repeat 3 out of 3 words immediately;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to recall 3 out of 3 words after a few minutes;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor recent recall;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor remote recall;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Global memory impairment;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStateExamMoodAndAffect", "essential": false, "columnType": "StringEnum", "typeName": "MentalStateExamMoodAndAffect", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No depression, anxiety, or agitation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flat affect", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depressed mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Labile mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStateExamAdditonalComments", "essential": false, "columnType": "StringEnum", "typeName": "MentalStateExamAdditonalComments", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No depression, anxiety, or agitation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flat affect", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depressed mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Labile mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Glucose:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hgb/Hct:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PT / INR:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rapid Strep screen:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinalysis: leuks: blood: nitrite: protein: SG:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urine pregnancy:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "WBC:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "GeneralNeckCardiovascularRespiratoryGastroIntestinal", "essential": false, "columnType": "ObjectType", "typeName": "GeneralNeckCardiovascularRespiratoryGastroIntestinal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GeneralAppearance", "essential": false, "columnType": "StringEnum", "typeName": "GeneralAppearance", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Well nourished, well hydrated, no acute distress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Malnourished", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diaphoretic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Dusky", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cachectic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Interactive, energetic, appears well nourished and hydrated", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckNeckVeins", "essential": false, "columnType": "StringEnum", "typeName": "NeckNeckVeins", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Supple, no masses, trachea midline", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nuchal rigidity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tracheal deviation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "NeckThyroid", "essential": false, "columnType": "StringEnum", "typeName": "NeckThyroid", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No nodules, masses, tenderness, or enlargement", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal size;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse enlargement;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nonpalpable;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nontender;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No nodules;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Palpable nodule;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "RRR, S1 and S2 normal, no murmur, rub, or gallop", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregularly irregular rhythm with no murmurs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Systolic murmur LSB", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPeripheralCirculation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPeripheralCirculation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cyanosis, clubbing, edema, or varicosities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold extremities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3+ bilateral pedal edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rales, rhonchi, or wheezes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bibasilar rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moist rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rhonchi", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryRespiratoryEffort", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryRespiratoryEffort", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No intercostal retractions or use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Intercostal retractions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalPalpation", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Soft, non-tender, no masses, bowel sounds normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mild", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moderate", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epigastric tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "+ guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hypoactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hyperactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalLiverAndSpleen", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalLiverAndSpleen", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No enlargement or nodularity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hepatomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Splenomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Liver tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulsatile liver", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalHernias", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalHernias", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No hernias noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "L inguinal hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "R inguinal hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bilateral inguinal hernias", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Abdominal wall hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Umbilical hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalStool", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalStool", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Guaiac negative", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Trace positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Guaiac positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Lymphatic_LymphNodes", "essential": false, "columnType": "StringEnum", "typeName": "Lymphatic_LymphNodes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No other adenopathy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epitrochlear nodes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Breasts_BreastInspection", "essential": false, "columnType": "StringEnum", "typeName": "Breasts_BreastInspection", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No asymmetry, skin changes, or nipple discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nipple retraction", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Skin dimpling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ulcer", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Peau d'orange", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nipple discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "Breasts_BreastPalpation", "essential": false, "columnType": "StringEnum", "typeName": "Breasts_BreastPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Induration", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "ObstetricGynecologicalHistory", "essential": false, "columnType": "ObjectType", "typeName": "ObstetricGynecologicalHistory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "ObstetricHistoryTotalPregnancies", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistoryTotalPregnancies", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "0", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "6", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ObstetricHistoryFullTerm", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistoryFullTerm", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "0", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "6", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ObstetricHistoryPremature", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistoryPremature", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "0", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ObstetricHistorySpontaneousAbortions", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistorySpontaneousAbortions", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "0", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ObstetricHistoryElectiveAbortions", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistoryElectiveAbortions", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "0", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "1", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "4", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ObstetricHistoryOBComments", "essential": false, "columnType": "StringEnum", "typeName": "ObstetricHistoryOBComments", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denies history of gestational problems or birth complications", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MenstrualHistoryAgeofMenarche", "essential": false, "columnType": "StringEnum", "typeName": "MenstrualHistoryAgeofMenarche", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "12", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "13", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "14", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "15", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MenstrualHistoryAgeofMenopause", "essential": false, "columnType": "StringEnum", "typeName": "MenstrualHistoryAgeofMenopause", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "47", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "48", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "49", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "50", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "51", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "52", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MenstrualHistoryMenses", "essential": false, "columnType": "StringEnum", "typeName": "MenstrualHistoryMenses", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Regular, every 26-30 days, with normal flow and minimal symptoms", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Regular, every 26-30 days, with moderate dysmenorrhea", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregular", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalGynecologicalHistoryLastPap", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalGynecologicalHistoryLastPap", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "One year ago", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Two years ago", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Several years ago", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalGynecologicalHistoryContraceptiveHx", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalGynecologicalHistoryContraceptiveHx", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intolerant of oral contraceptives", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Partner has had a vasectomy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Parent hysterectomy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tolerating Depo-Provera without problems", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tolerating oral contraceptives well", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Using condoms", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalGynecologicalHistoryHistoryofSTD", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalGynecologicalHistoryHistoryofSTD", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Denied", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Parent history of Chlamydia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Parent history of gonorrhea", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GynComments", "essential": false, "columnType": "StringEnum", "typeName": "GynComments", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "All previous Pap smears have been normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Parent history of abnormal Pap", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "Neurologic", "essential": false, "columnType": "ObjectType", "typeName": "Neurologic", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "MentalStatusOrientation", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusOrientation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Oriented to time, place, and person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to state, county, town, street, and floor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to year, season, date, day, and month;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "General disorientation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to time;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to place;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusMemory", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusMemory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact for recent and remote events", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to repeat 3 out of 3 words immediately;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to recall 3 out of 3 words after a few minutes;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor recent recall;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Poor remote recall;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Global memory impairment;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusAttention", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusAttention", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Attends to tasks normally", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to perform serial 7's;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to spell 'WORLD' backwards;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to follow three-stage commands;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to draw intersecting pentagons;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusSpeechLanguage", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusSpeechLanguage", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Expressive and receptive communications skills are normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to follow written commands;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to name common objects;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to repeat no ifs, ands, or buts.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to write a sentence with a subject and verb;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Speech with normal flow and content ;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusFundOfKnowledge", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusFundOfKnowledge", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Demonstrates good fund of knowledge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusOtherMSFindings", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusOtherMSFindings", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Affect and thought processes are appropriate;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves1stOlfactory", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves1stOlfactory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Able to identify odors", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unable to identify odors", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves2ndVisualAcuity", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves2ndVisualAcuity", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Grossly normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right: 20/20; left: 20/20", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right: 20/20; left: 20/20 (corrected)", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to read small print", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves2ndVisualFields", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves2ndVisualFields", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal to confrontation testing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Grossly normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves3rdPupils", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves3rdPupils", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Equal, round, reactive to light and accommodation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Direct and consensual response to light is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Anisocoria", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Surgical changes noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves3rd4th6thEOMs", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves3rd4th6thEOMs", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal extraocular movements and alignment of gaze", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Extraocular movements are intact", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Limitation of downward gaze", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Limitation of inward gaze", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Limitation of lateral gaze", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Limitation of upward gaze", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNerves5thTrigeminal", "essential": false, "columnType": "StringEnum", "typeName": "CranialNerves5thTrigeminal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal facial sensation and ability to clench jaw", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal ability to clench jaw;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal corneal reflex;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal facial sensation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNervesFacial", "essential": false, "columnType": "StringEnum", "typeName": "CranialNervesFacial", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Symmetric movement of forehead and mouth with tight closure of eyes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Complete closure of eyes;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Symmetric movement of forehead;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Symmetric movement of mouth;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Taste perception is normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNervesAuditory", "essential": false, "columnType": "StringEnum", "typeName": "CranialNervesAuditory", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Hearing is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to appreciate fine finger rub bilaterally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to appreciate tuning fork bilaterally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No spontaneous nystagmus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNervesGlossophar", "essential": false, "columnType": "StringEnum", "typeName": "CranialNervesGlossophar", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Hearing is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to appreciate fine finger rub bilaterally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to appreciate tuning fork bilaterally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No spontaneous nystagmus;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "ObsTextField Code = 4683 thiss", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Uvula rises normally with phonation or gag", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Uvula deviates with phonation or gag", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNervesSpinalAccess", "essential": false, "columnType": "StringEnum", "typeName": "CranialNervesSpinalAccess", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Able to raise shoulders and turn head to midline against resistance", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CranialNervesHypoGlossal", "essential": false, "columnType": "StringEnum", "typeName": "CranialNervesHypoGlossal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Tongue protrudes in midline with no tremor or fasciculations", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No tremor or fasciculations of tongue", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tongue deviates to the left", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tongue deviates to the right", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tongue protrudes in midline", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SendationSensation", "essential": false, "columnType": "StringEnum", "typeName": "SendationSensation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Intact to touch, pin, vibration, and position", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Monofilament sensory testing of feet normal bilaterally", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hypesthesia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "ReflexesReflexes", "essential": false, "columnType": "StringEnum", "typeName": "ReflexesReflexes", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "2+, symmetric, no pathological reflexes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps, knee, and ankle reflexes are 2+ and symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Biceps: R. 2+, L. 2+; triceps: R. 2+, L. 2+; patellar: R. 2+; L. 2+; Achilles: R. 2+, L. 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Babinski: R. negative; L. negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Positive grasp, startle, and Babinski", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CoordinationCerebellarCoordination", "essential": false, "columnType": "StringEnum", "typeName": "CoordinationCerebellarCoordination", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal rapid alt. movements and finger-to-nose, with negative Romberg", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Able to perform rapid alternating movements normally;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Heel and toe walking is normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal finger-to-finger;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal finger-to-nose;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Romberg test is negative;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "LowerExtremity", "essential": false, "columnType": "ObjectType", "typeName": "LowerExtremity", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "RightLowerExtremityInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerExtremityRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Hip, knee, and ankle ROM is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexion: 120 deg.; extension: 30 deg.; Hip abduction: 45 deg.; adduction: 20 deg.; Hip internal rotation: 35 deg.; external rotation: 45 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee flexion: 130 deg.; extension: 0 deg.; Knee internal rotation: 10 deg.; external rotation: 10 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion: 20 deg.; plantar flexion: 50 deg.; Forefoot inversion: 5 deg.; eversion: 5 deg.; Forefoot adduction: 20 deg.; abduction: 10 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerExtremityStability", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No laxity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee with no laxity to varus and valgus stress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Negative anterior draw sign", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Negative posterior draw sign", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerExtremityStrengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerExtremityStrengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexors: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion and foot inversion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot dorsiflexion and large toe extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot plantarflexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5/5 strength in all major muscle groups including hamstrings, quadriceps, abductors, adductors, dorsiflexors, plantarflexors and EHL", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RightLowerxtremitySkin", "essential": false, "columnType": "StringEnum", "typeName": "RightLowerxtremitySkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No joint enlargement or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityRangeOfMotion", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityRangeOfMotion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Hip, knee, and ankle ROM is normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexion: 120 deg.; extension: 30 deg.; Hip abduction: 45 deg.; adduction: 20 deg.; Hip internal rotation: 35 deg.; external rotation: 45 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee flexion: 130 deg.; extension: 0 deg.; Knee internal rotation: 10 deg.; external rotation: 10 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion: 20 deg.; plantar flexion: 50 deg.; Forefoot inversion: 5 deg.; eversion: 5 deg.; Forefoot adduction: 20 deg.; abduction: 10 deg.;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityStability", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityStability", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No laxity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee with no laxity to varus and valgus stress", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Negative anterior draw sign", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Negative posterior draw sign", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremityStrengthAndTone", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremityStrengthAndTone", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal throughout", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hip flexors: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Knee extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ankle dorsiflexion and foot inversion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot dorsiflexion and large toe extension: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Foot plantarflexion: 5/5;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "5/5 strength in all major muscle groups including hamstrings, quadriceps, abductors, adductors, dorsiflexors, plantarflexors and EHL", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "LeftLowerExtremitySkin", "essential": false, "columnType": "StringEnum", "typeName": "LeftLowerExtremitySkin", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes or suspicious lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "RespiratoryCardiovascularGastroIntestinal", "essential": false, "columnType": "ObjectType", "typeName": "RespiratoryCardiovascularGastroIntestinal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "BreastInspection", "essential": false, "columnType": "StringEnum", "typeName": "BreastInspection", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No asymmetry, skin changes, or nipple discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nipple retraction", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Skin dimpling", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ulcer", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Peau d'orange", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nipple discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "BreastPalpation", "essential": false, "columnType": "StringEnum", "typeName": "BreastPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Induration", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryAuscltation", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryAuscltation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rales, rhonchi, or wheezes", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Wheezing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bibasilar rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moist rales", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rhonchi", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryEffort", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryEffort", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No intercostal retractions or use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Use of accessory muscles", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Intercostal retractions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryPercussion", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryPercussion", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No dullness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unilateral dullness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hyperresonance", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "RespiratoryPalpation", "essential": false, "columnType": "StringEnum", "typeName": "RespiratoryPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal fremitus", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Decreased fremitus", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Increased fremitus", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularAuscultation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularAuscultation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "RRR, S1 and S2 normal, no murmur, rub, or gallop", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregularly irregular rhythm with no murmurs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Systolic murmur LSB", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPalpation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "RRR, S1 and S2 normal, no murmur, rub, or gallop", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Irregularly irregular rhythm with no murmurs", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Basal diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical systolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Apical diastolic murmur", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Systolic murmur LSB", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularCarotidArteries", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularCarotidArteries", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric, no bruits heard", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left carotid", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Without bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "With bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularAbdominalAorta", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularAbdominalAorta", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No enlargement or bruits", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Midline abdominal bruit", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulsating abdominal mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularFemoral", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularFemoral", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric, no bruits", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right femoral", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left femoral", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse 2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulse absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Without bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "With bruit;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPedalPulses", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPedalPulses", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Pulses 2+, symmetric", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right dorsalis pedis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Right post. tibial", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left dorsalis pedis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Left post. tibial", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "2+;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Weak;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Absent;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "CardiovascularPeripheralCirculation", "essential": false, "columnType": "StringEnum", "typeName": "CardiovascularPeripheralCirculation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cyanosis, clubbing, edema, or varicosities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cold extremities", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "3+ bilateral pedal edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clubbing", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Acral cyanosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalPalpation", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Soft, non-tender, no masses, bowel sounds normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mild", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Moderate", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Epigastric tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "RLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LUQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "LLQ tenderness;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "No guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "+ guarding;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds normal;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hypoactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bowel sounds hyperactive;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalLiverAndSpleen", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalLiverAndSpleen", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No enlargement or nodularity", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hepatomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Splenomegaly", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Liver tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Pulsatile liver", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalHernias", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalHernias", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No hernias noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "L inguinal hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "R inguinal hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bilateral inguinal hernias", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Abdominal wall hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Umbilical hernia", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalRectal", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalRectal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Internal hemorrhoids", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal sphincter tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GastroIntestinalStool", "essential": false, "columnType": "StringEnum", "typeName": "GastroIntestinalStool", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Guaiac negative", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Trace positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Guaiac positive", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] }, { "columnName": "GenitourinarySkinMentalStatus", "essential": false, "columnType": "ObjectType", "typeName": "GenitourinarySkinMentalStatus", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [ { "columnName": "GenitourinaryExternalGenitalia", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryExternalGenitalia", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal, no lesions or discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ulcer", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Chancre", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Condyloma", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Edema", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Polyp", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Clitoral hypertrophy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vaginal atrophy", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryUrethralMeatus", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryUrethralMeatus", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal caliber and location", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Located at the base of the penis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Located on the ventral glans", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Located on the ventral shaft", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Stenotic", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryUrethral", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryUrethral", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryVagina", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryVagina", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Labia, introitus, and vaginal walls are normal", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cystocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rectocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Vaginal atrophy is noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryCervix", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryCervix", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal appearance, no lesions, no discharge", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Nabothian cysts", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ectropion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Absent, good vaginal support", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryUterus", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryUterus", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Normal size and position, midline, mobile", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Third-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Lateral displacement", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Retroflexion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "First-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Second-degree retroversion", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryAdnexaParametria", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryAdnexaParametria", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unilateral tender mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Unilateral non-tender mass", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Bilateral tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryBladder", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryBladder", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No cystocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Cystocele", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryAnusPerineum", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryAnusPerineum", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Patent, no rash or lesions", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "External hemorrhoids noted", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "GenitourinaryRectal", "essential": false, "columnType": "StringEnum", "typeName": "GenitourinaryRectal", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No masses or tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Internal hemorrhoids", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Diffuse tenderness", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Normal sphincter tone", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "SkinInspectionPalpation", "essential": false, "columnType": "StringEnum", "typeName": "SkinInspectionPalpation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No rashes, lesions, or ulcerations", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rash", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Petechiae", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Purpura", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Ecchymosis", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusOrientation", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusOrientation", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Oriented to time, place, and person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to state, county, town, street, and floor;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Oriented to year, season, date, day, and month;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "General disorientation;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to time;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to place;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Disoriented to person;", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "MentalStatusMoodAndAffect", "essential": false, "columnType": "StringEnum", "typeName": "MentalStatusMoodAndAffect", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "No depression, anxiety, or agitation", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Appropriate for age", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Flat affect", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Depressed mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Labile mood", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] }, { "columnName": "AdditonalComments", "essential": false, "columnType": "StringEnum", "typeName": "AdditonalComments", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [ { "enumValue": "Glucose:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Hgb/Hct:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "PT / INR:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Rapid Strep screen:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urinalysis: leuks: blood: nitrite: protein: SG:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "Urine pregnancy:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] }, { "enumValue": "WBC:", "enumNumber": 0, "enumDescription": "", "colorValue": "", "iconValue": "", "enumSets": [] } ], "columns": [] } ] } ], "tables": [] } ], "id": "d064bb3e-fe4b-4aa2-97f6-a2275343e0ba" }, { "tableName": "Allergy", "plural": "Allergies", "tableDescription": "", "columns": [ { "columnName": "AllergyId", "essential": true, "columnType": "NumericKeyType", "typeName": "", "description": "Primary Key", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "9eac932e-a036-4e1d-bb2c-db4566c036ee" }, { "columnName": "Name", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "22710df7-556d-4183-a949-6ffb339948ab" }, { "columnName": "Reaction", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "e30b471c-a927-4a16-ad58-576c80e92569" }, { "columnName": "IsActive", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "aee1538d-be06-4545-8a42-517428a25e1d" }, { "columnName": "FirstObserved", "essential": false, "columnType": "DateTimeType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "e82949a3-f43f-47e0-941a-6441f7780414" }, { "columnName": "AllergenCode", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "ea547eed-af0f-4376-a41f-67a66c569c0e" }, { "columnName": "TreatmentProvider", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "7a68558b-810e-4f8c-83c9-b142511ae37d" }, { "columnName": "Treatment", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "fd88328c-ac08-4187-863c-e3fe1f25dd9e" }, { "columnName": "IsNegated", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "4716002f-e2f9-4533-a9bd-b2eeb414dd83" }, { "columnName": "Patient", "typeName": "Patient", "columnType": "One", "essential": true, "description": "Allergy must have Patient", "id": "2d192958-0137-463e-b116-654e708252c1" } ], "tables": [], "id": "a56d1c4e-5167-45f6-b28c-486e90a0d334" }, { "tableName": "Medication", "plural": "Medications", "tableDescription": "", "columns": [ { "columnName": "MedicationId", "essential": true, "columnType": "NumericKeyType", "typeName": "", "description": "Primary Key", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "396d5272-f61d-4527-8118-7e49c1c61fb4" }, { "columnName": "Name", "essential": true, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "fe15b011-a01b-42e2-afd5-57f0325eb20a" }, { "columnName": "GenericName", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "a3d2544d-d11b-4184-ae6a-17c7cffae695" }, { "columnName": "Dose", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "30ae126b-7685-4d0f-845e-b88928a48449" }, { "columnName": "Strength", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "5863f9c5-e53f-4405-86e0-45e1d98cc1cc" }, { "columnName": "Frequency", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "24ff615c-0efc-4539-ab8d-ab3066305ea1" }, { "columnName": "Route", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "f4e01bc0-444f-446d-93ae-a4ca16813efa" }, { "columnName": "Indication", "essential": false, "columnType": "StringType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "24efbb59-9bf0-472e-9593-cdb853017b32" }, { "columnName": "DateStarted", "essential": false, "columnType": "DateTimeType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "d742bf2d-6b8d-45f5-babd-b6e24504a683" }, { "columnName": "DateDiscontinued", "essential": false, "columnType": "DateTimeType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "97b81ed8-0f98-4e4c-ad9b-e1ccd877718a" }, { "columnName": "Prescribed", "essential": false, "columnType": "BooleanType", "typeName": "", "description": "", "mockType": "", "constraint": { "minLength": 0, "maxLength": 0, "regularExpression": "", "dataSource": "" }, "enumSets": [], "columns": [], "id": "ca53d464-361d-41b1-ac4b-a439ce3c922b" }, { "columnName": "Patient", "typeName": "Patient", "columnType": "One", "essential": true, "description": "Medication must have Patient", "id": "ead403c8-d1da-4187-9590-440c6d4f84cf" } ], "tables": [], "id": "9e252108-508d-4a53-a8a9-d5bed5013095" } ], "records": [ { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "163", "id": "c9d204a1-d7df-4a1f-b3d6-1874dea18234" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "nteleiiiett", "id": "dd3fee82-af65-4ed6-930d-d4ed6e3a12ad" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "rnrnsFiFttF", "id": "6e91451f-4a90-4314-8991-13140e5a53e7" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "nMtdMMdMiete", "id": "d25866be-53b9-44f2-97f8-d3839a94321d" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "siettaiata", "id": "78a23fbb-c303-4e15-90f6-83306965143b" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "ufinfautataf", "id": "5507ba65-57e1-48e9-ac53-fc5e2cdf4c7e" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "osnaPneeePeteaiit", "id": "d4ec5eb7-803e-4bd9-8168-45065f550507" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "9b6e917f-6fa4-4543-b1cf-b3befa96b0f0" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "4c79c7d2-e854-454a-8ad0-8081c48b8fcc" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "4902c903-6e8d-4199-a855-497bad067aff" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "1c4b97a3-ed3d-4f1c-b7f4-69d031873300" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "c1bdb0f7-2e41-454b-ab8c-b97ba72c034f" } ], "tableName": "Patient", "plural": "Patients", "id": "1ca01176-c776-4ca7-9549-6a34be4619ce" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "278", "id": "052a7171-826d-41d4-b651-b0eaf763a56a" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "aTltteitnea", "id": "f4ac2f59-7d0a-40cf-adc6-aaf2e66683e1" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "tFititettii", "id": "63399e8e-1256-4296-b70c-773d1a15f4b2" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "dtiietldtade", "id": "14df5e66-0145-4cf4-bb1b-3265df6e9b53" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "Lisataaant", "id": "79633ed7-8def-43f1-9d7b-e1ab108813f7" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "uefxnifatfux", "id": "598ec768-1ac6-4364-9413-a5263d0d6995" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "tgnegmetPstmgrmmI", "id": "55a6ddb6-5aa2-4eda-9fbc-240d41c9d35a" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "ce35d98d-b834-46eb-98bf-389276d05349" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "75970369-a4ca-457e-9d4f-be9b94650fe8" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "e205d0b5-dce1-4961-b02e-a9578f0a0b91" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "3841a910-4499-4f9f-a81e-35d14f5d033e" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "fa83d77a-cfbe-4ead-bc28-29fc2339ab78" } ], "tableName": "Patient", "plural": "Patients", "id": "306ea0bd-9d79-4147-a88e-2ca45e56ab3a" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "31", "id": "dc3ad7c9-2895-4ded-964e-93dce0f6a934" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "iTetTaTitll", "id": "dd5e04d2-f1d3-432d-8ca3-7b0c147f85d2" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "tiFnttaFtis", "id": "b9199d27-a91b-4659-a80b-7d957972987f" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "eaeMeMiMitdt", "id": "4735e083-1238-4896-bc37-b2aeb79deae3" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "ntaLtaiata", "id": "3f4639e5-41bb-4f05-a0ad-680af1ddd2b9" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "aSuitnSffnnt", "id": "1504ce5d-4e0d-48a2-9f68-b78926c08fe6" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "reegiitmarPmaease", "id": "8cc41f05-088a-4c41-9b54-b188bd160da7" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "27a9b5fe-e31a-4519-9070-2fd59b8e81f3" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "621ad3ef-8cb4-4262-9bbf-83f24e22461c" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "0f6f6be2-d915-45e6-9c35-73e51a45658a" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "73b29af8-0bf9-4c82-92c4-41810d1ba084" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "c4385c86-199e-4f50-9ad8-903fb0b311c4" } ], "tableName": "Patient", "plural": "Patients", "id": "fb43989a-4722-47fa-b2c4-815f0f9745bb" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "259", "id": "5030637d-b9b0-4225-a98c-09dbbd0f8599" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "eieatitlila", "id": "de689088-dcc9-49c8-ad20-a76f5fb7ebf4" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "teenteenste", "id": "1bbd4a25-0c5e-4733-a03d-438e905bad62" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "naatdnndeMie", "id": "a326749b-8b8f-449d-92e0-6dd53405167d" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "antietttit", "id": "98f17d1f-31bd-4138-bc85-e6838733236d" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "fSnfnfinitSf", "id": "cd68f2c8-6bd1-46b9-a689-47f2ccba5420" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "PngIInIesaeemgeee", "id": "16183fa4-edb7-400e-8ea7-8e859761b058" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "11866168-f83f-4d3f-999c-a5d8f784503b" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "aa6c0f4b-ba48-4ea3-84a1-ccc83cca72d7" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "1e03d71e-4cbf-43af-9e80-c857c2c11721" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "90dd321e-3ab1-4d59-9f29-61046667f277" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "f0fc378c-ee4a-48d3-a86a-2ff9f4d73496" } ], "tableName": "Patient", "plural": "Patients", "id": "467d1abd-1a55-437c-9ec5-337a2c3a250c" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "237", "id": "1ecca254-be7a-41b3-9431-32b001281d54" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "lttattitttt", "id": "7366e951-44e2-405c-8c08-96a599ad3df0" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "eFiiriFnert", "id": "3db593a7-e7f8-459d-9adc-1bf29a232837" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "idnllnMeeinl", "id": "26e08704-df61-48fe-b750-b8577fdbabc4" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "saeitnLeea", "id": "87f19e4e-1428-43b0-8edf-c8945bfedc72" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "ixaiSutniiax", "id": "879792f0-99bb-4985-90e1-d9160a27569f" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "natomPettttsgenea", "id": "3a06bd1c-f37d-4dee-84fd-1314aa04481d" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "dc2d4dff-4ec3-474e-9d25-b05619dbf686" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "95ba68ba-0fbb-4ee6-bb3e-14af9c6dd421" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "194aee69-89b5-45ef-9909-7a314b4a8ede" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "f120129a-063d-4938-9b78-de2ecc4febc8" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "580df5d7-33dd-4954-b4d5-8ebb8d882b70" } ], "tableName": "Patient", "plural": "Patients", "id": "2c4d6f95-1f6a-4b7b-8660-cdd015216f39" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "191", "id": "fcdad469-89dc-46c3-b24f-d9a743ba5531" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "Tttlinttttt", "id": "22ab07e4-4c23-43f1-84db-6a5e5acba1be" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "tFsettaFntn", "id": "8aa54f19-fce8-42fc-9382-1dca21bcc009" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "eitetddldMei", "id": "543250b5-5a15-4501-8024-7a0cd3cf0fbb" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "LtttsLetLn", "id": "55ce1a72-b3ab-452a-9abd-e746a22aa950" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "fSfitatauxtf", "id": "71527c57-acf2-4940-a168-2d48ecd07823" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "tggtnnnamnnioeiee", "id": "b038a97c-ca48-4775-846e-bb21288ab56d" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "646c5c0d-5ff6-41db-b060-9b89ec9aed29" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "d2221e63-4f17-4fcb-b7cb-957b4ba1d5cf" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "1a878a94-f34a-4f22-8ff4-787816be416a" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "0a6afa8d-7f91-40da-8c51-e97c9fe1098c" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "64d5f4aa-d5d0-4755-b90b-926680f73098" } ], "tableName": "Patient", "plural": "Patients", "id": "3dd6c4df-3282-411f-9ed0-312a43d25017" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "49", "id": "b551e249-a7bc-4b95-9995-ae920f9009d8" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "tailteeeliT", "id": "3020f876-ae49-4ffb-878c-3af67b42c665" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "nFtenaenitt", "id": "294a037d-3895-4749-86b9-02da6ba3a633" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "neteeitaaiit", "id": "68d3fccf-492d-45cf-8b3d-e0d8a6db957a" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "ittisnteta", "id": "96f6da8e-e94b-464b-872e-fa63e491f901" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "Sifinfixffin", "id": "dee94976-61bb-401d-82aa-ebd2a89b980c" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "IsItmIrnnmniPatrI", "id": "e79ac965-38a2-4c56-9181-e48c4ebd7f5b" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "a2748586-10a6-4707-8fec-3252e10e515f" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "d3947d79-44be-4e43-a44a-ee84ea9c8843" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "364bb9f1-e70a-40f1-80fd-6591eb823a51" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "b345b5f6-b755-4e87-8c24-3c69d58c749e" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "b14becdb-c7c7-41dd-b4fe-fd5fdf66662a" } ], "tableName": "Patient", "plural": "Patients", "id": "9a6f90f3-f9c5-47ce-a86f-98e2dfc1d96a" }, { "fields": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "196", "id": "32495adf-5794-4d63-ac73-fda4132cfb0d" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "defaultValue": "tatniaeente", "id": "cb8a71b0-f126-4a0d-8edb-c1ad59dd2db8" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "defaultValue": "sFttaFasiii", "id": "139bd98f-8d46-48ca-a076-ebf5cadc7662" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "defaultValue": "dlataniniaea", "id": "2686bb31-6964-41ee-b0ae-fa7df5e9d6a5" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "defaultValue": "aiannaatnt", "id": "2895dd49-9a2a-4794-bff9-33ebac3306ea" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "defaultValue": "aafntxaniuaS", "id": "95be8ff3-8f8f-4580-a39d-8065f72af0e2" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "defaultValue": "nemeaPPsoemoPeeta", "id": "5caa8ad4-e993-4618-b5d2-800d4d162e84" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "defaultValue": "", "fields": [ { "columnName": "City", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "ZipCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CityPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CitySuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetName", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetSuffix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StreetPrefix", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryAddress", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "County", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Country", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "CountryCode", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "State", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "StateAbbr", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Latitude", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Longitude", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "962feefd-9a18-4d75-9369-eedc85e4bf4d" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "defaultValue": "", "fields": [ { "columnName": "PrimaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "SecondaryPhone", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "4b9fbb61-cff5-4666-af92-d5474676f1f5" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "defaultValue": "", "fields": [ { "columnName": "SSN", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Gender", "columnType": "EnumType", "typeName": "Gender", "defaultValue": "" }, { "columnName": "Birthdate", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "BloodType", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "Ethnicity", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "MaritalStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "EmploymentStatus", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDeceased", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "DateOfDeath", "columnType": "DateType", "typeName": "", "defaultValue": "" }, { "columnName": "Religion", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsVeteran", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "HighestEducationLevel", "columnType": "StringType", "typeName": "", "defaultValue": "" }, { "columnName": "IsDisabled", "columnType": "BooleanType", "typeName": "", "defaultValue": "" }, { "columnName": "OrganDonor", "columnType": "StringType", "typeName": "", "defaultValue": "" } ], "id": "610fb5da-3f6e-4d3a-8c74-5b2c8736b316" }, { "columnName": "Allergies", "columnType": "Many", "typeName": "Allergy", "defaultValue": "", "id": "7324b052-04d3-46b9-88c1-6b7c081fbcd1" }, { "columnName": "Medications", "columnType": "Many", "typeName": "Medication", "defaultValue": "", "id": "885d187c-da0f-4d78-92d4-e92c2bca9c92" } ], "tableName": "Patient", "plural": "Patients", "id": "bb6cf79f-2531-46e2-8bd2-1bded43b6bcf" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "74", "id": "357d4ffd-e9b3-496c-9869-0508bae7e54e" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "mmmllrmyee", "id": "845824de-ed9a-4bc6-a3cd-6ac496261a05" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "lneneaenyltRni", "id": "7dc83c1e-2f84-49f5-9472-abe92b23834f" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "c7e2fc6f-76c2-4bfa-940f-b81c9bb53eb8" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sun May 05 2222", "id": "4da65c98-78bd-4707-91dc-2d269d9d621b" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "rnreCrneeloCAldyAC", "id": "812c7942-f780-4756-b4d9-d195be435886" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "alePanlrimreTerrPtmorPg", "id": "a9768368-92dc-4529-bd25-410f2e036934" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "teelTgeymnlTllr", "id": "73e73bd1-ebbb-40b5-a2d2-7f3cd6e18789" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "643c0f45-59b2-45cc-b602-cf04f5b7455c" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "259", "id": "d89de9a6-ba4b-49e0-b7bf-495bb7cdbc79" } ], "tableName": "Allergy", "plural": "Allergies", "id": "cc1043c3-44d8-42d7-ac1e-75945c9fd31c" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "148", "id": "67ba792b-7537-468a-974c-a14e323998d8" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "emygeeyrrg", "id": "0034ac7d-7b4d-4d54-8a90-54f7e7155ac4" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "eegtacceaaetct", "id": "17d736d8-1c41-4554-b8f3-1d5020257631" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "f482b9b0-1ff6-49c0-b8c1-34322c95cf7b" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Wed Jul 17 2222", "id": "beed9419-1104-4831-9260-e4f5122e1f0b" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "oeeggnrlylylerrglg", "id": "92c618fe-becd-4236-8828-e02b7384cd17" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "eeieerrranmmoittTanrtvr", "id": "343cfb28-62d4-4e8e-935a-549a78742381" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "eTrnemarelttmrr", "id": "a4159d21-270c-45f3-9686-c6aa8f4b573e" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "6e5f8b0a-6c95-4fd0-b9e8-e744dcb799da" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "237", "id": "cfadb180-475f-450f-8a6f-575da48a960a" } ], "tableName": "Allergy", "plural": "Allergies", "id": "606134e7-53e4-4508-8f04-dd577dbd6535" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "141", "id": "f480499a-1e88-46af-b4ce-63a53ae9327a" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "eaNrreeNyl", "id": "b8260096-b202-4e5e-b813-a224161ebc86" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "yyegRtoicryegy", "id": "99e3219f-0d35-4841-8c88-31a9035ccdcb" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "c1427366-f5bd-4dd1-b62d-d98a6c015c5f" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Wed Jul 17 2222", "id": "4a0777ca-6034-4348-86e2-cff4e52291db" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "nglrnldgrneAgrrleg", "id": "69014675-107d-4721-acda-32c46995f30b" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "tlPeteleerrrvlraiTtgdrl", "id": "5d9fd4ef-486a-406e-a3da-d7dfdc36a4fe" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "eeraygmrrrnltTn", "id": "bda1bae5-2a1f-4e8e-92bf-adf66da2ceb0" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "85b973c6-07f1-4fa8-8d1e-0f8a230a204a" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "49", "id": "2d5ccc2d-e951-4860-b739-12cadd96eba3" } ], "tableName": "Allergy", "plural": "Allergies", "id": "0fd799e8-c999-46f4-bd8a-de5ea64f8e18" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "236", "id": "e7e23457-b068-4292-a403-3c0fd0eaa395" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "eagymmNera", "id": "eecf34a6-6dfa-479a-b02f-0772ba831a87" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "yayRlleeenonRy", "id": "3270babe-7232-4797-8b2e-7b1d7d56eddc" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "f652c2e8-c4de-4513-8154-40f3a10df227" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sun May 19 2222", "id": "bf239e65-5c2c-45c6-9673-b88c2a0905fc" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "lgeelggyeglngyello", "id": "8a996adf-eda8-4ee4-80e0-bfdf4a009640" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "oryteoterdPltraeyygtleg", "id": "dbebcba9-c689-4cd9-a8d4-104ce05145fb" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "gtlglmrtnnyarng", "id": "5f153be3-f326-477a-8e6b-15718cf39bdf" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "497ff8e6-b4b4-4f24-b1cb-5692d513a854" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "237", "id": "cf822f3e-1206-44cb-95e6-8e0aa1cd4efd" } ], "tableName": "Allergy", "plural": "Allergies", "id": "d20ca8ae-257c-4221-b920-a490e02a2116" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "200", "id": "2832a5fa-6fd2-4989-8019-daeb68169dc2" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "mgmmeaargl", "id": "578d2421-4dce-4559-bd01-350a355cf8de" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "enRtRiRcReRRee", "id": "f43107d8-ebe1-4a03-a8ff-f3aca032e3a8" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "ad79ed8d-47c5-44b5-b0a0-ddc7ea2f0743" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sat May 11 2222", "id": "e7aef2fd-cd08-48a1-9ff6-bc5a63f3ce87" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "gdlreerrglglenygeg", "id": "7ec0afa8-ea8d-4f83-9e0f-f72c45e81e27" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "eegmrerrdeTylnmrPdrtdtr", "id": "15117eeb-b5c9-449c-ace9-685879cb30d4" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "aTaTgmegreaTTrt", "id": "3f14cb31-5443-407b-8ccc-96934fb038dd" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "e8198281-8b99-4743-8556-73980a35bb06" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "196", "id": "ca7f9610-59d9-481e-ba7a-0f8ad9d9a272" } ], "tableName": "Allergy", "plural": "Allergies", "id": "67bacd24-c0db-4a58-b0e3-f0c317bf5e1e" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "144", "id": "c08e0b9f-2e52-44fc-8389-39c60dae6aad" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "NNNlNmlegy", "id": "d4e60456-a57c-497c-9a51-4d059da1b5f4" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "gtltlaarcoalry", "id": "1f4e2e6c-76b7-4072-9013-ffa7f82c03ef" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "4c92fc03-b730-458f-96bb-bf9ad36f85b2" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sun Jun 23 2222", "id": "ce2c9efd-7513-4429-9b41-c4e65ad9e84c" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "eelgyeACedyCllerCr", "id": "b9555ee5-f458-47eb-a198-03f9cc031b2b" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "eTlteedrllnmrTdmgnirrea", "id": "d3cb6665-a2b2-4b85-8272-046a582760f2" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "eeentmgnnlyrmre", "id": "c07db386-5c32-43db-8d38-53b16390bcf7" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "975022a4-ee83-4c4a-8a35-7e7ae0d5eb61" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "163", "id": "4a5abe2c-a0c5-4288-8235-7670de8e0fca" } ], "tableName": "Allergy", "plural": "Allergies", "id": "2f071fff-50a9-4c92-b504-f7b9a53a6ccc" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "214", "id": "9ea2ed64-dc37-408b-bd62-7c905d5c0cc7" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "mNeylregym", "id": "abd54958-0211-413f-8e28-8eb51ec9454f" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "gRltattnnlrcre", "id": "bc5f10ee-fe69-4b4e-8161-d2620845bd88" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "80e81222-89f5-4206-9b52-727a14995dbb" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Mon Feb 04 2222", "id": "4a4fcd0c-0ef6-4361-94bc-e138340e8224" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "lollgreeleelAeeAee", "id": "bed8d148-5b85-47a0-95bb-f41456747c2d" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "eloraavtTerdolTndiergee", "id": "606e7f15-dd7b-46c2-ac5d-34d39859f136" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "emTlegrTytayeee", "id": "52ae1110-5bab-4f02-9ddd-855ec2e08165" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "919689a6-fdeb-4abb-ac96-9f5f693e7f20" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "237", "id": "3f619783-a73b-4435-af7a-d163e380b24f" } ], "tableName": "Allergy", "plural": "Allergies", "id": "083311b3-ffc8-4b2b-9cf5-4f029e7ea8f7" }, { "fields": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "264", "id": "f3488272-5d98-4513-9929-feb498f6b09f" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "yeraeemagl", "id": "f0c5cd14-393a-4a2b-921c-e4ba3f1255cd" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "defaultValue": "giRecnnylceoRt", "id": "5d87aa77-ff71-4f88-90e0-7e2a0ddc08e9" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "ee0ecc9f-26b1-4ad3-a9b8-234b802d173d" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Fri Mar 01 2222", "id": "b87169e3-845c-408f-8b8f-f78cc1353d39" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "defaultValue": "AoAdlldAlnlegnyCgl", "id": "f67cfee6-4fe9-4f26-bd04-ac2c91adec8b" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "defaultValue": "ervTigemetryeretrrreyry", "id": "576a9712-8fa0-4176-8fc1-d7ca64f631c1" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "defaultValue": "ttrnnltenaemraT", "id": "24e1f869-c1ab-4ff4-a1ca-dab4ad657a52" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "be3aa24f-ddaf-4e04-a26d-b174f337f0fb" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "31", "id": "ffff1543-d889-4908-90ba-9c9029348939" } ], "tableName": "Allergy", "plural": "Allergies", "id": "c68e97ce-79e2-472d-8102-d22087b473e0" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "204", "id": "a74621c6-429a-44d5-839c-05af61cb886a" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "ioicidoeadeoa", "id": "dd7525ce-bdad-4e5a-acde-b29e396be854" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "coeoaetemiainNeaeNam", "id": "41d53c06-d640-4a53-a1a3-254b3fc25f88" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "Dcdsistaetneo", "id": "d815daec-4377-47c8-a24a-9e396f3bd849" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "aScieeiSteSdiheci", "id": "a37cc2f3-e343-4178-a625-344ef9291171" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "iueceitndtnyiFaade", "id": "4668c8d4-37ad-4a8b-855d-5e7c1fd2336b" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "auieuiuteiooit", "id": "f051300a-2a30-4efa-89bd-07a5add6bcf1" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "taetodeddodenceiino", "id": "7eb9551f-0ec0-4e09-bfc0-ffdea3bae252" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Fri Feb 08 2222", "id": "ad25dda6-edce-4b01-b407-3e72f9ac9fcc" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sat May 11 2222", "id": "dad3eb27-4fdb-47be-972a-021786f879af" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "8f0392ff-1b97-446b-a8eb-a3555eec1d58" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "278", "id": "9bcd2567-dd84-4e3e-a2d3-f0f626c214f8" } ], "tableName": "Medication", "plural": "Medications", "id": "c74b65ad-10be-4621-919a-907773468254" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "112", "id": "590bcd13-265e-409f-9a52-8f017a581ab2" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "ieemaeaenodit", "id": "cd71c68f-cba3-4566-934d-8166121d6318" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "eaeriiierdaoieGroeNn", "id": "1fb533cb-0ab9-414c-af8c-9138fd032459" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "scioiotecnodo", "id": "bb32d428-3b39-4c3b-8031-326ee53b565a" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "icnengtagitStrSie", "id": "28e0f427-f3a5-47f0-b1ee-f9d1781c28c8" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "tiytqcnqFnqnueetni", "id": "afccd162-1c31-461a-b29d-9aa3915de6c4" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "toncaotooeotot", "id": "e7295828-2865-42dc-8e22-162653853567" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "odnnccoooiccincidii", "id": "63188c91-35b4-4cf4-a9a5-038bcb50e246" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sat Feb 02 2222", "id": "1877ab32-ec94-42cc-b1d5-ec0b9d2ed84d" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sat Apr 27 2222", "id": "16ca1b09-18a5-4dd7-adc6-23163da81ed0" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "14fda523-141f-4f6a-8951-a7cb817fd052" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "49", "id": "207098db-dbd7-4c38-ae2d-4c53bcfb587b" } ], "tableName": "Medication", "plural": "Medications", "id": "8d873422-cefa-4312-be72-72a7ac5af96a" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "9", "id": "e4597c01-b4ff-4b0b-9ae7-e018f51c9520" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "dNeiiaoeadiic", "id": "f9fdf1b7-bf58-43ac-96b3-28c280bd5642" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "ecnaaceetaccancnoran", "id": "2ec25562-923e-4721-8632-6967ad5fb95a" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "edatseeeodioo", "id": "83014d19-5c0b-4694-886e-a670a7506fbc" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "otntSditSttrehtti", "id": "a40f5ba0-fa55-4d26-9fe7-2b4784c601cc" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "reFeeacnuniFycFnne", "id": "a2889198-30a7-44a5-a14f-6cab2cc6d922" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "eeandtoietoadR", "id": "821a5bad-cc14-4829-b655-641786374db7" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "odiniaiiieiidcontIi", "id": "c2c364f0-687a-414e-806a-be69a75627a2" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Wed Feb 20 2222", "id": "16a1fa44-7475-4a5c-9b69-7919df34577a" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Fri Feb 08 2222", "id": "f4d41de1-a113-44bf-8aac-6b80a1fd5be2" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "11f30d23-4a05-4f65-8074-d2bf52db994d" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "191", "id": "90469098-7e6e-45a4-9bfa-0a1e3d0cc271" } ], "tableName": "Medication", "plural": "Medications", "id": "0107c6c5-84d7-4b1a-8ef8-7fd637543daa" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "212", "id": "fe000856-c583-4f13-b3b0-496cdb06f55a" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "namctdadNinii", "id": "c42b0745-bfd2-444e-b2d7-3ac4edf782d4" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "dieiNercdiNenrnaaGii", "id": "561cc0fd-0fe5-4f2e-83cb-df403ec37361" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "csDeieoaodton", "id": "e4fe04eb-3fe2-4bf1-ad10-80984c723bcb" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "SdStrnteanhhthoii", "id": "451a9229-950d-41a3-b76f-034da17d1a33" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "aadqtnoqrnyiequuii", "id": "158b2179-3ac5-490d-9a35-9c2c3e1d9fcb" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "otndtiRuudedio", "id": "d175ac19-92ec-47d1-a2bb-d1f1bb0cc7f0" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "cdicitaataIonIdadet", "id": "7bdbf75f-b58d-4d20-93eb-1d37db0c7da7" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Tue Jul 02 2222", "id": "a7f2d1b8-41eb-4eb3-9e81-ae98d6e195fe" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Fri Jun 14 2222", "id": "b23cc985-dcee-4bc8-b3e7-c4e2a9e53595" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "210bb145-e50b-4cc7-92c4-a0b6954c4479" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "278", "id": "ba38af5f-1267-419c-8e03-a9432471dc41" } ], "tableName": "Medication", "plural": "Medications", "id": "de0e3072-0bfe-4c6b-afd5-7a2fd707c19b" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "98", "id": "5537b730-372f-49d4-a55e-d06d8bac726c" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "eotNteccmotma", "id": "c6d4b59d-ed3f-4cef-a867-a7ea711a61a1" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "eiaicmreetaciieoremc", "id": "1550f66b-87cf-4715-9c06-7fd58e73a10b" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "ieotdeneoieot", "id": "e8bcf337-2ac1-4354-bc99-efb8133f8c6f" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "atnngcotrgnoicSot", "id": "560cb32a-2aef-4f80-9103-e83eb01f565e" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "eaqurroeaqcnnqnner", "id": "37d86717-5be0-4eea-a2aa-bae74e7ee083" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "ddReoteonaoeiR", "id": "73cd8c00-0def-4343-bd96-8426de9f895b" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "anidaintciiiinittin", "id": "895c7501-e1cd-4d75-b0cc-b81c72cae82d" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Tue May 21 2222", "id": "72fdda1d-79b7-4998-90ca-0b000ab62da7" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Thu Jul 04 2222", "id": "c1f808df-5794-4f9f-9e3b-9581863e267e" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "d6e42732-d088-427c-b300-720be2779642" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "163", "id": "9528806e-68cf-4088-a188-ff248cdfd2ca" } ], "tableName": "Medication", "plural": "Medications", "id": "badb79d7-d2cc-4f3a-b396-9ca254ca71d4" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "193", "id": "f4949495-0529-4f46-af3e-8133c1e69826" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "miicNmtaiiten", "id": "6dc1c924-2adf-407e-a974-2876ca3d6d94" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "ieraonornoniranecece", "id": "cdf4491b-f5ad-4555-b91e-416c19972afb" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "iidastocctois", "id": "0c6c81f9-0eff-4716-a18f-05d6ed47448f" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "ncihtrgtironntino", "id": "b2763373-d68f-48db-811d-abffadc4723b" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "teyancceaeyriordnq", "id": "6e084331-901b-4d61-a390-69edaa8063de" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "ttaRnintddactt", "id": "da87aff7-d536-46c9-990a-45694aba7c38" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "ciiantidaIdiacidiin", "id": "468133ac-2c3a-400a-8ea7-92aeddc41775" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Mon Jun 24 2222", "id": "0f059318-45de-48f6-bd36-6251cf4fcfd1" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Mon Apr 15 2222", "id": "42706ad1-ee1a-4f41-bdbb-634ac1edb65c" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "28383e7e-5509-4ddf-a2de-7d10a52eba60" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "31", "id": "12865e74-11a7-4afb-980f-d4e183913f75" } ], "tableName": "Medication", "plural": "Medications", "id": "4d2f9496-18b6-4bdb-868d-61a9756db814" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "114", "id": "ce098e69-8b78-4415-9ed1-507217ccf12e" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "neceeaidNNtct", "id": "3f55bae7-8037-4c87-a714-622bb566bf02" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "rGnaoecGmeiemniNanto", "id": "28def342-6040-4201-826d-a177b727ec77" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "senatieensida", "id": "425a9917-1e40-4436-8eac-a1a1c13fc53a" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "adiineitidgeinrSt", "id": "b75b4057-c343-44bf-ae51-9d81bb8879e9" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "aecidiiycrdqtuqida", "id": "ef837596-f8a9-4f4b-88ab-20d5daeb2254" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "RcRaadieteReoa", "id": "85ee9ca2-9381-481f-9363-f970ea13cab2" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "ncditdaiaecIcnIacii", "id": "0ed3374b-7c0c-4716-b115-44ec617029ed" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Tue Mar 05 2222", "id": "d5f1ab10-4fca-46ba-921c-3d2bbb375e53" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Tue Apr 16 2222", "id": "80ae5c98-95ad-4e3e-9a96-e3308b80c7fe" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "true", "id": "068a5d5a-747e-4c50-a158-555eada8928a" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "191", "id": "53e67ab7-8f45-409d-9630-b9717968cd61" } ], "tableName": "Medication", "plural": "Medications", "id": "83823baf-114c-41cd-956a-53042ec58f22" }, { "fields": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "defaultValue": "122", "id": "c156a79a-9556-4f1b-bc7e-19282da1816e" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "defaultValue": "aattcoNNtcNam", "id": "9f885bfa-81af-48f4-bebf-4638120e87bc" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "defaultValue": "cGoeeereieaomcacNaci", "id": "2df1a1e5-89e5-4bc5-9a62-3575ffec7b9c" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "defaultValue": "noinDntenieot", "id": "9f7e9bcb-cd69-4d79-82b2-ac6b889ea92c" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "defaultValue": "ginhoccitetieeana", "id": "f10358ce-8e75-42c8-9958-2b5fcc1f5576" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "defaultValue": "Fqnqcnqecycnuectnn", "id": "dd5060cc-d839-4c6f-b42c-4fab5514377f" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "defaultValue": "tdtneiuodcctdo", "id": "0464b8a4-3479-486d-8f47-011279eb15c8" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "defaultValue": "tdinttniticaaidnnet", "id": "41caf9d0-c140-412b-aec0-0852a76aaaa3" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Tue Jun 04 2222", "id": "8079f7ad-6384-4bbf-a493-7d9e5ca7cd6f" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "defaultValue": "Sat Jul 13 2222", "id": "e1b21aaa-429e-4d86-a5e6-b2b605617909" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "defaultValue": "false", "id": "de1546ab-2802-459c-983e-948f7abdac86" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "defaultValue": "259", "id": "851e054c-7a4c-4688-9638-2453efea388c" } ], "tableName": "Medication", "plural": "Medications", "id": "32e862f3-7e55-410a-8143-cd315cd5998a" } ], "apis": [ { "routineName": "GetPatients", "verb": "FetchMany", "routeDescription": "Get all Patients", "plural": "Patients", "authenticationType": "AuthRequired", "responseType": "ObjectTypes", "tableName": "Patient", "columnName": "Patients", "responses": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "id": "811fd494-8e6f-4cce-8bce-6d414dae03d6" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "id": "4a336dd7-3035-477b-ad81-b90ce74770c9" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "id": "a3f46faf-8e30-4bc1-b20b-d6f358709d1d" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "id": "a67e286d-9391-4078-bd63-8f71cb273eb2" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "id": "bb679c42-2157-4620-a2ce-cec6e81a47e9" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "id": "cdfe4ef4-6bf1-4f4b-ab3c-8460e73029ef" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "id": "04db84a3-464c-4836-b224-5afc27beac1f" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "id": "9dc49af1-e1df-4141-9f45-094c8494bcc7" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "id": "6a6bc3ae-d5d4-4469-a979-f355c5b0bc8e" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "id": "29d49ccb-cedd-4f54-afa0-55dd5326f4e7" } ], "id": "a40deff1-0195-4cb4-88bb-c0047d8aeabc" }, { "routineName": "CreatePatient", "verb": "Create", "routeDescription": "Create a new Patient", "plural": "Patients", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Patient", "columnName": "Patient", "body": [ { "columnName": "PatientId", "typeName": "", "id": "c57fac90-3a1d-4e4c-9524-f6f06155752e" }, { "columnName": "Title", "typeName": "", "id": "be6de8d6-4f91-40e0-b46c-9c2d53f2737e" }, { "columnName": "First", "typeName": "", "id": "bd736262-85de-4002-9a7b-6643552617c7" }, { "columnName": "Middle", "typeName": "", "id": "a265b85f-c0c2-4a15-aadd-676f46682a17" }, { "columnName": "Last", "typeName": "", "id": "d7bd9711-792c-4316-ac44-3eb9078d895d" }, { "columnName": "Suffix", "typeName": "", "id": "ec04e26e-5c75-43b7-b322-eb245b3d474b" }, { "columnName": "PersonImage", "typeName": "", "id": "a5f08027-4330-4173-987b-19e4005147fc" }, { "columnName": "Address", "typeName": "Address", "body": [ { "columnName": "City", "typeName": "" }, { "columnName": "ZipCode", "typeName": "" }, { "columnName": "CityPrefix", "typeName": "" }, { "columnName": "CitySuffix", "typeName": "" }, { "columnName": "StreetName", "typeName": "" }, { "columnName": "StreetAddress", "typeName": "" }, { "columnName": "StreetSuffix", "typeName": "" }, { "columnName": "StreetPrefix", "typeName": "" }, { "columnName": "SecondaryAddress", "typeName": "" }, { "columnName": "County", "typeName": "" }, { "columnName": "Country", "typeName": "" }, { "columnName": "CountryCode", "typeName": "" }, { "columnName": "State", "typeName": "" }, { "columnName": "StateAbbr", "typeName": "" }, { "columnName": "Latitude", "typeName": "" }, { "columnName": "Longitude", "typeName": "" } ], "id": "19d65169-c807-4a93-ba14-13e8e29a4555" }, { "columnName": "Phone", "typeName": "Phone", "body": [ { "columnName": "PrimaryPhone", "typeName": "" }, { "columnName": "SecondaryPhone", "typeName": "" } ], "id": "c2f360f0-331f-4219-bf40-3130c3608673" }, { "columnName": "Personal", "typeName": "Personal", "body": [ { "columnName": "SSN", "typeName": "" }, { "columnName": "Gender", "typeName": "Gender" }, { "columnName": "Birthdate", "typeName": "" }, { "columnName": "BloodType", "typeName": "" }, { "columnName": "Ethnicity", "typeName": "" }, { "columnName": "MaritalStatus", "typeName": "" }, { "columnName": "EmploymentStatus", "typeName": "" }, { "columnName": "IsDeceased", "typeName": "" }, { "columnName": "DateOfDeath", "typeName": "" }, { "columnName": "Religion", "typeName": "" }, { "columnName": "IsVeteran", "typeName": "" }, { "columnName": "HighestEducationLevel", "typeName": "" }, { "columnName": "IsDisabled", "typeName": "" }, { "columnName": "OrganDonor", "typeName": "" } ], "id": "e694f9d3-f15f-4f19-9082-8f80ae577528" }, { "columnName": "Allergies", "typeName": "Allergy", "routineName": "undefinedAddAllergy,UpdateAllergy,AddAllergy,UpdateAllergy,", "id": "799cec20-f05f-4ba1-91d1-03bd4d267845" }, { "columnName": "Medications", "typeName": "Medication", "routineName": "undefinedAddMedication,UpdateMedication,AddMedication,UpdateMedication,", "id": "b5b2f875-b26a-4763-b3d6-0a91558e65db" } ], "id": "54284a63-f0bd-4efc-898d-87212421c987" }, { "routineName": "GetPatient", "verb": "FetchOne", "routeDescription": "Get a Patient", "plural": "Patients", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Patient", "columnName": "Patient", "routes": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "Patient", "id": "84891a45-c0c5-4307-ac6d-9975e9ebcb9e" } ], "responses": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "id": "57e43101-4cd8-4b94-8aa2-7a2c43eb5ef5" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "id": "f792609f-f081-4701-9d49-a99152fdae4d" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "id": "720390dc-a3ec-421e-b35d-50ac3ef6fd02" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "id": "68cd033f-dedb-4aae-b272-89536ff6b3d6" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "id": "850ebd02-74f3-49e2-8104-369afddf549c" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "id": "a8b9de39-ecc0-4db3-bd86-91b1996b87ef" }, { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "id": "9b7d70f1-8655-4b9d-bfa2-a0815b4a5656" }, { "columnName": "Address", "columnType": "ObjectType", "typeName": "Address", "id": "902ace61-d225-4bf8-bac5-eee9dcfd1e14" }, { "columnName": "Phone", "columnType": "ObjectType", "typeName": "Phone", "id": "1b3a7d63-be9c-432c-be60-a08751717cae" }, { "columnName": "Personal", "columnType": "ObjectType", "typeName": "Personal", "id": "75fdf10a-2a81-4ee6-a52f-b2a8fa80ddbf" } ], "id": "c898eedc-4794-4491-9415-b18e0631eb75" }, { "routineName": "UpdatePatient", "verb": "Update", "routeDescription": "Update a Patient", "plural": "Patients", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Patient", "columnName": "Patient", "routes": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "Patient", "id": "9dc3215a-0afc-4ece-ae98-3a19ed8a8056" } ], "body": [ { "columnName": "PatientId", "typeName": "", "id": "da1ec15a-324c-4be2-9b77-1d6adc66a691" }, { "columnName": "Title", "typeName": "", "id": "c14ca567-e571-41a1-9a89-1521d8327740" }, { "columnName": "First", "typeName": "", "id": "460bf402-f768-499f-b9e1-72c4f5fcc477" }, { "columnName": "Middle", "typeName": "", "id": "e6a6937d-84dd-41b2-8a61-63080a378316" }, { "columnName": "Last", "typeName": "", "id": "0411e7a6-4870-4a02-ab96-c7172e2f5448" }, { "columnName": "Suffix", "typeName": "", "id": "3975974b-359e-4fb9-891e-4945ca24d313" }, { "columnName": "PersonImage", "typeName": "", "id": "54d7e97f-2103-4235-b65a-8624e9174d27" }, { "columnName": "Address", "typeName": "Address", "body": [ { "columnName": "City", "typeName": "" }, { "columnName": "ZipCode", "typeName": "" }, { "columnName": "CityPrefix", "typeName": "" }, { "columnName": "CitySuffix", "typeName": "" }, { "columnName": "StreetName", "typeName": "" }, { "columnName": "StreetAddress", "typeName": "" }, { "columnName": "StreetSuffix", "typeName": "" }, { "columnName": "StreetPrefix", "typeName": "" }, { "columnName": "SecondaryAddress", "typeName": "" }, { "columnName": "County", "typeName": "" }, { "columnName": "Country", "typeName": "" }, { "columnName": "CountryCode", "typeName": "" }, { "columnName": "State", "typeName": "" }, { "columnName": "StateAbbr", "typeName": "" }, { "columnName": "Latitude", "typeName": "" }, { "columnName": "Longitude", "typeName": "" } ], "id": "44333272-bd61-4929-bf7d-f1f3c110772a" }, { "columnName": "Phone", "typeName": "Phone", "body": [ { "columnName": "PrimaryPhone", "typeName": "" }, { "columnName": "SecondaryPhone", "typeName": "" } ], "id": "42dd6583-c663-4cbd-b2fa-cdb77a64a15a" }, { "columnName": "Personal", "typeName": "Personal", "body": [ { "columnName": "SSN", "typeName": "" }, { "columnName": "Gender", "typeName": "Gender" }, { "columnName": "Birthdate", "typeName": "" }, { "columnName": "BloodType", "typeName": "" }, { "columnName": "Ethnicity", "typeName": "" }, { "columnName": "MaritalStatus", "typeName": "" }, { "columnName": "EmploymentStatus", "typeName": "" }, { "columnName": "IsDeceased", "typeName": "" }, { "columnName": "DateOfDeath", "typeName": "" }, { "columnName": "Religion", "typeName": "" }, { "columnName": "IsVeteran", "typeName": "" }, { "columnName": "HighestEducationLevel", "typeName": "" }, { "columnName": "IsDisabled", "typeName": "" }, { "columnName": "OrganDonor", "typeName": "" } ], "id": "c92b5b72-d11e-4f16-a40a-af5483eb18f0" }, { "columnName": "Allergies", "typeName": "Allergy", "routineName": "undefinedAddAllergy,UpdateAllergy,AddAllergy,UpdateAllergy,", "id": "8507f136-0a75-434b-8e4a-0a6d6ab2cf52" }, { "columnName": "Medications", "typeName": "Medication", "routineName": "undefinedAddMedication,UpdateMedication,AddMedication,UpdateMedication,", "id": "803f6e22-9fe4-4b36-a0f4-4cf494060686" } ], "id": "5d0b6ca3-475a-4e7b-947f-5a63389635f5" }, { "routineName": "DeletePatient", "verb": "Delete", "routeDescription": "Delete a Patient", "plural": "Patients", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Patient", "columnName": "Patient", "routes": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "Patient", "id": "712cabe2-b8e4-4167-8569-0190393bc004" } ], "id": "1b682a5b-ccbd-4884-b251-9f8abf4de8de" }, { "routineName": "GetPatient", "verb": "FetchManyByFk", "routeDescription": "Fetch Allergies by Patient", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectTypes", "tableName": "Allergy", "columnName": "Patient", "responses": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "id": "dbd006b6-8ddc-4d11-a8f3-550eeec76fea" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "b3811e9e-1e9f-4d4c-8c52-ac323a33aed3" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "id": "6584ef42-8cc6-4f02-9bcf-023a78ddcafd" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "id": "79b22b49-0cb4-48b3-ae14-fb40d76f9f3c" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "id": "723145c6-b25c-4e95-9eb9-5a93f5413839" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "id": "27c87fa6-22d8-4ff9-8440-2ff2999c6022" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "id": "1f5adf97-c917-4896-862d-c41d0619141e" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "id": "5af4754d-0b1e-4814-a701-4e4363bfabd7" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "id": "6c0a21d8-2245-4eac-907f-2369e3efea4a" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "bf0d84ba-e87e-4e93-a688-93794f0f95ac" } ], "id": "99d3e391-4f8d-4e91-a20d-6fc5c12efb4d" }, { "routineName": "GetAllergyByPatient", "verb": "FetchOneFk", "routeDescription": "Fetch Patient", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Allergy", "columnName": "Patient", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "8bc10b39-fe32-4ae8-886c-fb708afd5e7c" } ], "responses": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "id": "69591bb1-a240-46a7-ac68-c93596f723b7" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "dc76ff50-3054-4934-a603-7216c237f98f" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "id": "49ed3e1d-efd6-49e1-a441-23a945077edf" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "id": "75519569-ad2a-4c50-a400-4f627708bb74" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "id": "538e98ff-1b1c-4cf3-87f5-472e9403d7a7" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "id": "1e2aba57-5baa-4945-9a72-0e5d0990146f" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "id": "e7945208-28cb-49ca-96bd-edf91d29435e" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "id": "878c6004-2993-4c96-b187-2c8da1ce2b2b" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "id": "055ef2e2-f968-4e4a-b799-3e9e02f573d8" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "0488670e-54fd-4d19-9bc2-30837d6302bd" } ], "id": "f7bdbc6d-f986-4295-9125-ccdf15c76c2e" }, { "routineName": "AddAllergy", "verb": "CreateByFk", "routeDescription": "AddAllergyToPatient", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Allergy", "columnName": "Patient", "body": [ { "columnName": "AllergyId", "typeName": "", "id": "4035e10e-76c5-4e62-b8f6-b64ce19bab1c" }, { "columnName": "Name", "typeName": "", "id": "107daf0a-1ea3-4cf4-ba12-d0c84e7b074c" }, { "columnName": "Reaction", "typeName": "", "id": "9c84dc81-2e34-402b-9ec4-0657b23311b0" }, { "columnName": "IsActive", "typeName": "", "id": "065c2152-80fa-4515-b0d0-852e39a0e455" }, { "columnName": "FirstObserved", "typeName": "", "id": "b8a2ad4b-7ef1-4ed5-98c2-3e74642bef17" }, { "columnName": "AllergenCode", "typeName": "", "id": "517b626b-763d-4a71-b68e-c269546bd8ce" }, { "columnName": "TreatmentProvider", "typeName": "", "id": "0f8b5422-3a96-4a33-af9b-b76683cc6d68" }, { "columnName": "Treatment", "typeName": "", "id": "b8f78ea2-d31e-4403-b84d-3c314480f6d3" }, { "columnName": "IsNegated", "typeName": "", "id": "78484986-a241-4795-a67e-9ae97ab81a09" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "6cd09295-1cfc-4c4f-a261-bdaf89ad8893" } ], "id": "f4a074ad-451b-43fd-a6ad-5a64ea2a0a09" }, { "routineName": "UpdateAllergy", "verb": "UpdateByFk", "routeDescription": "Update Allergy", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Allergy", "columnName": "Patient", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "3b6dca89-d26c-45dd-bb35-8d8d34107266" } ], "body": [ { "columnName": "AllergyId", "typeName": "", "id": "e51fb164-d3ca-492f-b80e-dc9ced9efbfe" }, { "columnName": "Name", "typeName": "", "id": "fee4790a-1648-43b3-8ae9-ba9588621ef7" }, { "columnName": "Reaction", "typeName": "", "id": "102e691d-12e8-4eb3-acb8-59b35db97cf6" }, { "columnName": "IsActive", "typeName": "", "id": "8d5845d7-cf56-4def-b959-445c608493d7" }, { "columnName": "FirstObserved", "typeName": "", "id": "b896368d-e999-4387-90c2-71163ba53c9b" }, { "columnName": "AllergenCode", "typeName": "", "id": "1bdfdefb-3094-4581-86c1-062370cd709e" }, { "columnName": "TreatmentProvider", "typeName": "", "id": "16e425d8-f3ea-4292-aa92-5353b1ba42be" }, { "columnName": "Treatment", "typeName": "", "id": "2b890f4e-174f-46ea-865e-9ddb1c40d87c" }, { "columnName": "IsNegated", "typeName": "", "id": "9b6705d1-f134-4a88-8d8e-7ae41fdc0ff8" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "11479f39-d012-49c7-8413-6fb3a2acc1a3" } ], "id": "73307574-a7c0-44ac-a206-722da799e04d" }, { "routineName": "DeleteAllergy", "verb": "DeleteByFk", "routeDescription": "Delete Allergy", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Allergy", "columnName": "Patient", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "7895a6bb-8cf5-460e-a73b-258fc7416251" } ], "id": "27c1a0c0-d8d5-4deb-92e5-845e20fef91b" }, { "routineName": "GetAllergies", "verb": "FetchManyByFk", "routeDescription": "Fetch Allergies by Patient", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectTypes", "tableName": "Allergy", "columnName": "Allergies", "responses": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "id": "521bdeeb-7f10-40d7-bae4-69a1bc3e7554" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "5b3eeef9-39eb-4f8f-b516-5a516d1f1bfa" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "id": "d3734e5a-e4b0-47ba-b450-daa00c4320e8" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "id": "1c8726db-1a9a-40fa-b517-83dfbe448ac0" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "id": "a775862f-102e-4b85-9c2e-f5965b4c3b95" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "id": "3f6b93c4-0013-46d1-938b-5cd6e05c245b" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "id": "cc8f6a82-1007-43cf-80af-647be2e1bce0" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "id": "49d97c58-95a9-4079-88e5-b737b17345f7" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "id": "1a5b1a7d-5094-4e9a-b27c-90f22e832370" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "5bbaec7f-1640-41c6-9f56-fb843540422f" } ], "id": "4010a1b5-6886-4ddd-8457-f00aeebf7b53" }, { "routineName": "GetAllergyByPatient", "verb": "FetchOneFk", "routeDescription": "Fetch Patient", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Allergy", "columnName": "Allergies", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "fe80adef-c774-4140-9356-1fd3dc3d06c3" } ], "responses": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "id": "05edfdad-2a72-4793-90e8-bc866693c30a" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "d71adf51-8b9b-4949-bf2a-5fe44868941d" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "id": "07b44e9a-5642-4144-bbf3-f2e5351453f3" }, { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "id": "2e6e64a3-33a7-401e-8856-8a7100b1560f" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "id": "2ff4599c-d7b9-483f-af5e-49d44b4c150c" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "id": "d197ea2a-0e00-4c93-8608-0ec57a098333" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "id": "adf1ac74-543b-4851-bb9a-e073958aae64" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "id": "9464ac9e-1c0d-4312-bac7-fd9a7bdb5107" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "id": "1b69e855-8fb2-4f13-8a39-b72322df1e39" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "04d9aa41-8663-4393-8aff-e981b9f35836" } ], "id": "8a893adb-89f6-4d8e-aeda-760515159e4e" }, { "routineName": "AddAllergy", "verb": "CreateByFk", "routeDescription": "AddAllergyToAllergies", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Allergy", "columnName": "Allergies", "body": [ { "columnName": "AllergyId", "typeName": "", "id": "8b156651-c146-4ab3-9d7a-4074254c1c00" }, { "columnName": "Name", "typeName": "", "id": "c572f99b-b4a6-4002-a71f-b1c897a0c83c" }, { "columnName": "Reaction", "typeName": "", "id": "5d8d9303-88f8-431d-8b3a-686fceb281ff" }, { "columnName": "IsActive", "typeName": "", "id": "c51b5782-10c8-44e5-83f5-c5899071fc83" }, { "columnName": "FirstObserved", "typeName": "", "id": "ac812707-83ab-4777-8263-a41544e9c6f8" }, { "columnName": "AllergenCode", "typeName": "", "id": "0188ba49-b929-4dde-8d73-4d173983e837" }, { "columnName": "TreatmentProvider", "typeName": "", "id": "c61ef2a2-fde9-45b4-a5f8-2afacdc13cd9" }, { "columnName": "Treatment", "typeName": "", "id": "31a99d54-36a1-4fd4-ba60-398b6cdfdb76" }, { "columnName": "IsNegated", "typeName": "", "id": "d8ca964c-a748-43eb-88c6-617acd01030a" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "d85a2239-aec5-4d34-9513-14554a09dc3f" } ], "id": "1faa8873-849a-4c97-97c1-cd91ffae2ca9" }, { "routineName": "UpdateAllergy", "verb": "UpdateByFk", "routeDescription": "Update Allergy", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Allergy", "columnName": "Allergies", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "d7f50182-a96c-4638-bf8f-b2ec7147cbbf" } ], "body": [ { "columnName": "AllergyId", "typeName": "", "id": "e1e0942b-5077-4a1d-be2f-323fe4a308b2" }, { "columnName": "Name", "typeName": "", "id": "66356a04-b5d0-422f-9f25-aa12686ad9ec" }, { "columnName": "Reaction", "typeName": "", "id": "c019956b-34b3-4229-aae4-aceb096ea423" }, { "columnName": "IsActive", "typeName": "", "id": "574e9725-b508-4ae8-8f1e-2de5a14a7bc0" }, { "columnName": "FirstObserved", "typeName": "", "id": "0784c045-fd54-4dee-80b5-3b846155ba8f" }, { "columnName": "AllergenCode", "typeName": "", "id": "36a04612-9511-4a3d-9c8b-0542868fd8d3" }, { "columnName": "TreatmentProvider", "typeName": "", "id": "ccb5c227-d616-4b01-acdb-0830f7ba5c6d" }, { "columnName": "Treatment", "typeName": "", "id": "fa9fccb8-f556-4c43-8ae9-51bf5379ad9d" }, { "columnName": "IsNegated", "typeName": "", "id": "118a0450-b233-47c1-b5f7-c63924fb9dce" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "af8d6a72-fd14-4953-b06e-492deee001bb" } ], "id": "06411b73-cbc3-4cfe-96a5-1fb0bd6b6847" }, { "routineName": "DeleteAllergy", "verb": "DeleteByFk", "routeDescription": "Delete Allergy", "plural": "Allergies", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Allergy", "columnName": "Allergies", "routes": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "Allergy", "id": "544fe2ef-ea0e-458e-abd9-774159f949f1" } ], "id": "10f84efc-3d1b-4dfc-af90-de7fb2a27d5d" }, { "routineName": "GetPatient", "verb": "FetchManyByFk", "routeDescription": "Fetch Medications by Patient", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectTypes", "tableName": "Medication", "columnName": "Patient", "responses": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "id": "c426ba60-c946-4f85-9318-3ac577b58311" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "005f9591-8624-4ded-9a00-157c2eb8c327" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "id": "bc2b6e20-2d11-4ee1-816e-e2feb7ff3320" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "id": "71329bf4-d516-4d88-8142-654a98de8acc" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "id": "53d862de-8452-4125-90f1-187712b293d7" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "id": "2c933487-6b4d-4da9-97f4-da99990a8f37" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "id": "04be9dd9-77d1-4ac6-bb33-55db80ccc924" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "id": "0ff34bfb-795f-49db-a887-f828dfd5401b" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "id": "5f941a86-f538-4b13-aeba-384e5c5f53cc" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "id": "83f75faf-d2c0-4717-9617-062e87377322" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "id": "c3590f0f-e81c-4f4f-b077-4511a9c15021" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "3acc3aa2-bb94-427a-b292-8c8765f66f30" } ], "id": "5871221d-7128-4c10-9391-3c1bc829dcf8" }, { "routineName": "GetMedicationByPatient", "verb": "FetchOneFk", "routeDescription": "Fetch Patient", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Medication", "columnName": "Patient", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "f6fb4862-75fc-4971-b32e-50c64135e082" } ], "responses": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "id": "1d4fbe92-d75e-4551-9026-f0f2482dab43" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "a3294abd-8609-4b04-9784-e21dff00b1d7" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "id": "5e7570e2-bf82-46c4-b07e-3cf483498760" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "id": "f61e5f65-395b-4863-bd09-9b46cc72c6c1" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "id": "5fd0cbec-1349-445a-9978-d7761fe657e5" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "id": "0d11a1d2-379e-474e-984b-544d0a03d7f2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "id": "41874d31-1d75-4cf6-8407-2e75d5466503" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "id": "884edf81-b6eb-4cb3-b14d-5f99b69590f2" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "id": "8680ca6d-450e-44af-acb7-291500c7415e" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "id": "7008a072-c779-4f51-a780-d4ea87e9980a" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "id": "1ce016ba-43eb-4b57-a1d7-a7962c546d91" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "4e19b706-755f-46a7-969a-dae6acb5b47a" } ], "id": "c6188eac-20e8-4b0b-852a-a693100ebbef" }, { "routineName": "AddMedication", "verb": "CreateByFk", "routeDescription": "AddMedicationToPatient", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Medication", "columnName": "Patient", "body": [ { "columnName": "MedicationId", "typeName": "", "id": "b2167edc-9f6a-4587-bf00-f48b9ada8a1b" }, { "columnName": "Name", "typeName": "", "id": "e9a78eab-fd24-48e3-8242-e98d9c48324b" }, { "columnName": "GenericName", "typeName": "", "id": "df94f1f9-f185-4aca-a700-6f71850eed2e" }, { "columnName": "Dose", "typeName": "", "id": "47abac02-1387-4b2e-a516-5a88db2146f8" }, { "columnName": "Strength", "typeName": "", "id": "0a90adfa-ff08-4605-ade2-3831c35c3770" }, { "columnName": "Frequency", "typeName": "", "id": "a81eb733-30ed-4054-b308-f81dc3214a7f" }, { "columnName": "Route", "typeName": "", "id": "871f0a48-9be6-4f30-a6ab-710e7a99a48c" }, { "columnName": "Indication", "typeName": "", "id": "01f4cbf1-4a2e-471f-b5c6-4ecbb889c360" }, { "columnName": "DateStarted", "typeName": "", "id": "7787d241-e0a2-43c4-b0be-bbd125bf4202" }, { "columnName": "DateDiscontinued", "typeName": "", "id": "6521e23c-fece-4312-b2ac-34d328b6267a" }, { "columnName": "Prescribed", "typeName": "", "id": "6c81c84e-387e-4a05-883c-ddcc7aa8f067" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "71e9d8e8-5b71-4b92-b0fe-cc694c2cbee1" } ], "id": "8ae49e7a-c9d9-40b6-85ee-637cf0a963a7" }, { "routineName": "UpdateMedication", "verb": "UpdateByFk", "routeDescription": "Update Medication", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Medication", "columnName": "Patient", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "dfc95e8e-48a1-49cd-91bc-3980af162628" } ], "body": [ { "columnName": "MedicationId", "typeName": "", "id": "b20b91e3-e39d-448c-aefb-0de71bae232f" }, { "columnName": "Name", "typeName": "", "id": "db6777b7-c5c2-4571-8bd2-285429e61dc4" }, { "columnName": "GenericName", "typeName": "", "id": "4f8e190d-a9bb-4d91-9c68-6f773d5a8c98" }, { "columnName": "Dose", "typeName": "", "id": "444b732f-0c0d-4f02-bc7e-baa7cb36a5a2" }, { "columnName": "Strength", "typeName": "", "id": "28639ae3-4064-4da4-bb12-b27a72b989ec" }, { "columnName": "Frequency", "typeName": "", "id": "429ccffc-63a5-4591-8977-fd03bf6da5b7" }, { "columnName": "Route", "typeName": "", "id": "15973342-a647-4db8-9240-906402b01fbb" }, { "columnName": "Indication", "typeName": "", "id": "b0016e9c-e0ad-4d43-aea0-0e8109f7ec15" }, { "columnName": "DateStarted", "typeName": "", "id": "cdc1b683-a72b-4e83-9247-cb24b2089746" }, { "columnName": "DateDiscontinued", "typeName": "", "id": "4b0781bb-77a5-41d5-98fb-aff537fed84b" }, { "columnName": "Prescribed", "typeName": "", "id": "1e172d2f-d4eb-45e8-a5cd-c9979a15b3b0" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "efa973f2-9128-4b04-9fb6-9fbe07f48b02" } ], "id": "53d99c62-9895-45c1-bf2f-d37d191c907e" }, { "routineName": "DeleteMedication", "verb": "DeleteByFk", "routeDescription": "Delete Medication", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Medication", "columnName": "Patient", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "2af89214-fac5-4cb0-8f64-916871d1d05a" } ], "id": "08c684fd-e073-425b-aaf4-f7c6a9b5b01c" }, { "routineName": "GetMedications", "verb": "FetchManyByFk", "routeDescription": "Fetch Medications by Patient", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectTypes", "tableName": "Medication", "columnName": "Medications", "responses": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "id": "ecde375d-4853-442b-b051-e3096cf4657a" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "0d82d2fc-ff67-4fe7-90d0-d41b77631416" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "id": "5cb45163-6868-4b40-9e6f-030537c4c3fe" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "id": "21437c58-dd5b-4683-8ab3-88f966e979bf" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "id": "d9bf6473-39c9-4bd2-9b2d-f6dcaa7f9a48" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "id": "e7e22464-1355-41b2-9f43-e5292e2d5c33" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "id": "81d033f3-e489-470c-afc0-a9d743b23fad" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "id": "a40136da-349d-4102-a12b-a29755bb1234" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "id": "90ab658d-776d-40d5-8e7e-103a18d3d3e9" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "id": "9ba3510a-d6c2-4f58-b323-e213632350e9" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "id": "f85226e4-b8bf-48c6-a0e4-be917fc1577a" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "a9f3bb30-d022-4c2e-9667-98dd5df0bed8" } ], "id": "d6691031-d796-4b46-bec8-95a470bfbc06" }, { "routineName": "GetMedicationByPatient", "verb": "FetchOneFk", "routeDescription": "Fetch Patient", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Medication", "columnName": "Medications", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "5007fdbd-afc5-48fc-b7ce-24f25e38d042" } ], "responses": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "id": "8b276213-1e7e-47fe-8841-3ead38db0fd7" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "id": "171a605b-f417-4201-b83c-906060775a37" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "id": "06839b91-5637-4703-859a-77227c3a23bd" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "id": "a8040c83-841a-4bcb-b032-48b19e8820a1" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "id": "e0e6a558-a69f-4626-950f-3e74e88b94ea" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "id": "0772368c-17ea-47e1-aa54-cc0a433db4b2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "id": "66dc8361-1dc4-4420-bde8-dac79d8c23f1" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "id": "e7d4f5ae-8cca-4ac0-9073-88cf8084cd77" }, { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "id": "f8193938-b4f0-481e-98ed-fd5221a3a8c0" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "id": "14509ebf-f246-4da8-9fa3-b4b760f43747" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "id": "7a17d6bc-2011-4d31-a725-14b01b2059de" }, { "columnName": "Patient", "columnType": "One", "typeName": "Patient", "routineName": "GetPatients", "id": "167dbdc4-a514-47d2-9d67-faa697a7866b" } ], "id": "dbf58938-f0d3-4ab7-a031-6c409dba5379" }, { "routineName": "AddMedication", "verb": "CreateByFk", "routeDescription": "AddMedicationToMedications", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "ObjectType", "tableName": "Medication", "columnName": "Medications", "body": [ { "columnName": "MedicationId", "typeName": "", "id": "2b5b814e-c788-43d3-80d0-8d0875b14059" }, { "columnName": "Name", "typeName": "", "id": "85aea61e-d182-4328-bf3d-3779a36e7a35" }, { "columnName": "GenericName", "typeName": "", "id": "40f65436-8afa-416e-a0a0-90b5571cf6fe" }, { "columnName": "Dose", "typeName": "", "id": "847fe0ab-3eba-467c-810a-b04c450415d0" }, { "columnName": "Strength", "typeName": "", "id": "aea51b76-05ed-4c13-b53d-07c470b9c40b" }, { "columnName": "Frequency", "typeName": "", "id": "43679c17-7994-4669-91b0-094b032f6698" }, { "columnName": "Route", "typeName": "", "id": "38b59d14-bfee-4b8f-be44-a3f828e31fc1" }, { "columnName": "Indication", "typeName": "", "id": "44c3e520-c760-496d-af61-a9276c59dfef" }, { "columnName": "DateStarted", "typeName": "", "id": "fb632b77-ff9b-4216-b85f-d70f5332374d" }, { "columnName": "DateDiscontinued", "typeName": "", "id": "5e95013e-16d1-487b-9c68-89776584a11d" }, { "columnName": "Prescribed", "typeName": "", "id": "7ef81ab2-7206-4dc1-831e-92077f1f608a" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "a447e479-aa24-4ad2-9349-1c5552622b39" } ], "id": "db1590a3-cc45-484a-abad-03a287b884df" }, { "routineName": "UpdateMedication", "verb": "UpdateByFk", "routeDescription": "Update Medication", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Medication", "columnName": "Medications", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "3f9a2c36-32a9-4d42-a6f0-44a6515728c3" } ], "body": [ { "columnName": "MedicationId", "typeName": "", "id": "71113367-f545-48db-8fc2-c94a1faf8d9a" }, { "columnName": "Name", "typeName": "", "id": "4aa3f4a8-bbbb-4c45-b892-2f7013c1963f" }, { "columnName": "GenericName", "typeName": "", "id": "b279d45d-2a7e-4353-9b19-cd2e80c1bdf2" }, { "columnName": "Dose", "typeName": "", "id": "ce10433f-fecb-43ed-a286-0d3a1f8a6453" }, { "columnName": "Strength", "typeName": "", "id": "2f7aa492-de0d-4126-9504-32a8e3491c1f" }, { "columnName": "Frequency", "typeName": "", "id": "3bb367e6-03d2-40ae-9b45-006a73b646f7" }, { "columnName": "Route", "typeName": "", "id": "8bc4fcfd-43e4-4ea1-8e08-e3ee6ca25bbe" }, { "columnName": "Indication", "typeName": "", "id": "62a87b98-013f-4c2e-ae11-01a2b8496c17" }, { "columnName": "DateStarted", "typeName": "", "id": "6dec101a-fae7-4f53-be6b-31f5c90377b6" }, { "columnName": "DateDiscontinued", "typeName": "", "id": "1a53c71d-3c29-4025-bc51-c25277d4a740" }, { "columnName": "Prescribed", "typeName": "", "id": "b8d75c26-8986-4cd3-b164-cc5a398f5829" }, { "columnName": "Patient", "typeName": "Patient", "routineName": "GetPatients", "id": "58369056-517e-49b3-944e-f5b33fb93c34" } ], "id": "63debbab-cce6-4451-afdb-8e0f4b6fe81e" }, { "routineName": "DeleteMedication", "verb": "DeleteByFk", "routeDescription": "Delete Medication", "plural": "Medications", "authenticationType": "AuthRequired", "responseType": "HttpStatusCode", "tableName": "Medication", "columnName": "Medications", "routes": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "Medication", "id": "c04505ef-0d1d-494f-ad7a-f7fd70d97270" } ], "id": "a043e12a-84f9-48a2-b464-80b6102a1fa7" } ], "views": [ { "viewName": "Patients", "tableName": "Patient", "routineName": "GetPatients", "verb": "FetchMany", "viewType": "ListType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "elementType": "ImagePicker" }, { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [] } ], "id": "b9c8396e-d886-48f0-9d45-f32acd736b1c" } ], "id": "5a85d7d4-08ce-4d7a-ba41-6088bddb2d43" }, { "viewName": "CreatePatient", "tableName": "Patient", "routineName": "CreatePatient", "verb": "Create", "viewType": "Form", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Content", "elements": [] }, { "elementType": "Footer", "elements": [] } ], "id": "61a256bf-2cd7-42f0-8726-bbd36f464691" } ], "id": "73a50b13-c2cc-44ee-9d73-c3cafdccef94" }, { "viewName": "Patient", "tableName": "Patient", "routineName": "GetPatient", "verb": "FetchOne", "viewType": "DetailType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "PersonImage", "columnType": "ByteArray", "typeName": "", "elementType": "ImagePicker" }, { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "PatientId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Title", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "First", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Middle", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Last", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Suffix", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [] } ], "id": "9c2d2959-99f4-4ae8-b2d7-9ef96948fd40" } ], "id": "ee77f827-cf0c-45a3-9e83-978b279970de" }, { "viewName": "Patient", "tableName": "Allergy", "routineName": "GetPatient", "verb": "FetchManyByFk", "viewType": "ListType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "6e7aa44e-acd1-46c4-b78f-b6556be8aab6" } ], "id": "875b5484-02ef-41b9-afff-e8dcbbb474d4" }, { "viewName": "AllergyPatient", "tableName": "Allergy", "routineName": "GetAllergyByPatient", "verb": "FetchOneFk", "viewType": "DetailType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "a872473b-3123-4737-9b03-b26b44729889" } ], "id": "bbc76f1b-812d-4fab-98c8-f5066f50af55" }, { "viewName": "Allergy", "tableName": "Allergy", "routineName": "AddAllergy", "verb": "CreateByFk", "viewType": "Form", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Content", "elements": [] }, { "elementType": "Footer", "elements": [] } ], "id": "dd514c0b-1348-486c-b39a-68a9c0d4bd95" } ], "id": "9cf1dee2-f9c9-4415-8547-d7b871559173" }, { "viewName": "Allergies", "tableName": "Allergy", "routineName": "GetAllergies", "verb": "FetchManyByFk", "viewType": "ListType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "f8c0995c-655c-4d6c-b8fc-e8b3c58b4727" } ], "id": "26de5234-36d5-4e8e-84a2-7e90cf23f756" }, { "viewName": "AllergyPatient", "tableName": "Allergy", "routineName": "GetAllergyByPatient", "verb": "FetchOneFk", "viewType": "DetailType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "AllergyId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "Reaction", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "AllergenCode", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "TreatmentProvider", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Treatment", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "IsActive", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" }, { "columnName": "FirstObserved", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "IsNegated", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "9393fb5e-541c-42a4-bd8d-61b4b185fa78" } ], "id": "c774307a-7f0b-45d3-98c0-6b4c5b922eae" }, { "viewName": "Allergy", "tableName": "Allergy", "routineName": "AddAllergy", "verb": "CreateByFk", "viewType": "Form", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Content", "elements": [] }, { "elementType": "Footer", "elements": [] } ], "id": "a9319dc6-dd34-486b-93c6-299f6201c429" } ], "id": "61cb49de-291a-4ef5-8a85-b9b8a7f00f0b" }, { "viewName": "Patient", "tableName": "Medication", "routineName": "GetPatient", "verb": "FetchManyByFk", "viewType": "ListType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH3" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH4" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "b1b6b996-523f-43b1-aa94-45bfab010b7f" } ], "id": "96a1a946-ac70-4074-930b-6d6b11a2554e" }, { "viewName": "MedicationPatient", "tableName": "Medication", "routineName": "GetMedicationByPatient", "verb": "FetchOneFk", "viewType": "DetailType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH3" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH4" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "fc8856fb-11df-45ef-9552-10c428621263" } ], "id": "0668aa61-5dc5-4f83-957f-882c80fdc4ba" }, { "viewName": "Medication", "tableName": "Medication", "routineName": "AddMedication", "verb": "CreateByFk", "viewType": "Form", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Content", "elements": [] }, { "elementType": "Footer", "elements": [] } ], "id": "c4142013-9e90-403a-8ea5-6f5964f4961b" } ], "id": "682f27cc-b9b5-41ca-a6c4-6ea6b15f5fb0" }, { "viewName": "Medications", "tableName": "Medication", "routineName": "GetMedications", "verb": "FetchManyByFk", "viewType": "ListType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH3" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH4" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "5963b8c3-ee0f-4b49-90fe-298a5fdb937a" } ], "id": "957a4342-a9f1-4179-9f1d-42f97e43aa5c" }, { "viewName": "MedicationPatient", "tableName": "Medication", "routineName": "GetMedicationByPatient", "verb": "FetchOneFk", "viewType": "DetailType", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Header", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" } ] }, { "elementType": "Content", "elements": [ { "columnName": "MedicationId", "columnType": "NumericKeyType", "typeName": "", "elementType": "KeyItem" }, { "columnName": "Name", "columnType": "StringType", "typeName": "", "elementType": "ItemTitle" }, { "columnName": "GenericName", "columnType": "StringType", "typeName": "", "elementType": "ItemSubTitle" }, { "columnName": "Dose", "columnType": "StringType", "typeName": "", "elementType": "ItemPara" }, { "columnName": "Strength", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH1" }, { "columnName": "Frequency", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH2" }, { "columnName": "Route", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH3" }, { "columnName": "Indication", "columnType": "StringType", "typeName": "", "elementType": "ItemParaH4" } ] }, { "elementType": "Footer", "elements": [ { "columnName": "DateStarted", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "DateDiscontinued", "columnType": "DateTimeType", "typeName": "", "elementType": "DateTimePicker" }, { "columnName": "Prescribed", "columnType": "BooleanType", "typeName": "", "elementType": "ToggleCheck" } ] } ], "id": "0d4b85d6-4f89-4b07-957d-a4b1ee9be47f" } ], "id": "a319c0aa-8d2f-4e34-b8ed-3184792a69e7" }, { "viewName": "Medication", "tableName": "Medication", "routineName": "AddMedication", "verb": "CreateByFk", "viewType": "Form", "elements": [ { "elementType": "Horizontal", "elements": [ { "elementType": "Content", "elements": [] }, { "elementType": "Footer", "elements": [] } ], "id": "b55783bb-c57c-4838-9bb8-21aaa167bff3" } ], "id": "868a3355-34a4-4ee4-afb1-e4243a6dff64" } ], "sections": [], "snippets": [], "folders": [], "id": "8d520b11-b2cf-42ed-884a-911d0554ad66" }