Patient Generated Health Data Implementation Guide
0.1.0 - ci-build

Patient Generated Health Data Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Symptoms VS - JSON Representation

Active as of 2026-03-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-patient-symptoms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-patient-symptoms</b></p><a name=\"vs-patient-symptoms\"> </a><a name=\"hcvs-patient-symptoms\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/386661006\">386661006</a></td><td>Fever (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/49727002\">49727002</a></td><td>Cough</td></tr><tr><td><a href=\"http://snomed.info/id/25064002\">25064002</a></td><td>Headache</td></tr><tr><td><a href=\"http://snomed.info/id/84229001\">84229001</a></td><td>Fatigue (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/422587007\">422587007</a></td><td>Nausea (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/21522001\">21522001</a></td><td>Abdominal pain (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://pghd.na.icar.cnr.it/ValueSet/vs-patient-symptoms",
  "version" : "0.1.0",
  "name" : "VSPatientSymptoms",
  "title" : "Patient Symptoms VS",
  "status" : "active",
  "date" : "2026-03-19T17:42:59+01:00",
  "publisher" : "PGHD",
  "contact" : [
    {
      "name" : "PGHD",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "ValueSet for patient symptoms",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "386661006",
            "display" : "Fever (finding)"
          },
          {
            "code" : "49727002",
            "display" : "Cough"
          },
          {
            "code" : "25064002",
            "display" : "Headache"
          },
          {
            "code" : "84229001",
            "display" : "Fatigue (finding)"
          },
          {
            "code" : "422587007",
            "display" : "Nausea (finding)"
          },
          {
            "code" : "21522001",
            "display" : "Abdominal pain (finding)"
          }
        ]
      }
    ]
  }
}