Person-Centered Outcomes
0.2.0 - ci-build United States of America flag

Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: What Matters Codes Example - JSON Representation

Draft as of 2025-02-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "what-matters-codes-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet what-matters-codes-example</b></p><a name=\"what-matters-codes-example\"> </a><a name=\"hcwhat-matters-codes-example\"> </a><a name=\"what-matters-codes-example-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/363702006\">363702006</a></td><td>Has focus</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-what-matters-concepts.html\"><code>http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-va-whole-health.html\"><code>http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pco/ValueSet/what-matters-codes-example",
  "version" : "0.2.0",
  "name" : "WhatMattersCodesExample",
  "title" : "What Matters Codes Example",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-10T21:11:28+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "patientcare@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Example value set containing codes for What Matters observations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "363702006",
            "display" : "Has focus"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts"
      },
      {
        "system" : "http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health"
      }
    ]
  }
}