Uploaded image for project: 'BONNIE MAT MADiE Issue Tracker'
  1. BONNIE MAT MADiE Issue Tracker
  2. BONNIEMAT-1378

MADiE error condition should be abated.

XMLWordPrintable

    • MADiE
    • Anticoagulation Therapy for Atrial Fibrillation/Flutter v0.0.005
    • CMS71
    • DENEXFail CMOdurObs_EDLT1hrObsGT1hrBFEnc, DENEXFail CMOdurED_EDGT1hrNoObsBFEnc
    • Prevents 100% testing of CMS71
    • Yes

      Can you help determine how I should fix this error in these test cases?

      Error message: con-4: 'If condition is abated, then clinicalStatus must be either inactive, resolved, or remission' Rule 'If condition is abated, then clinicalStatus must be either inactive, resolved, or remission' Failed

      It may have to do with this chunk of JSON for resourceType Condition: I had to add profile, category, fix the url for clinicalStatus and verificationStatus, but otherwise it is the original BonnieFHIR JSON.
      {
      "fullUrl": "5c953f96b848462de0ae40c8",
      "resource": {
      "id": "5c953f96b848462de0ae40c8",
      "resourceType": "Condition",
      "meta" :

      { "profile" : [ "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition" ] }

      ,
      "category" : [
      {
      "coding" : [

      { "system" : "http://terminology.hl7.org/CodeSystem/condition-category", "code" : "encounter-diagnosis", "display" : "Encounter Diagnosis" }

      ]
      }
      ],
      "clinicalStatus" : {
      "coding" : [

      { "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", "code" : "active" }

      ]
      },
      "verificationStatus" : {
      "coding" : [

      { "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", "code" : "confirmed" }

      ]
      },
      "code": {
      "coding": [

      { "system": "urn:oid:2.16.840.1.113883.6.103", "code": "427.31" }

      ,

      { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "I48.0" }

      ,

      { "system": "http://snomed.info/sct", "code": "5370000" }

      ]
      },
      "subject":

      { "reference": "Patient/633c9d030968f8012250fc82" }

      ,
      "onsetDateTime": "2012-10-01T09:00:00.000Z",
      "abatementDateTime": "2012-10-12T00:15:00.000Z"
      }
      },

            cbartleman@telligen.com Chandra Bartleman
            jdawson@jointcommission.org Julia Dawson
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: