@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ndhm-mental-status"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This value set includes codes based on the following rules:

" ] ; # fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-mental-status"^^xsd:anyURI] ; # fhir:version [ fhir:v "4.0.0"] ; # fhir:name [ fhir:v "MentalStatus"] ; # fhir:title [ fhir:v "Mental Status"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2021-03-11"^^xsd:date] ; # fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://nrces.in/" ] ] ) ] ) ; # fhir:description [ fhir:v "This value set covers : All children (preferred term) of finding relating to Emotional state finding (finding) of the SNOMED CT"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "IN" ] ] ) ] ) ; # fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "83765003" ] ; fhir:display [ fhir:v "Boredom" ] ] [ fhir:code [ fhir:v "45763006" ] ; fhir:display [ fhir:v "Demoralization" ] ] [ fhir:code [ fhir:v "708891002" ] ; fhir:display [ fhir:v "Emotionally stable" ] ] [ fhir:code [ fhir:v "28669007" ] ; fhir:display [ fhir:v "Anhedonia" ] ] [ fhir:code [ fhir:v "48694002" ] ; fhir:display [ fhir:v "Anxiety" ] ] [ fhir:code [ fhir:v "102893002" ] ; fhir:display [ fhir:v "Excitability" ] ] [ fhir:code [ fhir:v "225012006" ] ; fhir:display [ fhir:v "Feeling ashamed" ] ] [ fhir:code [ fhir:v "224973000" ] ; fhir:display [ fhir:v "Feeling frustrated" ] ] [ fhir:code [ fhir:v "224973000" ] ; fhir:display [ fhir:v "Feeling frustrated" ] ] [ fhir:code [ fhir:v "267076002" ] ; fhir:display [ fhir:v "Feeling lonely" ] ] [ fhir:code [ fhir:v "307048004" ] ; fhir:display [ fhir:v "Feeling isolated" ] ] [ fhir:code [ fhir:v "162190005" ] ; fhir:display [ fhir:v "No nervous symptoms" ] ] [ fhir:code [ fhir:v "225457007" ] ; fhir:display [ fhir:v "Feeling suicidal" ] ] [ fhir:code [ fhir:v "224977004" ] ; fhir:display [ fhir:v "Feeling upset" ] ] [ fhir:code [ fhir:v "271596009" ] ; fhir:display [ fhir:v "Mental distress" ] ] [ fhir:code [ fhir:v "366979004" ] ; fhir:display [ fhir:v "Depressed mood" ] ] [ fhir:code [ fhir:v "1402001" ] ; fhir:display [ fhir:v "Fear" ] ] [ fhir:code [ fhir:v "75408008" ] ; fhir:display [ fhir:v "Feeling angry" ] ] [ fhir:code [ fhir:v "55929007" ] ; fhir:display [ fhir:v "Feeling irritable" ] ] [ fhir:code [ fhir:v "112080002" ] ; fhir:display [ fhir:v "Cheerful mood" ] ] [ fhir:code [ fhir:v "225658008" ] ; fhir:display [ fhir:v "Mood stable" ] ] [ fhir:code [ fhir:v "102894008" ] ; fhir:display [ fhir:v "Feeling calm" ] ] [ fhir:code [ fhir:v "425363002" ] ; fhir:display [ fhir:v "Smiling" ] ] [ fhir:code [ fhir:v "79015004" ] ; fhir:display [ fhir:v "Worried" ] ] [ fhir:code [ fhir:v "53489000" ] ; fhir:display [ fhir:v "Tension" ] ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:filter ( [ fhir:property [ fhir:v "concept" ] ; fhir:op [ fhir:v "is-a" ] ; fhir:value [ fhir:v "106126000" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------