{
  "resourceType" : "ValueSet",
  "id" : "symptom-presence",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir/pghd/ValueSet/symptom-presence",
  "version" : "0.5.0",
  "name" : "SymptomPresenceValueSet",
  "title" : "Symptom Presence",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-19T16:51:22+09:00",
  "description" : "Code for presence or absence of symptoms  \n症状の有無を表すコード",
  "copyright" : "Copyright 2024+",
  "compose" : {
    "include" : [{
      "system" : "http://fhir/pghd/CodeSystem/presence-codes"
    }]
  }
}