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

FHIR IG Statistics: ValueSet/pco-goal-domain-categories

Packagehl7.fhir.us.pco
Resource TypeValueSet
Idpco-goal-domain-categories
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/ValueSet-pco-goal-domain-categories.html
URLhttp://hl7.org/fhir/us/pco/ValueSet/pco-goal-domain-categories
Version1.0.0
Statusdraft
Date2025-08-06T16:07:45+00:00
NamePCOGoalDomainCategories
TitlePCO Goal Domain Categories
Realmus
Authorityhl7
DescriptionValue set to identify the goal domain category for PCO resources.

Resources that use this resource

StructureDefinition
pco-goal-profilePerson-Centered Goal

Resources that this resource uses

CodeSystem
pco-goal-domains-temporaryPCO Goal Domains

Narrative

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

Generated Narrative: ValueSet pco-goal-domain-categories


Source

{
  "resourceType": "ValueSet",
  "id": "pco-goal-domain-categories",
  "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/pco-goal-domain-categories",
  "version": "1.0.0",
  "name": "PCOGoalDomainCategories",
  "title": "PCO Goal Domain Categories",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-06T16:07:45+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": "Value set to identify the goal domain category for PCO resources.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary"
      }
    ]
  }
}