FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidenceVariable
IdEvidenceVariable-375201.json
FHIR VersionR6

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

[No data.]


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "375201",
  "meta": {
    "versionId": "12",
    "lastUpdated": "2025-11-20T13:52:38.876Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "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/375201",
  "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": "375201",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Medication_Adherence_at_12_weeks",
  "title": "Medication Adherence at 12 weeks",
  "citeAs": "Medication Adherence at 12 weeks [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375201. Revised 2025-11-20. Available at: https://fevir.net/resources/EvidenceVariable/375201. Computable resource at: https://fevir.net/resources/EvidenceVariable/375201#json.",
  "status": "active",
  "author": [
    {
      "name": "Joanne Dehnbostel"
    }
  ],
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "Example of VariableDefinition Profile",
  "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/",
  "actual": true,
  "definition": {
    "concept": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "1156699004",
          "display": "Complies with drug therapy (finding)"
        }
      ],
      "text": "Medication Adherence defined as 80% or greater use measured by pill count"
    }
  },
  "definitionModifier": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "266710000",
            "display": "Drugs not taken/completed"
          }
        ],
        "text": "measured by pill count"
      },
      "valueQuantity": {
        "value": 20,
        "comparator": "<=",
        "unit": "%",
        "system": "http://unitsofmeasure.org",
        "code": "%"
      }
    }
  ],
  "handling": "boolean",
  "timing": {
    "contextCode": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "709491003",
          "display": "Enrollment in clinical trial (procedure)"
        }
      ]
    },
    "offsetDuration": {
      "value": 12,
      "unit": "weeks",
      "system": "http://unitsofmeasure.org",
      "code": "wk"
    },
    "text": "at 12 weeks"
  }
}