Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Care Diagnosis Input
Associated diagnosis including code type, name, and description. One
or more care diagnoses can be associated with a care request.
- Root XML tag
- <careDiagnosis>
- JSON example
-
1{ 2 "sourceSystem": "source_system_name", 3 "name": "G47.30", 4 "codeDescription": "Sleep apnea, unspecified", 5 "codeType": "ICD-10-CM" 6 } - Properties
-
Name Type Description Required Available Version careRequestReviewers Care Request Reviewer Input The care diagnosis associated with the care request reviewer. Maps to: CareDiagnosis.CareRequestReviewers No 52.0 codeDescription String Diagnosis code description. Maps to: CareDiagnosis.CodeDescription No 46.0 codeType String Code type for the diagnosis. Maps to: CareDiagnosis.CodeType No 46.0 codeTypeID String ID of the code type for the diagnosis. Maps to: CareDiagnosis.CodeTypeIdentifier No 46.0 diagnosisCodeSet String The diagnosis code set. Maps to: CareDiagnosis.DiagnosisCodeSet No 52.0 dischargeCode String Discharge diagnosis code. Maps to: CareDiagnosis.DischargeCode No 46.0 dischargeCodeDescription String Description of the discharge diagnosis code. Maps to: CareDiagnosis.DischargeCodeDescription No 46.0 dischargeCodeType String Code type for the discharge diagnosis. Maps to: CareDiagnosis.DischargeCodeType No 46.0 dischargeCodeTypeId String ID of the code type for the discharge diagnosis. Maps to: CareDiagnosis.DischargeCodeTypeIdentifier No 46.0 dischargeDiagnosisCodeSet String The discharge diagnosis code set associated with the care diagnosis. Maps to: CareDiagnosis.DischargeDiagnosisCodeSet No 52.0 dischargeDiagnosisEffectiveDate String Effective date for the discharge diagnosis. Maps to: CareDiagnosis.DischargeDiagnosisEffectiveDate No 46.0 dischargeDiagnosisEndDate String Termination date for the discharge diagnosis. Maps to: CareDiagnosis.DischargeDiagnosisEndDate No 46.0 effectiveDate String Effective date for the diagnosis. Maps to: CareDiagnosis.EffectiveDate No 46.0 endDate String Termination date for the diagnosis. Maps to: CareDiagnosis.EndDate No 46.0 healthcareDiagnosisCode String Healthcare Diagnosis Code. No 46.0 healthConditionId String The health condition that's associated with the member. Maps to: CareDiagnosis.HealthCondition No 57.0 id String ID of the Care Diagnosis. Required for PATCH 46.0 modifiedCode String Modified diagnosis code. Maps to: CareDiagnosis.ModifiedCode No 46.0 modifiedCodeDescription String Modified diagnosis code description. Maps to: CareDiagnosis.ModifiedCodeDescription No 46.0 modifiedCodeType String Code type for the modified diagnosis. Maps to: CareDiagnosis.ModifiedCodeType No 46.0 modifiedCodeTypeId String ID of the code type for the modified diagnosis. Maps to: CareDiagnosis.ModifiedCodeTypeIdentifier No 46.0 modifiedDiagnosisCodeSet String The modified diagnosis code set associated with the care diagnosis. Maps to: CareDiagnosis.ModifiedDiagnosisCodeSet No 52.0 modifiedEffectiveDate String Modified effective date for the diagnosis. Maps to: CareDiagnosis.ModifiedEffectiveDate No 46.0 modifiedEndDate String Modified termination date for the diagnosis. Maps to: CareDiagnosis.ModifiedEndDate No 46.0 modifiedPrimaryDiagnosis Boolean Modified Primary Diagnosis No 46.0 name String Name of the diagnosis code. Maps to: CareDiagnosis.Name Yes 46.0 presentOnAdmission String Specifies if the health condition was present at the time of member admission. Maps to: CareDiagnosis.PresentOnAdmission No 57.0 primary Boolean Indicates whether it is a primary diagnosis (true) or not (false). No 46.0 primaryDischargeDiagnosis Boolean Indicates whether it is a primary Discharge Diagnosis (true) or not (false). No 46.0 sourceSystem String System from which this request was sourced. Maps to: CareDiagnosis.SourceSystem No 46.0 sourceSystemIdentifier String ID of the system from which the request was sourced. Maps to: CareDiagnosis.SourceSystemIdentifier No 46.0 sourceSystemModified String Timestamp of the most recent update from the source system. Maps to: CareDiagnosis.SourceSystemModified No 46.0