FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/383075

Packagehl7.fhir.uv.ebm
Resource TypeValueSet
Id383075
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-383075.html
URLhttps://fevir.net/resources/ValueSet/383075
Version1.0.0-ballot2
Statusactive
Date2025-07-25T17:41:13+00:00
NameEvidenceVariableHandlingExtensionValueSet
TitleEvidenceVariable Handling Extension Value Set
Realmuv
Authorityhl7
Descriptionhis value set is a temporary workspace while drafting the Evidence Based Medicine Implementation Guide. It may not be stable and may not be persistent. This value set may ultimately move to the FHIR Extensions Pack.
Copyrighthttps://creativecommons.org/licenses/by-nc-sa/4.0/

Resources that use this resource

StructureDefinition
evidence-variable-handling-detailEvidenceVariableHandlingDetail

Resources that this resource uses

CodeSystem
179423Evidence Based Medicine on FHIR Implementation Guide Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet 383075

version: 5; Last updated: 2025-07-08 18:45:40+0000


Source

{
  "resourceType": "ValueSet",
  "id": "383075",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2025-07-08T18:45:40.703Z"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "EvidenceVariable Handling Extension Value Set [Database Entry: FHIR ValueSet Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 383075. Revised 2025-07-08. Available at: https://fevir.net/resources/ValueSet/383075. Computable resource at: https://fevir.net/resources/ValueSet/383075#json."
    }
  ],
  "url": "https://fevir.net/resources/ValueSet/383075",
  "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/383075",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.44.48.12"
    }
  ],
  "version": "1.0.0-ballot2",
  "name": "EvidenceVariableHandlingExtensionValueSet",
  "title": "EvidenceVariable Handling Extension Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T17:41:13+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": "his value set is a temporary workspace while drafting the Evidence Based Medicine Implementation Guide. It may not be stable and may not be persistent. This value set may ultimately move to the FHIR Extensions Pack.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author": [
    {
      "name": "Brian S. Alper, MD, MSPH"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fevir.net/resources/CodeSystem/179423",
        "concept": [
          {
            "code": "evidence-variable-handling-time-to-event",
            "display": "Time-to-event handling"
          },
          {
            "code": "evidence-variable-handling-not-specified",
            "display": "Evidence variable handling not specified"
          }
        ]
      }
    ]
  }
}