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

FHIR IG Statistics: ValueSet/what-matters-codes-example

Packagehl7.fhir.us.pco
TypeValueSet
Idwhat-matters-codes-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/ValueSet-what-matters-codes-example.html
URLhttp://hl7.org/fhir/us/pco/ValueSet/what-matters-codes-example
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NameWhatMattersCodesExample
TitleWhat Matters Codes Example
Realmus
Authorityhl7
DescriptionExample value set containing codes for What Matters observations.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology. The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org

Resources that use this resource

StructureDefinition
pco-what-matters-assessmentWhat Matters Assessment

Resources that this resource uses

CodeSystem
personal-health-inventory-temporaryPersonal Health Inventory Concepts
what-matters-concepts-temporaryWhat Matters Concepts
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet what-matters-codes-example

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "what-matters-codes-example",
  "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-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "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/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_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/ValueSet/what-matters-codes-example",
  "version": "1.0.0-ballot",
  "name": "WhatMattersCodesExample",
  "title": "What Matters Codes Example",
  "status": "draft",
  "experimental": false,
  "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": "Example value set containing codes for What Matters observations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology. The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "363702006",
            "display": "Has focus"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts-temporary"
      },
      {
        "system": "http://hl7.org/fhir/us/pco/CodeSystem/personal-health-inventory-temporary"
      }
    ]
  }
}