Package | hl7.terminology |
Type | CodeSystem |
Id | variable-role-subtype |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-variable-role-subtype.html |
URL | http://terminology.hl7.org/CodeSystem/variable-role-subtype |
Version | 1.0.0 |
Status | active |
Date | 2024-04-24T00:00:00+00:00 |
Name | EvidenceVariableRoleSubtype |
Title | EvidenceVariableRoleSubtype |
Realm | uv |
Authority | hl7 |
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 |
Content | complete |
ValueSet | |
variable-role-subtype | EvidenceVariableRoleSubtype |
variable-role-subtype | EvidenceVariableRoleSubtype |
No resources found
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:
{ "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." } ] }