Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

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-ballot2 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

: Desirability Code System - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="desirability-codesystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem desirability-codesystem</b></p><a name="desirability-codesystem"> </a><a name="hcdesirability-codesystem"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">desirable<a name="desirability-codesystem-desirable"> </a></td><td>Desirable</td><td>Desirable</td></tr><tr><td style="white-space:nowrap">undesirable<a name="desirability-codesystem-undesirable"> </a></td><td>Undesirable</td><td>Undesirable</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.44.16.3"/>
  </identifier>
  <version value="1.0.0-ballot2"/>
  <name value="DesirabilityCodeSystem"/>
  <title value="Desirability Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-10T15:38:18+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <name value="HL7 International / Clinical Decision Support"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Codes for use with the OutcomeImportance Profile, to provide values for the content.classifier element where content.type is Outcome Desirability."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="desirable"/>
    <display value="Desirable"/>
    <definition value="Desirable"/>
  </concept>
  <concept>
    <code value="undesirable"/>
    <display value="Undesirable"/>
    <definition value="Undesirable"/>
  </concept>
</CodeSystem>