PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/variable-handling
{
  "description": "The handling of the variable in statistical analysis for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).",
  "_filename": "CodeSystem-variable-handling.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "EvidenceVariableHandling",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EvidenceVariableHandling",
  "package_version": "r4b.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "a81e3ac7-0b53-459a-8d09-5c2e4f0a0a53",
  "valueSet": "http://hl7.org/fhir/ValueSet/variable-handling",
  "kind": null,
  "url": "http://hl7.org/fhir/variable-handling",
  "concept": [ {
    "code": "continuous",
    "display": "continuous variable",
    "definition": "A continuous variable is one for which, within the limits the variable ranges, any value is possible (from STATO http://purl.obolibrary.org/obo/STATO_0000251)."
  }, {
    "code": "dichotomous",
    "display": "dichotomous variable",
    "definition": "A dichotomous variable is a categorical variable which is defined to have only 2 categories or possible values (from STATO http://purl.obolibrary.org/obo/STATO_0000090)."
  }, {
    "code": "ordinal",
    "display": "ordinal variable",
    "definition": "An ordinal variable is a categorical variable where the discrete possible values are ordered or correspond to an implicit ranking (from STATO http://purl.obolibrary.org/obo/STATO_0000228)."
  }, {
    "code": "polychotomous",
    "display": "polychotomous variable",
    "definition": "A polychotomous variable is a categorical variable which is defined to have minimally 2 categories or possible values. (from STATO  http://purl.obolibrary.org/obo/STATO_0000087).  Suggestion to limit code use to situations when neither dichotomous nor ordinal variables apply."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}