Terminology Change Set Exchange
1.0.0 - STU1 International flag

Terminology Change Set Exchange, published by HL7 International / Terminology Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/termchangeset-ig/ and changes regularly. See the Directory of published versions

: EvidenceVariableRole UTG-247 Change Set - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HL7VariableRoleChangeSet"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/codesystem-change-set"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/termchangeset/StructureDefinition/codesystem-change-set>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HL7VariableRoleChangeSet</b></p><a name=\"HL7VariableRoleChangeSet\"> </a><a name=\"hcHL7VariableRoleChangeSet\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-codesystem-change-set.html\">CodeSystem Change Set (CodeSystem)</a></p></div><p>This  code system <code>http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">measuredVariableA<a name=\"HL7VariableRoleChangeSet-measuredVariableA\"> </a></td><td>measured variable A</td><td>variable represents a first of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables.</td></tr><tr><td style=\"white-space:nowrap\">measuredVariableB<a name=\"HL7VariableRoleChangeSet-measuredVariableB\"> </a></td><td>measured variable B</td><td>variable represents a second of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables.</td></tr><tr><td style=\"white-space:nowrap\">measuredVariableAB<a name=\"HL7VariableRoleChangeSet-measuredVariableAB\"> </a></td><td>measured variable A to B</td><td>variable represents a result of a mathematical operation of two measured variables.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "vocab"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1457" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "EvidenceVariableRole_UTG247_ChangeSet"] ; # 
  fhir:title [ fhir:v "EvidenceVariableRole UTG-247 Change Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-14T13:28:37+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example of HL7 VariableRole code system Change Set based on UTG-427 https://jira.hl7.org/browse/UP-427"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CREATE" ] ;
fhir:display [ fhir:v "create" ]         ] )       ]     ] ) ;
fhir:code [ fhir:v "measuredVariableA" ] ;
fhir:display [ fhir:v "measured variable A" ] ;
fhir:definition [ fhir:v "variable represents a first of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables." ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CREATE" ] ;
fhir:display [ fhir:v "create" ]         ] )       ]     ] ) ;
fhir:code [ fhir:v "measuredVariableB" ] ;
fhir:display [ fhir:v "measured variable B" ] ;
fhir:definition [ fhir:v "variable represents a second of two measured variables to be used in a measured variable that is a mathematical operation of two measured variables." ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/change-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CREATE" ] ;
fhir:display [ fhir:v "create" ]         ] )       ]     ] ) ;
fhir:code [ fhir:v "measuredVariableAB" ] ;
fhir:display [ fhir:v "measured variable A to B" ] ;
fhir:definition [ fhir:v "variable represents a result of a mathematical operation of two measured variables." ]
  ] ) . #