FHIR IG Statistics: ValueSet/AffectiveGrade
Package | hl7.fhir.uv.symptoms |
Resource Type | ValueSet |
Id | AffectiveGrade |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/symptoms/https://build.fhir.org/ig/HL7/fhir-symptoms-ig/ValueSet-AffectiveGrade.html |
URL | http://hl7.org/fhir/uv/symptoms/ValueSet/AffectiveGrade |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-29T18:00:34+00:00 |
Name | AffectiveGrade |
Title | Affective Grade |
Realm | uv |
Authority | hl7 |
Description | Set of codes from LOINC that describe a patient's affective grade |
Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://loinc.org
where concept is-a 75798-9 (Emotional well being - FANLTC [FACIT])
Source
{
"resourceType": "ValueSet",
"id": "AffectiveGrade",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
},
{
"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/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/symptoms/ValueSet/AffectiveGrade",
"version": "0.1.0",
"name": "AffectiveGrade",
"title": "Affective Grade",
"status": "draft",
"experimental": true,
"date": "2025-07-29T18:00:34+00:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"name": "HL7 International / Clinical Interoperability Council",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description": "Set of codes from LOINC that describe a patient's affective grade",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "75798-9"
}
]
}
]
}
}