FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1267.37.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1267.37/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.37
Version20251123
Statusactive
Date2025-11-23T18:00:57-05:00
NameCarePlanMoodCodes
TitleCare Plan Mood Codes
Realmus
Authorityhl7
DescriptionThis value set was created to align with align with (https://hl7.org/fhir/R4/valueset-care-plan-intent.html) used in US Core
Purpose(Clinical Focus: This value set contains HL7 ActMood codes that represent the intended purpose or level of commitment associated with a care plan, including proposals, plans, and orders. These codes are used to indicate the clinical intent behind a care plan at the time it is authored or managed.),(Data Element Scope: This value set is intended for use in data elements that capture the intent of a care plan or plan of care within electronic health records, and related clinical workflows. It supports the representation of whether a care plan is proposed, planned, ordered.),(Inclusion Criteria: ActMood codes representing PRP proposal, INT intent, RQO request),(Exclusion Criteria: HL7 ActMood codes that do not represent proposals, intent, or orders)

Resources that use this resource

StructureDefinition
CarePlanActCare Plan Act

Resources that this resource uses

CodeSystem
v3-ActMoodActMood

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1267.37",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2025-11-23T18:00:57.000-05:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-11-23"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2025-11-23"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.37",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1267.37"
    }
  ],
  "version": "20251123",
  "name": "CarePlanMoodCodes",
  "title": "Care Plan Mood Codes",
  "status": "active",
  "date": "2025-11-23T18:00:57-05:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "description": "This value set was created to align with align with (https://hl7.org/fhir/R4/valueset-care-plan-intent.html) used in US Core",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This value set contains HL7 ActMood codes that represent the intended purpose or level of commitment associated with a care plan, including proposals, plans, and orders. These codes are used to indicate the clinical intent behind a care plan at the time it is authored or managed.),(Data Element Scope: This value set is intended for use in data elements that capture the intent of a care plan or plan of care within electronic health records, and related clinical workflows. It supports the representation of whether a care plan is proposed, planned, ordered.),(Inclusion Criteria: ActMood codes representing PRP proposal, INT intent, RQO request),(Exclusion Criteria: HL7 ActMood codes that do not represent proposals, intent, or orders)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "concept": [
          {
            "code": "INT",
            "display": "intent"
          },
          {
            "code": "PRP",
            "display": "proposal"
          },
          {
            "code": "RQO",
            "display": "request"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:23bce7c8-6d26-4d4e-bebd-4fb3fd8f2137",
    "timestamp": "2025-11-24T16:55:37-05:00",
    "total": 3,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "version": "3.0.0",
        "code": "INT",
        "display": "intent"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "version": "3.0.0",
        "code": "PRP",
        "display": "proposal"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "version": "3.0.0",
        "code": "RQO",
        "display": "request"
      }
    ]
  }
}