FHIR IG analytics| Package | hl7.fhir.uv.phr |
| Resource Type | CodeSystem |
| Id | CodeSystem-state-of-mind-valence-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/personal-health-record-format-ig/CodeSystem-state-of-mind-valence-codes.html |
| URL | http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-valence-codes |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2025-12-27T21:39:37+00:00 |
| Name | StateOfMindValence |
| Title | State of Mind Valence Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Codes for state of mind valence |
| Content | complete |
| ValueSet | |
| observation-state-of-mind-valence-codes | Observation State of Mind Valence Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem state-of-mind-valence-codes
This case-sensitive code system http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-valence-codes defines the following codes:
| Code | Display |
| veryUnpleasant | Very Unpleasant |
| unpleasant | Unpleasant |
| slightlyUnpleasant | Unpleasant |
| neutral | Slightly Neutral |
| slightlyPleasant | Slightly Pleasant |
| pleasant | Pleasant |
| veryPleasant | Very Pleasant |
{
"resourceType": "CodeSystem",
"id": "state-of-mind-valence-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-valence-codes",
"version": "1.0.0-ballot2",
"name": "StateOfMindValence",
"title": "State of Mind Valence 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 valence",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "veryUnpleasant",
"display": "Very Unpleasant"
},
{
"code": "unpleasant",
"display": "Unpleasant"
},
{
"code": "slightlyUnpleasant",
"display": "Unpleasant"
},
{
"code": "neutral",
"display": "Slightly Neutral"
},
{
"code": "slightlyPleasant",
"display": "Slightly Pleasant"
},
{
"code": "pleasant",
"display": "Pleasant"
},
{
"code": "veryPleasant",
"display": "Very Pleasant"
}
]
}