FHIR IG analytics| Package | hl7.fhir.uv.cds-hooks |
| Resource Type | ValueSet |
| Id | ValueSet-non-adherence-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/cds-hooks/ValueSet-non-adherence-reason.html |
| URL | http://terminology.hl7.org/ValueSet/non-adherence-reason |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2025-12-14T21:46:53+00:00 |
| Name | NonAdherenceReason |
| Title | Non-Adherence Reason |
| Realm | uv |
| Authority | hl7 |
| Description | A set of codes capturing all reasons why a Patient Care Clinical Decision Support (PC CDS) recommendation may not be followed, drawn from the CDS-NonAdherence-Reason CodeSystem. |
No resources found
| CodeSystem | |
| non-adherence-reason-codes | Non-Adherence Reason Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet non-adherence-reason
http://terminology.hl7.org/CodeSystem/non-adherence-reason-codes version 📦3.0.0-ballot{
"resourceType": "ValueSet",
"id": "non-adherence-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://terminology.hl7.org/ValueSet/non-adherence-reason",
"version": "3.0.0-ballot",
"name": "NonAdherenceReason",
"title": "Non-Adherence Reason",
"status": "active",
"experimental": false,
"date": "2025-12-14T21:46:53+00:00",
"publisher": "Clinical Decision Support WG",
"contact": [
{
"name": "Clinical Decision Support WG",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss/index.cfm"
},
{
"system": "email",
"value": "cds@lists.HL7.org"
}
]
}
],
"description": "A set of codes capturing all reasons why a Patient Care Clinical Decision Support (PC CDS) recommendation may not be followed, drawn from the CDS-NonAdherence-Reason CodeSystem.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/non-adherence-reason-codes"
}
]
}
}