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

config1.yaml

Blame
  • config1.yaml 628 B
    concept_sets:
      version: "v1.0.1"
      omop:
        vocabulary_id: "ACMC_Example"
        vocabulary_name: "ACMC example phenotype"
        vocabulary_reference: "https://git.soton.ac.uk/meldb/concepts-processing/-/tree/main/examples"
      concept_set:
        - concept_set_name: "ABDO_PAIN"
          concept_set_status: "AGREED"
          metadata: {}
    
    codes:
      - folder: "clinical-codes-org"
        description: "Downloaded 16/11/23"
        files:
          - file: "Symptom code lists/Abdominal pain/res176-abdominal-pain.csv"
            columns:
              read2: "code"
              metadata:
                - "description"
            concept_set:
              - "ABDO_PAIN"