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

FHIR IG Statistics: CodeSystem/HL7VariableRoleChangeSet

Packagehl7.fhir.uv.termchangeset
TypeCodeSystem
IdHL7VariableRoleChangeSet
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/termchangeset/https://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-HL7VariableRoleChangeSet.html
URLhttp://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427
Version1.0.0
Statusactive
Date2025-07-22T16:47:22+00:00
NameEvidenceVariableRole_UTG247_ChangeSet
TitleEvidenceVariableRole UTG-247 Change Set
Realmuv
Authorityhl7
DescriptionExample of HL7 VariableRole code system Change Set based on UTG-427 https://jira.hl7.org/browse/UP-427
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
Contentfragment

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HL7VariableRoleChangeSet

This code system http://terminology.hl7.org/CodeSystem/variable-role_ChangeSetUTG427 provides a fragment that includes following codes:

CodeDisplayDefinition
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": "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."
    }
  ]
}