| Package | hl7.fhir.uv.pddi |
| Resource Type | ValueSet |
| Id | valueset-PDDICDS-indicator |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-PDDICDS-indicator.html |
| URL | http://hl7.org/fhir/uv/pddi/ValueSet/valueset-PDDICDS-indicator |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2025-03-18T20:58:19+00:00 |
| Name | Valueset_PDDICDS_indicator |
| Title | PDDI CDS indicator |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet of indicator values for PDDI CDS |
No resources found
| CodeSystem | |
| codesystem-PDDICDS-indicator | PDDI CDS indicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet valueset-PDDICDS-indicator
http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator| Code | Display | Definition |
| info | Information | Indicates that the workflow result is informational |
| warning | Warning | Indicates that the workflow result is a warning |
| critical | Critical | Indicates that the workflow should not be allowed to proceed |
{
"resourceType": "ValueSet",
"id": "valueset-PDDICDS-indicator",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}
],
"url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-PDDICDS-indicator",
"version": "1.0.0-ballot",
"name": "Valueset_PDDICDS_indicator",
"title": "PDDI CDS indicator",
"status": "active",
"experimental": true,
"date": "2025-03-18T20:58:19+00:00",
"publisher": "HL7 Clinical Decision Support Workgroup",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/dss"
}
]
}
],
"description": "ValueSet of indicator values for PDDI CDS",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator",
"concept": [
{
"code": "info",
"display": "Information"
},
{
"code": "warning",
"display": "Warning"
},
{
"code": "critical",
"display": "Critical"
}
]
}
]
}
}