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

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

: Symptom Presence - XML Representation

Active as of 2024-12-19

Raw xml | Download



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