FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/AffectiveGrade

Packagehl7.fhir.uv.symptoms
Resource TypeValueSet
IdAffectiveGrade
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/symptoms/https://build.fhir.org/ig/HL7/fhir-symptoms-ig/ValueSet-AffectiveGrade.html
URLhttp://hl7.org/fhir/uv/symptoms/ValueSet/AffectiveGrade
Version0.1.0
Statusdraft
Date2025-07-29T18:00:34+00:00
NameAffectiveGrade
TitleAffective Grade
Realmuv
Authorityhl7
DescriptionSet of codes from LOINC that describe a patient's affective grade
CopyrightThis 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

StructureDefinition
SymptomObservationSymptom Observation

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet AffectiveGrade

  • Include codes fromhttp://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"
          }
        ]
      }
    ]
  }
}