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: Condition(s)

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "342831",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2025-03-10T17:36:55.569Z",
    "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/342831",
  "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" : "342831",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Condition_code",
  "title" : "VariableDefinition: Condition(s)",
  "citeAs" : "VariableDefinition: Condition(s) [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 342831. Revised 2025-03-03. Available at: https://fevir.net/resources/EvidenceVariable/342831. Computable resource at: https://fevir.net/resources/EvidenceVariable/342831#json.",
  "status" : "active",
  "author" : [
    {
      "name" : "Brian S. Alper, MD, MSPH"
    }
  ],
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "ICD-10-GM codes of the diagnoses corresponding to the case. (Example of VariableDefinition Profile with multiple values allowed for a single observation)",
  "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"
      }
    }
  ],
  "actual" : true,
  "definition" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "439401001",
          "display" : "Diagnosis (observable entity)"
        }
      ]
    }
  },
  "handling" : {
    "coding" : [
      {
        "system" : "https://fevir.net/sevco",
        "code" : "STATO:0000087",
        "display" : "polychotomous variable"
      }
    ]
  },
  "classifier" : [
    {
      "text" : "Clinical data"
    }
  ],
  "dataStorage" : [
    {
      "datatype" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "string",
            "display" : "string"
          }
        ]
      },
      "delimiter" : ";"
    }
  ],
  "constraint" : [
    {
      "expectedValueSet" : {
        🔗 "reference" : "ValueSet/346299",
        "type" : "ValueSet",
        "display" : "ICD-10-GM Terminale Codes"
      }
    }
  ]
}