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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeValueSet
IdValueSet-desirability.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/ebm/ValueSet-desirability.html
URLhttp://hl7.org/fhir/uv/ebm/ValueSet/desirability
Version1.0.0-ballot3
Statusactive
Date2026-01-29T22:05:53+00:00
NameDesirability
TitleDesirability Codes Value Set
Realmuv
Authorityhl7
DescriptionCodes for use with the OutcomeImportance Profile, to provide values for the content.classifier element where content.type is Outcome Desirabiltiy.

Resources that use this resource

StructureDefinition
outcome-importanceOutcomeImportance

Resources that this resource uses

CodeSystem
desirability-codesystemDesirability Code System

Narrative

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

Generated Narrative: ValueSet desirability


Source1

{
  "resourceType": "ValueSet",
  "id": "desirability",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/uv/ebm/ValueSet/desirability",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.44.48.8"
    }
  ],
  "version": "1.0.0-ballot3",
  "name": "Desirability",
  "title": "Desirability Codes Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-01-29T22:05:53+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": "Codes for use with the OutcomeImportance Profile, to provide values for the content.classifier element where content.type is Outcome Desirabiltiy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem"
      }
    ]
  }
}