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

FHIR IG Statistics: ValueSet/questionnaire-ccars-overall-symptom-severity-rating

Packagesignal.core.r4
Resource TypeValueSet
Idquestionnaire-ccars-overall-symptom-severity-rating
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-overall-symptom-severity-rating
URLhttps://signalbhn.org/fhir/ValueSet/questionnaire-ccars-overall-symptom-severity-rating
Version6.0.0
Statusdraft
NameQuestionnaireCCARSOverallSymptomSeverityRating
TitleQuestionnaire CCARS Overall Symptom Severity Rating
Realmus
Authorityhl7
DescriptionRate the severity of the person's mental health symptoms.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
questionnaire-ccars-overall-symptom-severity-ratingQuestionnaire CCARS Overall Symptom Severity Rating

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "questionnaire-ccars-overall-symptom-severity-rating",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://signalbhn.org/fhir/ValueSet/questionnaire-ccars-overall-symptom-severity-rating",
  "version": "6.0.0",
  "name": "QuestionnaireCCARSOverallSymptomSeverityRating",
  "title": "Questionnaire CCARS Overall Symptom Severity Rating",
  "publisher": "Signal",
  "status": "draft",
  "experimental": true,
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Rate the severity of the person's mental health symptoms.",
  "compose": {
    "include": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "concept": [
          {
            "code": "1",
            "display": "No symptoms are present for this person"
          },
          {
            "code": "3",
            "display": "Symptoms may be intermittent or may persist at a low level"
          },
          {
            "code": "5",
            "display": "Symptoms are present which require formal professional mental health intervention"
          },
          {
            "code": "7",
            "display": "Significant symptoms affecting multiple domains exist, often requiring external intervention"
          },
          {
            "code": "9",
            "display": "Symptoms are profound and potentially life-threatening"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-07-31T18:35:33.1743667+00:00",
    "contains": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "code": "1",
        "display": "No symptoms are present for this person"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "code": "3",
        "display": "Symptoms may be intermittent or may persist at a low level"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "code": "5",
        "display": "Symptoms are present which require formal professional mental health intervention"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "code": "7",
        "display": "Significant symptoms affecting multiple domains exist, often requiring external intervention"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/questionnaire-ccars-overall-symptom-severity-rating",
        "code": "9",
        "display": "Symptoms are profound and potentially life-threatening"
      }
    ]
  }
}