| Package | fhir.paciosampledata |
| Resource Type | ValueSet |
| Id | MAPProblemPriorityVS |
| FHIR Version | R4 |
| Source | http://mitre.org/paciowg/https://build.fhir.org/ig/paciowg/sample-data-fsh/ValueSet-MAPProblemPriorityVS.html |
| URL | http://mitre.org/paciowg/ValueSet/MAPProblemPriorityVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-15T20:44:39+00:00 |
| Name | MAPProblemPriorityVS |
| Title | Medical Action Plan Problem Priority |
| Realm | us |
| Authority | hl7 |
| Description | Codes indicating the priority or significance of a drug therapy problem identified. |
No resources found
| CodeSystem | |
| umls | Unified Medical Language System |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MAPProblemPriorityVS
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/umls| Code | Display |
| C2985739 | Clinically Significant Indicator |
http://snomed.info/sct version http://snomed.info/sct/731000124108| Code | Display |
| 75540009 | High (qualifier value) |
{
"resourceType": "ValueSet",
"id": "MAPProblemPriorityVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://mitre.org/paciowg/ValueSet/MAPProblemPriorityVS",
"version": "0.1.0",
"name": "MAPProblemPriorityVS",
"title": "Medical Action Plan Problem Priority",
"status": "draft",
"experimental": true,
"date": "2025-07-15T20:44:39+00:00",
"publisher": "MITRE",
"contact": [
{
"name": "MITRE",
"telecom": [
{
"system": "url",
"value": "http://www.mitre.org"
}
]
},
{
"name": "May Terry",
"telecom": [
{
"system": "email",
"value": "mayT@mitre.org",
"use": "work"
}
]
}
],
"description": "Codes indicating the priority or significance of a drug therapy problem identified.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/umls",
"concept": [
{
"code": "C2985739",
"display": "Clinically Significant Indicator"
}
]
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108",
"concept": [
{
"code": "75540009",
"display": "High (qualifier value)"
}
]
}
]
}
}