FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | CodeSystem |
| Id | CodeSystem-desirability-codesystem.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/ebm/CodeSystem-desirability-codesystem.html |
| URL | http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem |
| Version | 1.0.0-ballot3 |
| Status | active |
| Date | 2026-01-29T22:05:53+00:00 |
| Name | DesirabilityCodeSystem |
| Title | Desirability Code System |
| Realm | uv |
| Authority | hl7 |
| Description | Codes for use with the OutcomeImportance Profile, to provide values for the content.classifier element where content.type is Outcome Desirability. |
| Content | complete |
| ValueSet | |
| desirability | Desirability Codes Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem desirability-codesystem
This case-insensitive code system http://hl7.org/fhir/uv/ebm/CodeSystem/desirability-codesystem defines the following codes:
| Code | Display | Definition |
| desirable | Desirable | Desirable |
| undesirable | Undesirable | Undesirable |
{
"resourceType": "CodeSystem",
"id": "desirability-codesystem",
"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/CodeSystem/desirability-codesystem",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.44.16.3"
}
],
"version": "1.0.0-ballot3",
"name": "DesirabilityCodeSystem",
"title": "Desirability Code System",
"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 Desirability.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "desirable",
"display": "Desirable",
"definition": "Desirable"
},
{
"code": "undesirable",
"display": "Undesirable",
"definition": "Undesirable"
}
]
}