Care Observation Item DMO
Object API Name: std__CareObservationItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ObservedValueUnit has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - CareObservationId has a FOREIGNKEY relationship with the Care Observation DMO
Idfield. - BaselineUnitId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - ObservedValueCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - ObservedUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - ComponentTypeCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield.
- BaselineUnitId
- BaselineValueText
- CareObservationId
- CareObservationInterpretationCode
- CareObservationItemValueType
- cdp_sys_record_currency
- ComponentTypeCodeId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsObserved
- LowerBaselineValueNumber
- MissingDataReasonText
- NameInterfaceField
- NumericValueNumber
- ObservationEndDateTime
- ObservationItemType
- ObservationStartDateTime
- ObservedUnitOfMeasureId
- ObservedValueCodeId
- ObservedValueDenominatorNumber
- ObservedValueNumeratorNumber
- ObservedValueText
- ObservedValueUnit
- UpperBaselineValueNumber
- ValueInterpretation
- Field API Name:
std__BaselineUnitId__c - Data Type: TEXT
- Description: The baseline value's unit.
- Field API Name:
std__BaselineValueText__c - Data Type: TEXT
- Description: Text description of the baseline value.
- Field API Name:
std__CareObservationId__c - Data Type: TEXT
- Description: Measurements and simple assertions made about a patient, device or other subject. Example: Glucose levels in blood.
- Field API Name:
std__CareObservationInterpretationCode__c - Data Type: TEXT
- Description: How to interpret a Care Observation Item, based on HL7 observation-interpretation. Example: Afor 'Abnormal'., B for 'Better'.
- Field API Name:
std__CareObservationItemValueType__c - Data Type: TEXT
- Description: The datatype of the Care Observation Item Value, for example Range, Ratio, Integer.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ComponentTypeCodeId__c - Data Type: TEXT
- Description: The system-generated code that represents the component type.Example, The LOINC code for niacin in blood.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CareObservationItem record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsObserved__c - Data Type: BOOLEAN
- Description: True if the described condition is observed.
- Field API Name:
std__LowerBaselineValueNumber__c - Data Type: DOUBLE
- Description: Numeric description of the low end of the baseline value range.
- Field API Name:
std__MissingDataReasonText__c - Data Type: TEXT
- Description: Why the component result is missing.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NumericValueNumber__c - Data Type: DOUBLE
- Description: A numeric value of the observed condition.
- Field API Name:
std__ObservationEndDateTime__c - Data Type: DATETIME
- Description: End of a clinically relevant time/time-period for observation.
- Field API Name:
std__ObservationItemType__c - Data Type: TEXT
- Description: Type of Care Observation Item, based on HL7 observation-codes. Example: 10220-2 for 'Surgical operation note prep time duration'.
- Field API Name:
std__ObservationStartDateTime__c - Data Type: DATETIME
- Description: Beginning of a clinically relevant time/time-period for observation.
- Field API Name:
std__ObservedUnitOfMeasureId__c - Data Type: TEXT
- Description: A definite magnitude of a quantity, defined and adopted by convention or by law, that's used as a standard for measurement of the same kind of quantity. For example kilograms as a unit of measure of type 'weight'.
- Field API Name:
std__ObservedValueCodeId__c - Data Type: TEXT
- Description: This is a One to One (1:1) relationship field. CareObservationItems is the relationship name and Code Set Bundle is the referenced object. Maximum size is 36 characters.
- Field API Name:
std__ObservedValueDenominatorNumber__c - Data Type: DOUBLE
- Description: Denotes Denominator Value.
- Field API Name:
std__ObservedValueNumeratorNumber__c - Data Type: DOUBLE
- Description: Denotes Numerator Value.
- Field API Name:
std__ObservedValueText__c - Data Type: TEXT
- Description: Text description of the care observation item.
- Field API Name:
std__ObservedValueUnit__c - Data Type: TEXT
- Description: The unit of the observed value. This field is used for quantity, range, and ratio type of observed values.
- Field API Name:
std__UpperBaselineValueNumber__c - Data Type: DOUBLE
- Description: Numeric description of the high end of the baseline value range.
- Field API Name:
std__ValueInterpretation__c - Data Type: TEXT
- Description: The interpretation of values observed.