Package | hl7.fhir.uv.termchangeset |
Type | CodeSystem |
Id | HL7VariableRoleChangeSet |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/termchangeset/https://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-HL7VariableRoleChangeSet.html |
URL | http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427 |
Version | 1.0.0 |
Status | active |
Date | 2025-07-22T16:47:22+00:00 |
Name | EvidenceVariableRole_UTG247_ChangeSet |
Title | EvidenceVariableRole UTG-247 Change Set |
Realm | uv |
Authority | hl7 |
Description | Example of HL7 VariableRole code system Change Set based on UTG-427 https://jira.hl7.org/browse/UP-427 |
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 |
Content | fragment |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HL7VariableRoleChangeSet
Profile: CodeSystem Change Set
This code system http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427
provides a fragment that includes following codes:
{ "resourceType": "CodeSystem", "id": "HL7VariableRoleChangeSet", "meta": { "profile": [ "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/codesystem-change-set" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" } ], "url": "http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1457" } ], "version": "1.0.0", "name": "EvidenceVariableRole_UTG247_ChangeSet", "title": "EvidenceVariableRole UTG-247 Change Set", "status": "active", "experimental": false, "date": "2025-07-22T16:47:22+00:00", "publisher": "HL7 International / Terminology Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/Vocab" } ] } ], "description": "Example of HL7 VariableRole code system Change Set based on UTG-427 https://jira.hl7.org/browse/UP-427", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "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", "content": "fragment", "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type", "valueCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation", "code": "CREATE", "display": "create" } ] } } ], "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." }, { "extension": [ { "url": "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type", "valueCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation", "code": "CREATE", "display": "create" } ] } } ], "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." }, { "extension": [ { "url": "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type", "valueCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation", "code": "CREATE", "display": "create" } ] } } ], "code": "measuredVariableAB", "display": "measured variable A to B", "definition": "variable represents a result of a mathematical operation of two measured variables." } ] }