Skip to content
Snippets Groups Projects
Select Git revision
  • 8fe19073cc045dce2ec76f1e1d323b00f829e848
  • dev default
  • main protected
  • 61-feature-add-optional-backwards-mapping-for-consistency-with-older-version-2
  • 11-test-fix-tests-to-handle-licensed-data-resources-from-trud-snd-omop
  • general
  • pypi
  • old-main
  • v0.0.3
9 results

config2.yml

Blame
  • config2.yml 646 B
    phenotype:
      version: "0.0.0"
      omop:
        vocabulary_id: "ACMC_Example_2"
        vocabulary_name: "ACMC example 2 phenotype"
        vocabulary_reference: "https://www.it-innovation.soton.ac.uk/projects/meldb/concept-processing/example"
      map:
        - "read2"
        - "read3"    
      concept_sets:
      - name: "CVD_EVENTS"
        files:
          - path: "clinical-codes-org/Cardiovascular events (ICD10)/res52-cardiovascular-events-icd10.csv"
            columns:
              icd10: "code"          
      - name: "DID_NOT_ATTEND"
        files: 
          - path: "clinical-codes-org/Non-attendance codes/res201-did-not-attend-appointment.csv"
            columns:
              read2: "code"