Bulk Claims Data Ingestion Into Data Cloud

(0 reviews)

DataCloud-Ingestion-API-Schema

openapi: 3.0.3
components:
  schemas:
    address:
      type: object
      properties:
        activeFromDate:
          type: string
          format: date-time
        activeToDate:
          type: string
          format: date-time
        city:
          type: string
        country:
          type: string
        district:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        postalCode:
          type: string
        state:
          type: string
        street:
          type: string
        text:
          type: string
        usageType:
          type: string
    careTeam:
      type: object
      properties:
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        providerDisplay:
          type: string
        providerReference:
          type: string
        roleCode:
          type: string
        roleSystem:
          type: string
    claim:
      type: object
      properties:
        billableEndDate:
          type: string
          format: date-time
        billableStartDate:
          type: string
          format: date-time
        encounterEndDate:
          type: string
          format: date-time
        encounterStartDate:
          type: string
          format: date-time
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        npiID:
          type: string
        patientDisplay:
          type: string
        patientReference:
          type: string
        paymentAmount:
          type: number
        paymentAmountCurrency:
          type: string
        status:
          type: string
        submittingProviderDisplay:
          type: string
        submittingProviderReference:
          type: string
        totalAmount:
          type: number
        totalAmountCurrency:
          type: string
        type:
          type: string
    coverage:
      type: object
      properties:
        beneficiaryDisplay:
          type: string
        beneficiaryReference:
          type: string
        endDate:
          type: string
          format: date-time
        id:
          type: string
        identifiercode:
          type: string
        identifierValue:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        startDate:
          type: string
          format: date-time
        status:
          type: string
        subscriberDisplay:
          type: string
        subscriberReference:
          type: string
        typeCode:
          type: string
        typeSystem:
          type: string
    coverageReference:
      type: object
      properties:
        coverageId:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
    diagnosis:
      type: object
      properties:
        diagnosisCode:
          type: string
        diagnosisDisplay:
          type: string
        diagnosisSystem:
          type: string
        diagnosisText:
          type: string
        diagnosisVersion:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
    identifier:
      type: object
      properties:
        assigner:
          type: string
        endDate:
          type: string
          format: date-time
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        startDate:
          type: string
          format: date-time
        system:
          type: string
        type:
          type: string
        use:
          type: string
        value:
          type: string
    item:
      type: object
      properties:
        code:
          type: string
        codeVersion:
          type: string
        display:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        netCurrency:
          type: string
        netValue:
          type: number
        parentId:
          type: string
        quantity:
          type: number
        reviewOutcomeDecision:
          type: string
        serviceId:
          type: string
        system:
          type: string
        unitPriceCurrency:
          type: string
        unitPriceValue:
          type: number
        userSelected:
          type: string
    itemAdjudicatedAmount:
      type: object
      properties:
        amountCurrency:
          type: string
        amountValue:
          type: number
        category:
          type: string
        id:
          type: string
        itemId:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        quantityUnit:
          type: string
        quantityValue:
          type: number
        reason:
          type: string
    medication:
      type: object
      properties:
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        productOrServiceCode:
          type: string
        productOrServiceDisplay:
          type: string
        productOrServiceSystem:
          type: string
        productOrServiceText:
          type: string
        productOrServiceVersion:
          type: string
        servicedDate:
          type: string
          format: date-time
    patient:
      type: object
      properties:
        birthDate:
          type: string
          format: date-time
        communicationLanguage:
          type: string
        gender:
          type: string
        id:
          type: string
        identifierCode:
          type: string
        isActive:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        managingOrgAccountId:
          type: string
        maritalStatus:
          type: string
        mrnNumber:
          type: string
        officialFamilyName:
          type: string
        officialFullName:
          type: string
        officialGivenName:
          type: string
        officialSuffix:
          type: string
        usualFamilyName:
          type: string
        usualFullName:
          type: string
        usualGivenName:
          type: string
        usualSuffix:
          type: string
    procedure:
      type: object
      properties:
        date:
          type: string
          format: date-time
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        procedureCode:
          type: string
        procedureDisplay:
          type: string
        procedureSystem:
          type: string
        procedureText:
          type: string
        procedureVersion:
          type: string
    relatedContact:
      type: object
      properties:
        familyName:
          type: string
        fullName:
          type: string
        gender:
          type: string
        givenName:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        relationship:
          type: string
        relationshipCode:
          type: string
    telecom:
      type: object
      properties:
        activeFromDate:
          type: string
          format: date-time
        activeToDate:
          type: string
          format: date-time
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string
        phoneType:
          type: string
        preferenceRank:
          type: string
        telephoneNumber:
          type: string
        usageType:
          type: string
    totalAdjudicatedAmount:
      type: object
      properties:
        amount:
          type: number
        code:
          type: string
        currency:
          type: string
        display:
          type: string
        id:
          type: string
        lastModifiedDate:
          type: string
          format: date-time
        parentId:
          type: string

Reviews

TypeApplication
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onJun 13, 2024
Asset overview
Industries CloudHealth
Custom fields

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0