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

Representing Patient.extension in Bonnie FHIR

XMLWordPrintable

    • Icon: Bug/Issue Bug/Issue
    • Resolution: Resolved
    • Icon: Blocker Blocker
    • Test Case Builder
    • None
    • BONNIE
    • Bonnie FHIR
    • Appropriate Use of DXA Scans in Women Under 65 Years Who Do Not Meet the Risk Factor Profile for Osteoporotic FractureFHIR
    • CMS249FHIR
    • FHIR/CQL
    • FirstBMITrue DENEXPass
    • This impacts full testing of CMS249FHIR before 8/19 submission deadline to MPR.

      Hi Bonnie FHIR team,

      Can you please provide guidance on how Patient.extension can be tested in Bonnie FHIR v6.1.2? We are testing measure CMS249FHIR, which includes logic specification for patient race using Patient.extension. Thank you in advance!

      //CMS249FHIR

      define "Age Dependent Combination Risk Factors":

      ... union SDE."SDE Race" Race
      where FHIRHelpers.ToCode ( Race ) ~ "White"

      //SupplementalDataElementsFHIR4 v2.0 library

      define "SDE Race":
      (flatten (
      Patient.extension Extension
      where Extension.url = 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-race'
      return Extension.extension
      )) E
      where E.url = 'ombCategory'
      or E.url = 'detailed'
      return E.value as Coding

      //Terminology

      codesystem "CDCREC": 'http://cts.nlm.nih.gov/fhir/cs/cdcrec'

      code "White": '2106-3' from "CDCREC" display 'White'

            Heather.Frideres Heather Frideres
            dlee38 Dorothy Lee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: