Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: VariableDefinition: Comparator - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "346296",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2025-03-10T17:32:02.837Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "datatype",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/fhir-types",
                "code" : "string",
                "display" : "string"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage"
    },
    {
      "extension" : [
        {
          "url" : "expectedValueSet",
          "valueReference" : {
            🔗 "reference" : "http://hl7.org/fhir/ValueSet/quantity-comparator",
            "display" : "Quantity Comparator ValueSet"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-constraint"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "part-of"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "Composition/342828",
            "type" : "Composition",
            "display" : "NT-proBNP Study Data Dictionary"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "VariableDefinition: Comparator [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Matthias Löbe [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 346296. Revised 2025-03-10. Available at: https://fevir.net/resources/EvidenceVariable/346296. Computable resource at: https://fevir.net/resources/EvidenceVariable/346296#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/346296",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/346296",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.24.108"
    }
  ],
  "version" : "1.0.0-ballot2",
  "name" : "Ntprobnp_comparator",
  "title" : "VariableDefinition: Comparator",
  "status" : "active",
  "date" : "2025-03-28T17:11:38+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Comparator of the NT-proBNP measurement, which qualifies the numerical value.",
  "useContext" : [
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "VariableDefinition",
            "display" : "VariableDefinition"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Matthias Löbe"
    }
  ],
  "actual" : true,
  "handling" : "polychotomous"
}