Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/state-of-mind-association-codes> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "state-of-mind-association-codes"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem state-of-mind-association-codes</b></p><a name=\"state-of-mind-association-codes\"> </a><a name=\"hcstate-of-mind-association-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-association-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">community<a name=\"state-of-mind-association-codes-community\"> </a></td><td>Community</td></tr><tr><td style=\"white-space:nowrap\">currentEvents<a name=\"state-of-mind-association-codes-currentEvents\"> </a></td><td>Current Events</td></tr><tr><td style=\"white-space:nowrap\">dating<a name=\"state-of-mind-association-codes-dating\"> </a></td><td>Dating</td></tr><tr><td style=\"white-space:nowrap\">education<a name=\"state-of-mind-association-codes-education\"> </a></td><td>Education</td></tr><tr><td style=\"white-space:nowrap\">family<a name=\"state-of-mind-association-codes-family\"> </a></td><td>Family</td></tr><tr><td style=\"white-space:nowrap\">fitness<a name=\"state-of-mind-association-codes-fitness\"> </a></td><td>Fitness</td></tr><tr><td style=\"white-space:nowrap\">friends<a name=\"state-of-mind-association-codes-friends\"> </a></td><td>Friends</td></tr><tr><td style=\"white-space:nowrap\">health<a name=\"state-of-mind-association-codes-health\"> </a></td><td>Health</td></tr><tr><td style=\"white-space:nowrap\">hobbies<a name=\"state-of-mind-association-codes-hobbies\"> </a></td><td>Hobbies</td></tr><tr><td style=\"white-space:nowrap\">identity<a name=\"state-of-mind-association-codes-identity\"> </a></td><td>Identity</td></tr><tr><td style=\"white-space:nowrap\">money<a name=\"state-of-mind-association-codes-money\"> </a></td><td>Money</td></tr><tr><td style=\"white-space:nowrap\">partner<a name=\"state-of-mind-association-codes-partner\"> </a></td><td>Partner</td></tr><tr><td style=\"white-space:nowrap\">selfCare<a name=\"state-of-mind-association-codes-selfCare\"> </a></td><td>Self-Care</td></tr><tr><td style=\"white-space:nowrap\">spirituality<a name=\"state-of-mind-association-codes-spirituality\"> </a></td><td>Spirituality</td></tr><tr><td style=\"white-space:nowrap\">tasks<a name=\"state-of-mind-association-codes-tasks\"> </a></td><td>Tasks</td></tr><tr><td style=\"white-space:nowrap\">travel<a name=\"state-of-mind-association-codes-travel\"> </a></td><td>Travel</td></tr><tr><td style=\"white-space:nowrap\">weather<a name=\"state-of-mind-association-codes-weather\"> </a></td><td>Weather</td></tr><tr><td style=\"white-space:nowrap\">work<a name=\"state-of-mind-association-codes-work\"> </a></td><td>Work</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "pe" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "1"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
]
]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/phr/CodeSystem/state-of-mind-association-codes"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0-ballot2"] ;
fhir:CodeSystem.name [ fhir:value "StateOfMindAssociation"] ;
fhir:CodeSystem.title [ fhir:value "State of Mind Association Codes"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-09T21:10:21+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "HL7 International / Patient Empowerment"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / Patient Empowerment" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientempowerment" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Codes for state of mind association"] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "18"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "community" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Community" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "currentEvents" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Current Events" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "dating" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dating" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "education" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Education" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "family" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Family" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "fitness" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Fitness" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "friends" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Friends" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "health" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Health" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "hobbies" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Hobbies" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "identity" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Identity" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "money" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Money" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "partner" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Partner" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "selfCare" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Self-Care" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "spirituality" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Spirituality" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "tasks" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Tasks" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "travel" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Travel" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "weather" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Weather" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "work" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Work" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/state-of-mind-association-codes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/state-of-mind-association-codes.ttl> .
IG © 2022+ HL7 International / Patient Empowerment.
Package hl7.fhir.uv.phr#1.0.0-ballot2 based on FHIR 4.0.1.
Generated
2026-07-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
