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

FHIR IG analytics

Packagehl7.fhir.uv.phr
Resource TypeCodeSystem
IdCodeSystem-state-of-mind-association-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/personal-health-record-format-ig/CodeSystem-state-of-mind-association-codes.html
URLhttp://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-association-codes
Version1.0.0-ballot2
Statusactive
Date2025-12-27T21:39:37+00:00
NameStateOfMindAssociation
TitleState of Mind Association Codes
Realmuv
Authorityhl7
DescriptionCodes for state of mind association
Contentcomplete

Resources that use this resource

ValueSet
observation-state-of-mind-association-codesObservation State of Mind Association Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem state-of-mind-association-codes

This case-sensitive code system http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-association-codes defines the following codes:

CodeDisplay
community Community
currentEvents Current Events
dating Dating
education Education
family Family
fitness Fitness
friends Friends
health Health
hobbies Hobbies
identity Identity
money Money
partner Partner
selfCare Self-Care
spirituality Spirituality
tasks Tasks
travel Travel
weather Weather
work Work

Source1

{
  "resourceType": "CodeSystem",
  "id": "state-of-mind-association-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-association-codes",
  "version": "1.0.0-ballot2",
  "name": "StateOfMindAssociation",
  "title": "State of Mind Association Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-12-27T21:39:37+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        }
      ]
    }
  ],
  "description": "Codes for state of mind association",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "community",
      "display": "Community"
    },
    {
      "code": "currentEvents",
      "display": "Current Events"
    },
    {
      "code": "dating",
      "display": "Dating"
    },
    {
      "code": "education",
      "display": "Education"
    },
    {
      "code": "family",
      "display": "Family"
    },
    {
      "code": "fitness",
      "display": "Fitness"
    },
    {
      "code": "friends",
      "display": "Friends"
    },
    {
      "code": "health",
      "display": "Health"
    },
    {
      "code": "hobbies",
      "display": "Hobbies"
    },
    {
      "code": "identity",
      "display": "Identity"
    },
    {
      "code": "money",
      "display": "Money"
    },
    {
      "code": "partner",
      "display": "Partner"
    },
    {
      "code": "selfCare",
      "display": "Self-Care"
    },
    {
      "code": "spirituality",
      "display": "Spirituality"
    },
    {
      "code": "tasks",
      "display": "Tasks"
    },
    {
      "code": "travel",
      "display": "Travel"
    },
    {
      "code": "weather",
      "display": "Weather"
    },
    {
      "code": "work",
      "display": "Work"
    }
  ]
}