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

FHIR IG Statistics: CodeSystem/what-matters-concepts-temporary

Packagehl7.fhir.us.pco
TypeCodeSystem
Idwhat-matters-concepts-temporary
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/CodeSystem-what-matters-concepts-temporary.html
URLhttp://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts-temporary
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NameWhatMattersConcepts
TitleWhat Matters Concepts
Realmus
Authorityhl7
DescriptionCode system to identify observation codes for What Matters assessment.
Contentcomplete

Resources that use this resource

ValueSet
what-matters-codes-exampleWhat Matters Codes Example

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem what-matters-concepts-temporary

This case-sensitive code system http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts-temporary defines the following codes:

CodeDisplayDefinition
now-rating Now RatingWhere are you now?
now-reasons Now ReasonsWhat are the reasons you chose this number?
future-rating Future RatingWhere would you like to be?
future-changes Future ChangesWhat changes could you make to help you get there?

Source

{
  "resourceType": "CodeSystem",
  "id": "what-matters-concepts-temporary",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts-temporary",
  "version": "1.0.0-ballot",
  "name": "WhatMattersConcepts",
  "title": "What Matters Concepts",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-28T13:01:03+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": "Code system to identify observation codes for What Matters assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "now-rating",
      "display": "Now Rating",
      "definition": "Where are you now?"
    },
    {
      "code": "now-reasons",
      "display": "Now Reasons",
      "definition": "What are the reasons you chose this number?"
    },
    {
      "code": "future-rating",
      "display": "Future Rating",
      "definition": "Where would you like to be?"
    },
    {
      "code": "future-changes",
      "display": "Future Changes",
      "definition": "What changes could you make to help you get there?"
    }
  ]
}