Person-Centered Outcomes
0.1.0 - ci-build International flag

Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions

: PROM Target Measures - JSON Representation

Draft as of 2024-09-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "prom-target-measures",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet prom-target-measures</b></p><a name=\"prom-target-measures\"> </a><a name=\"hcprom-target-measures\"> </a><a name=\"prom-target-measures-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/70274-6/\">70274-6</a></td><td>Generalized anxiety disorder 7 item (GAD-7) total score</td></tr><tr><td><a href=\"https://loinc.org/44261-6/\">44261-6</a></td><td>Patient health questionnaire 9 item (PHQ-9) total score</td></tr><tr><td><a href=\"https://loinc.org/91614-8/\">91614-8</a></td><td>PROMIS mobility - version 2.0 T-score</td></tr><tr><td><a href=\"https://loinc.org/89676-1/\">89676-1</a></td><td>PROMIS cancer fatigue - version 1.0 T-score</td></tr><tr><td><a href=\"https://loinc.org/71969-0/\">71969-0</a></td><td>PROMIS-10 Global Health, GMH, T score</td></tr><tr><td><a href=\"https://loinc.org/71971-6/\">71971-6</a></td><td>PROMIS-10 Global Health, GPH, T score</td></tr><tr><td><a href=\"https://loinc.org/71955-9/\">71955-9</a></td><td>PROMIS-29 Sleep Disturbance, T score</td></tr><tr><td><a href=\"https://loinc.org/71957-5/\">71957-5</a></td><td>PROMIS-29 Satisfaction with Participation in Social Roles, T score</td></tr><tr><td><a href=\"https://loinc.org/71959-1/\">71959-1</a></td><td>PROMIS-29 Physical Function, T score</td></tr><tr><td><a href=\"https://loinc.org/71961-7/\">71961-7</a></td><td>PROMIS-29 Pain Interference, T score</td></tr><tr><td><a href=\"https://loinc.org/71963-3/\">71963-3</a></td><td>PROMIS-29 Fatigue, T score</td></tr><tr><td><a href=\"https://loinc.org/71965-8/\">71965-8</a></td><td>PROMIS-29 Depression, T score</td></tr></table></li></ul></div>"
  },
  "url" : "http://mtnlotus.com/uv/pco/ValueSet/prom-target-measures",
  "version" : "0.1.0",
  "name" : "PROMTargetMeasures",
  "title" : "PROM Target Measures",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-17T23:40:02+00:00",
  "publisher" : "Mountain Lotus WellBeing LLC",
  "contact" : [
    {
      "name" : "Mountain Lotus WellBeing LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://mtnlotus.com"
        }
      ]
    }
  ],
  "description" : "Target measure codes used to track progress on patient-reported outcome measures (PROMs).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "70274-6",
            "display" : "Generalized anxiety disorder 7 item (GAD-7) total score"
          },
          {
            "code" : "44261-6",
            "display" : "Patient health questionnaire 9 item (PHQ-9) total score"
          },
          {
            "code" : "91614-8",
            "display" : "PROMIS mobility - version 2.0 T-score"
          },
          {
            "code" : "89676-1",
            "display" : "PROMIS cancer fatigue - version 1.0 T-score"
          },
          {
            "code" : "71969-0",
            "display" : "PROMIS-10 Global Health, GMH, T score"
          },
          {
            "code" : "71971-6",
            "display" : "PROMIS-10 Global Health, GPH, T score"
          },
          {
            "code" : "71955-9",
            "display" : "PROMIS-29 Sleep Disturbance, T score"
          },
          {
            "code" : "71957-5",
            "display" : "PROMIS-29 Satisfaction with Participation in Social Roles, T score"
          },
          {
            "code" : "71959-1",
            "display" : "PROMIS-29 Physical Function, T score"
          },
          {
            "code" : "71961-7",
            "display" : "PROMIS-29 Pain Interference, T score"
          },
          {
            "code" : "71963-3",
            "display" : "PROMIS-29 Fatigue, T score"
          },
          {
            "code" : "71965-8",
            "display" : "PROMIS-29 Depression, T score"
          }
        ]
      }
    ]
  }
}