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

: Weight

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "307244",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-02-11T19:21:18.715Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EvidenceVariable 307244</b></p><a name=\"307244\"> </a><a name=\"hc307244\"> </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\">version: 2; Last updated: 2025-02-11 19:21:18+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-variable-definition.html\">VariableDefinition</a></p></div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>url</b>: <a href=\"https://fevir.net/resources/EvidenceVariable/307244\">https://fevir.net/resources/EvidenceVariable/307244</a></p><p><b>identifier</b>: FEvIR Object Identifier/307244</p><p><b>name</b>: Weight</p><p><b>title</b>: Weight</p><p><b>status</b>: Active</p><p><b>author</b>: Joanne Dehnbostel: </p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>Example of EvidenceVariable resource for EBMonFHIR IG</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"CodeSystem-179423.html#179423-evidence-communication\">Evidence Based Medicine on FHIR Implementation Guide Code System: evidence-communication</a> (Evidence Communication)</td><td><span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 VariableDefinition}\">VariableDefinition</span></td></tr></table><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><h3>Definitions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 27113001}\">Body Weight</span></td></tr></table><p><b>handling</b>: <span title=\"Codes:{https://fevir.net/sevco STATO:0000251}\">continuous variable</span></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/307244",
  "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" : "307244",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Weight",
  "title" : "Weight",
  "status" : "active",
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Example of EvidenceVariable resource for EBMonFHIR IG",
  "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/",
  "definition" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "27113001",
          "display" : "Body Weight"
        }
      ]
    }
  },
  "handling" : {
    "coding" : [
      {
        "system" : "https://fevir.net/sevco",
        "code" : "STATO:0000251",
        "display" : "continuous variable"
      }
    ]
  }
}