Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 Ballot 3 World

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: VariableDefinition: Unit

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "346297",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2025-03-11T17:44:45.731Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "empty",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code" : "active",
            "display" : "Active"
          }
        ]
      }
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/346297",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "346297",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Ntprobnp_unit",
  "title" : "VariableDefinition: Unit",
  "citeAs" : "VariableDefinition: Unit [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Matthias Löbe [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 346297. Revised 2025-03-10. Available at: https://fevir.net/resources/EvidenceVariable/346297. Computable resource at: https://fevir.net/resources/EvidenceVariable/346297#json.",
  "status" : "active",
  "author" : [
    {
      "name" : "Matthias Löbe"
    }
  ],
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Unit of measurement of the NTproBNP measurement. (Example of VariableDefinition Profile for use with a Research Study Data Dictionary)",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "relatesTo" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/artifact-relationship-type",
            "code" : "part-of",
            "display" : "Part Of"
          }
        ]
      },
      "targetReference" : {
        🔗 "reference" : "Composition/342828",
        "type" : "Composition"
      }
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relatesto-classifier",
          "valueCodeableConcept" : {
            "text" : "Cloned from"
          }
        }
      ],
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/artifact-relationship-type",
            "code" : "derived-from",
            "display" : "Derived From"
          }
        ]
      },
      "targetReference" : {
        🔗 "reference" : "EvidenceVariable/342830",
        "type" : "EvidenceVariable",
        "display" : "VariableDefinition: Gender"
      }
    }
  ],
  "actual" : true,
  "definition" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "767524001",
          "display" : "Unit of measure (qualifier value)"
        }
      ]
    }
  },
  "handling" : {
    "coding" : [
      {
        "system" : "https://fevir.net/sevco",
        "code" : "STATO:0000087",
        "display" : "polychotomous variable"
      }
    ]
  },
  "category" : [
    {
      "name" : "ng/l",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://example.com/codelists/CL_ntprobnp_unit",
            "code" : "ng_L"
          }
        ]
      }
    },
    {
      "name" : "pmol/l",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://example.com/codelists/CL_ntprobnp_unit",
            "code" : "pmol_L"
          }
        ]
      }
    },
    {
      "name" : "pg/ml",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://example.com/codelists/CL_ntprobnp_unit",
            "code" : "pg_mL"
          }
        ]
      }
    }
  ],
  "classifier" : [
    {
      "text" : "clinical_data"
    }
  ],
  "dataStorage" : [
    {
      "datatype" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "string",
            "display" : "string"
          }
        ]
      }
    }
  ]
}