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

FHIR IG Statistics: CodeSystem/pco-concepts-temporary

Packagehl7.fhir.us.pco
TypeCodeSystem
Idpco-concepts-temporary
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/CodeSystem-pco-concepts-temporary.html
URLhttp://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NamePCOConcepts
TitlePerson-Centered Outcome Concepts
Realmus
Authorityhl7
DescriptionCode system to identify resource codes and category codes for Person-Centered Outcomes.
Contentcomplete

Resources that use this resource

ValueSet
pco-categoriesPerson-Centered Categories

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem pco-concepts-temporary

This case-sensitive code system http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
person-centered Person-CenteredGeneral category for person-centered goals and observations
what-matters What MattersIdentify each person's specific health outcome goals and priorities across settings of care.
well-being Well-BeingIndicator for a person's well-being.

Source

{
  "resourceType": "CodeSystem",
  "id": "pco-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/pco-concepts-temporary",
  "version": "1.0.0-ballot",
  "name": "PCOConcepts",
  "title": "Person-Centered Outcome 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 resource codes and category codes for Person-Centered Outcomes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "person-centered",
      "display": "Person-Centered",
      "definition": "General category for person-centered goals and observations"
    },
    {
      "code": "what-matters",
      "display": "What Matters",
      "definition": "Identify each person's specific health outcome goals and priorities across settings of care."
    },
    {
      "code": "well-being",
      "display": "Well-Being",
      "definition": "Indicator for a person's well-being."
    }
  ]
}