FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.phr
Resource TypeValueSet
IdValueSet-observation-symptom-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/personal-health-record-format-ig/ValueSet-observation-symptom-codes.html
URLhttp://hl7.org/fhir/uv/phr/ValueSet/observation-symptom-codes
Version1.0.0-ballot2
Statusactive
Date2025-12-27T21:39:37+00:00
NameObservationSymptom
TitleObservation Symptom Codes
Realmuv
Authorityhl7
DescriptionCodes representing symptom-related measurement items

Resources that use this resource

ConceptMap
symptom-pghd-to-snomedct
symptom-snomedct-to-pghd
StructureDefinition
pghd-symptomPGHD Symptom Profile

Resources that this resource uses

CodeSystem
observation-pghd-codesObservation PGHD Codes

Narrative

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

Generated Narrative: ValueSet observation-symptom-codes


Source1

{
  "resourceType": "ValueSet",
  "id": "observation-symptom-codes",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/phr/ValueSet/observation-symptom-codes",
  "version": "1.0.0-ballot2",
  "name": "ObservationSymptom",
  "title": "Observation Symptom Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-12-27T21:39:37+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        }
      ]
    }
  ],
  "description": "Codes representing symptom-related measurement items",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes",
        "concept": [
          {
            "code": "abdominalCramps"
          },
          {
            "code": "acne"
          },
          {
            "code": "appetiteChanges"
          },
          {
            "code": "bladderIncontinence"
          },
          {
            "code": "bloating"
          },
          {
            "code": "breastPain"
          },
          {
            "code": "chestTightnessOrPain"
          },
          {
            "code": "chills"
          },
          {
            "code": "constipation"
          },
          {
            "code": "coughing"
          },
          {
            "code": "diarrhea"
          },
          {
            "code": "dizziness"
          },
          {
            "code": "drySkin"
          },
          {
            "code": "fainting"
          },
          {
            "code": "fatigue"
          },
          {
            "code": "fever"
          },
          {
            "code": "generalizedBodyAche"
          },
          {
            "code": "hairLoss"
          },
          {
            "code": "headache"
          },
          {
            "code": "heartburn"
          },
          {
            "code": "hotFlashes"
          },
          {
            "code": "lossOfSmell"
          },
          {
            "code": "lossOfTaste"
          },
          {
            "code": "lowerBackPain"
          },
          {
            "code": "memoryLapse"
          },
          {
            "code": "moodChanges"
          },
          {
            "code": "nausea"
          },
          {
            "code": "nightSweats"
          },
          {
            "code": "pelvicPain"
          },
          {
            "code": "rapidPoundingOrFlutteringHeartbeat"
          },
          {
            "code": "runnyNose"
          },
          {
            "code": "shortnessOfBreath"
          },
          {
            "code": "sinusCongestion"
          },
          {
            "code": "skippedHeartbeat"
          },
          {
            "code": "sleepChanges"
          },
          {
            "code": "soreThroat"
          },
          {
            "code": "vaginalDryness"
          },
          {
            "code": "vomiting"
          },
          {
            "code": "wheezing"
          }
        ]
      }
    ]
  }
}