FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-evidence-variable-handling.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-evidence-variable-handling.html
URLhttp://terminology.hl7.org/ValueSet/evidence-variable-handling
Version1.0.0
Statusactive
Date2026-05-18T12:40:00+00:00
NameEvidenceVariableHandling
TitleEvidence Variable Handling
Realmuv
Authorityhl7
DescriptionThe types of values that can be assumed by the variable
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
fhir.tx.support.r4#0.37.0sevcoScientific Evidence Code System (SEVCO) -- Release 2.0

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet evidence-variable-handling

Last updated: 2022-05-12 12:40:00+0000

Profile: Shareable ValueSet

  • Include these codes as defined in https://fevir.net/sevco version 📍2.0
    CodeDisplayDefinition (core metadata concept)Synonym (core metadata concept)
    STATO:0000252categorical variableA variable that can assume values from only a finite set of values.
    STATO:0000721nominal variableA categorical variable for which the meanings of the categories do not have an ordered relationship.
    STATO:0000090dichotomous variableA nominal variable that can assume values from 2 discrete possible values.binary nominal variable
    STATO:0000724boolean variableA nominal variable that can assume values from 2 discrete possible values, True of False.Boolean variable
    STATO:0000087polychotomous variableA nominal variable that can assume values from 3 or more discrete possible values.polychotomous nominal variable
    STATO:0000228ordinal variableA categorical variable where the discrete possible values are ordered or correspond to an implicit ranking.
    STATO:0000725dichotomous ordinal variableAn ordinal variable that can assume values from 2 discrete possible values.binary ordinal variable
    STATO:0000726polychotomous ordinal variableAn ordinal variable that can assume values from 3 or more discrete possible values.
    STATO:0000732multi-value categorical variableA categorical variable that can assume two or more values simultaneously.multilabel categorical variable
    STATO:0000722quantitative variableA variable that can assume numerical values, with or without units of measure.
    STATO:0000723discrete variableA quantitative variable for which only integer values are allowed.
    STATO:0000251continuous variableA quantitative variable for which, within the allowable range, any value is possible.
    STATO:0000727interval variableA continuous variable with ordered, equally spaced units where the difference between values is meaningful, but no true zero point exists.
    STATO:0000728date variableAn interval variable for which allowable values represent a point in time on a calendar with a year, with or without a month, and with or without a day.
    STATO:0000729dateTime variableAn interval variable for which allowable values represent a point in time on a calendar, with a year, month, and day, and on a clock, with hours, minutes, and seconds.
    STATO:0000730ratio variableA continuous variable with a true zero point and ordered, equally spaced units where the difference between values is meaningful.
    STATO:0000731time-to-event variableA ratio variable representing the duration of observation until the event occurred, conditioned on the event occurring.

Source1

{
  "resourceType": "ValueSet",
  "id": "evidence-variable-handling",
  "meta": {
    "lastUpdated": "2022-05-12T12:40:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/evidence-variable-handling",
  "version": "1.0.0",
  "name": "EvidenceVariableHandling",
  "title": "Evidence Variable Handling",
  "status": "active",
  "experimental": false,
  "date": "2026-05-18T12:40:00+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The types of values that can be assumed by the variable",
  "immutable": true,
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose": {
    "include": [
      {
        "system": "https://fevir.net/sevco",
        "version": "2.0",
        "concept": [
          {
            "code": "STATO:0000252",
            "display": "categorical variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A variable that can assume values from only a finite set of values."
              }
            ]
          },
          {
            "code": "STATO:0000721",
            "display": "nominal variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A categorical variable for which the meanings of the categories do not have an ordered relationship."
              }
            ]
          },
          {
            "code": "STATO:0000090",
            "display": "dichotomous variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A nominal variable that can assume values from 2 discrete possible values."
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "dichotomous nominal variable"
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "binary variable"
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "binary nominal variable"
              }
            ]
          },
          {
            "code": "STATO:0000724",
            "display": "boolean variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A nominal variable that can assume values from 2 discrete possible values, True of False."
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "Boolean variable"
              }
            ]
          },
          {
            "code": "STATO:0000087",
            "display": "polychotomous variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A nominal variable that can assume values from 3 or more discrete possible values."
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "polychotomous nominal variable"
              }
            ]
          },
          {
            "code": "STATO:0000228",
            "display": "ordinal variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A categorical variable where the discrete possible values are ordered or correspond to an implicit ranking."
              }
            ]
          },
          {
            "code": "STATO:0000725",
            "display": "dichotomous ordinal variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "An ordinal variable that can assume values from 2 discrete possible values."
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "binary ordinal variable"
              }
            ]
          },
          {
            "code": "STATO:0000726",
            "display": "polychotomous ordinal variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "An ordinal variable that can assume values from 3 or more discrete possible values."
              }
            ]
          },
          {
            "code": "STATO:0000732",
            "display": "multi-value categorical variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A categorical variable that can assume two or more values simultaneously."
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "multiple-value-allowed categorical variable"
              },
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym (core metadata concept)"
                },
                "value": "multilabel categorical variable"
              }
            ]
          },
          {
            "code": "STATO:0000722",
            "display": "quantitative variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A variable that can assume numerical values, with or without units of measure."
              }
            ]
          },
          {
            "code": "STATO:0000723",
            "display": "discrete variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A quantitative variable for which only integer values are allowed."
              }
            ]
          },
          {
            "code": "STATO:0000251",
            "display": "continuous variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A quantitative variable for which, within the allowable range, any value is possible."
              }
            ]
          },
          {
            "code": "STATO:0000727",
            "display": "interval variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A continuous variable with ordered, equally spaced units where the difference between values is meaningful, but no true zero point exists."
              }
            ]
          },
          {
            "code": "STATO:0000728",
            "display": "date variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "An interval variable for which allowable values represent a point in time on a calendar with a year, with or without a month, and with or without a day."
              }
            ]
          },
          {
            "code": "STATO:0000729",
            "display": "dateTime variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "An interval variable for which allowable values represent a point in time on a calendar, with a year, month, and day, and on a clock, with hours, minutes, and seconds."
              }
            ]
          },
          {
            "code": "STATO:0000730",
            "display": "ratio variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A continuous variable with a true zero point and ordered, equally spaced units where the difference between values is meaningful."
              }
            ]
          },
          {
            "code": "STATO:0000731",
            "display": "time-to-event variable",
            "designation": [
              {
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000550004",
                  "display": "Definition (core metadata concept)"
                },
                "value": "A ratio variable representing the duration of observation until the event occurred, conditioned on the event occurring."
              }
            ]
          }
        ]
      }
    ]
  }
}