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 - XML Representation

Active as of 2026-03-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-patient-symptoms"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://pghd.na.icar.cnr.it/ValueSet/vs-patient-symptoms"/>
  <version value="0.1.0"/>
  <name value="VSPatientSymptoms"/>
  <title value="Patient Symptoms VS"/>
  <status value="active"/>
  <date value="2026-03-19T17:42:59+01:00"/>
  <publisher value="PGHD"/>
  <contact>
    <name value="PGHD"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="ValueSet for patient symptoms"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="386661006"/>
        <display value="Fever (finding)"/>
      </concept>
      <concept>
        <code value="49727002"/>
        <display value="Cough"/>
      </concept>
      <concept>
        <code value="25064002"/>
        <display value="Headache"/>
      </concept>
      <concept>
        <code value="84229001"/>
        <display value="Fatigue (finding)"/>
      </concept>
      <concept>
        <code value="422587007"/>
        <display value="Nausea (finding)"/>
      </concept>
      <concept>
        <code value="21522001"/>
        <display value="Abdominal pain (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>