SDES2 GET EXPANDED ENTRY 2 (4991)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES2 GET EXPANDED ENTRY 2
TAG GETEXPANDEDENTRY
ROUTINE SDES2GETXPENTRY2
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC returns the expanded entry fields associated with the 
 appointment/patient.
INPUT PARAMETER
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
                                 Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37
       SDCONTEXT("USER DUZ")   = The DUZ of the user taking action on the
                                 calling application. 
       SDCONTEXT("USER SECID") = The SECID of the user taking action in the
                                 calling application.
       SDCONTEXT("PATIENT DFN")= The name of the patient taking action on the
                                 calling application.
    
  • PATIENTDATA
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This array contains the appointment IEN of the appointment we are seeking 
     
     expanded entry fields for.
    
RETURN PARAMETER DESCRIPTION
{
        "ClinicalProcedureCode": 10007,
        "ClinicalProcedureModifier": [
          "INCREASED PROCEDURAL SERVICES"
        ],
        "ClinicalProcedureModifierCode": [
          22
        ],
        "NumberOfTimesProcedurePerformed": 1,
        "ProviderNarrative": "FNA BX W/FLUOR GDN 1ST LES"
      }
  "ExpandedEntry": {
    ],
    "Diagnosis": [
      {
        "ICDDiagnosisCode": "A00.0",
        "ProviderNarrative": "Cholera due to Vibrio cholerae 01, biovar 
cholerae"
      },
      {
        "ICDDiagnosisCode": "A03.3",
        "ProviderNarrative": "Shigellosis due to Shigella sonnei"
    "ClinicalProcedure": [
      }
    ],
    "PatientClassification": [
      {
        "ClassificationName": "AGENT ORANGE",
        "IsClassificationActive": "NO"
      },
      {
        "ClassificationName": "IONIZING RADIATION",
        "IsClassificationActive": "NO"
      {
      },
      {
        "ClassificationName": "SERVICE CONNECTED",
        "IsClassificationActive": "YES"
      },
      {
        "ClassificationName": "SW ASIA CONDITIONS",
        "IsClassificationActive": "NO"
      },
      {
        "ClinicalProcedureCode": 10004,
        "ClassificationName": "MILITARY SEXUAL TRAUMA",
        "IsClassificationActive": "NO"
      },
      {
        "ClassificationName": "HEAD AND/OR NECK CANCER",
        "IsClassificationActive": "NO"
      },
      {
        "ClassificationName": "COMBAT VETERAN",
        "IsClassificationActive": "NO"
        "NumberOfTimesProcedurePerformed": 2,
      },
      {
        "ClassificationName": "PROJ 112/SHAD",
        "IsClassificationActive": "NO"
      }
    ],
    "Provider": [
      "BUTLER,BRANDON L",
      "REESE,DARRYL",
      "BRICKEY,LAMONT B"
        "ProviderNarrative": "FNA BX W/O IMG GDN EA ADDL"
    ],
    "StopCode": {
      "AmisStopCodeName": "PRIMARY CARE/MEDICINE",
      "AmisStopCodeNumber": 323,
      "CreditStopCodeName": "NC CVT TO HOME PROVID LOC",
      "CreditStopCodeNumber": 679
    }
  }
}
      },
      {