Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

Publication Build: This will be filled in by the publication tooling

: Symptom Severity - XML Representation

Active as of 2024-12-19

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="symptom-severity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-symptom-severity-codes.html"><code>http://fhir/pghd/CodeSystem/symptom-severity-codes</code></a></li></ul></div>
  </text>
  <url value="http://fhir/pghd/ValueSet/symptom-severity"/>
  <version value="0.5.0"/>
  <name value="SymptomSeverityValueSet"/>
  <title value="Symptom Severity"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-19T16:51:22+09:00"/>
  <description value="Code for degree of symptoms  
症状の程度を表すコード"/>
  <copyright value="Copyright 2024+"/>
  <compose>
    <include>
      <system value="http://fhir/pghd/CodeSystem/symptom-severity-codes"/>
    </include>
  </compose>
</ValueSet>