FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/variable-role-subtype

Packagehl7.terminology
TypeCodeSystem
Idvariable-role-subtype
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-variable-role-subtype.html
URLhttp://terminology.hl7.org/CodeSystem/variable-role-subtype
Version1.0.0
Statusactive
Date2024-04-24T00:00:00+00:00
NameEvidenceVariableRoleSubtype
TitleEvidenceVariableRoleSubtype
Realmuv
Authorityhl7
DescriptionThe subclassification of the role that the assertion variable plays.
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.html
Contentcomplete

Resources that use this resource

ValueSet
variable-role-subtypeEvidenceVariableRoleSubtype
variable-role-subtypeEvidenceVariableRoleSubtype

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem variable-role-subtype

Last updated: 2024-04-24 00:00:00+0000

This case-sensitive code system http://terminology.hl7.org/CodeSystem/variable-role-subtype defines the following codes:

CodeDisplayDefinition
population populationvariable represents a population.
subpopulation subpopulationvariable represents a subpopulation.
exposure exposurevariable represents an exposure.
referenceExposure reference exposurevariable represents a reference exposure.
measuredVariable measured variablevariable represents a measured variable.
confounder confoundervariable represents a confounder.
measuredVariableA measured variable Avariable represents a first of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables.
measuredVariableB measured variable Bvariable represents a second of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables.
measuredVariableAB measured variable A to Bvariable represents a result of a mathematical operation of two measured variables.

Source

{
  "resourceType": "CodeSystem",
  "id": "variable-role-subtype",
  "meta": {
    "lastUpdated": "2024-04-24T00:00:00+00:00"
  },
  "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-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/variable-role-subtype",
  "version": "1.0.0",
  "name": "EvidenceVariableRoleSubtype",
  "title": "EvidenceVariableRoleSubtype",
  "status": "active",
  "experimental": false,
  "date": "2024-04-24T00:00:00+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The subclassification of the role that the assertion variable plays.",
  "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.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/variable-role-subtype",
  "content": "complete",
  "concept": [
    {
      "code": "population",
      "display": "population",
      "definition": "variable represents a population."
    },
    {
      "code": "subpopulation",
      "display": "subpopulation",
      "definition": "variable represents a subpopulation."
    },
    {
      "code": "exposure",
      "display": "exposure",
      "definition": "variable represents an exposure."
    },
    {
      "code": "referenceExposure",
      "display": "reference exposure",
      "definition": "variable represents a reference exposure."
    },
    {
      "code": "measuredVariable",
      "display": "measured variable",
      "definition": "variable represents a measured variable."
    },
    {
      "code": "confounder",
      "display": "confounder",
      "definition": "variable represents a confounder."
    },
    {
      "code": "measuredVariableA",
      "display": "measured variable A",
      "definition": "variable represents a first of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables."
    },
    {
      "code": "measuredVariableB",
      "display": "measured variable B",
      "definition": "variable represents a second of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables."
    },
    {
      "code": "measuredVariableAB",
      "display": "measured variable A to B",
      "definition": "variable represents a result of a mathematical operation of two measured variables."
    }
  ]
}