FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/MAPProblemPriorityVS

Packagefhir.paciosampledata
TypeValueSet
IdMAPProblemPriorityVS
FHIR VersionR4
Sourcehttp://mitre.org/paciowg/https://build.fhir.org/ig/paciowg/sample-data-fsh/ValueSet-MAPProblemPriorityVS.html
URLhttp://mitre.org/paciowg/ValueSet/MAPProblemPriorityVS
Version0.1.0
Statusdraft
Date2025-07-15T20:44:39+00:00
NameMAPProblemPriorityVS
TitleMedical Action Plan Problem Priority
Realmus
Authorityhl7
DescriptionCodes indicating the priority or significance of a drug therapy problem identified.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
umlsUnified Medical Language System
sctSNOMED codes used in this IG
sctveri
umlsUnified Medical Language System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet MAPProblemPriorityVS

This value set includes codes based on the following rules:


Source

{
  "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)"
          }
        ]
      }
    ]
  }
}