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
| Active as of 2026-03-19 |
{
"resourceType" : "ValueSet",
"id" : "VsAllergyCategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VsAllergyCategory</b></p><a name=\"VsAllergyCategory\"> </a><a name=\"hcVsAllergyCategory\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-allergy-intolerance-category.html\">AllergyIntoleranceCategory</a></li></ul></div>"
},
"url" : "https://pghd.na.icar.cnr.it/ValueSet/VsAllergyCategory",
"version" : "0.1.0",
"name" : "AllergyCategoryVs",
"title" : "Allergy Category Code 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 containing the list of codes to be used for allergies/intolerances (e.g. food, medication)",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/allergy-intolerance-category"
]
}
]
}
}