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-30 |
{
"resourceType" : "ValueSet",
"id" : "consent-purpose-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet consent-purpose-vs</b></p><a name=\"consent-purpose-vs\"> </a><a name=\"hcconsent-purpose-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-consent-purpose-cs.html\"><code>https://pghd.na.icar.cnr.it/CodeSystem/consent-purpose-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "https://pghd.na.icar.cnr.it/ValueSet/consent-purpose-vs",
"version" : "0.1.0",
"name" : "ConsentPurposeVS",
"title" : "Consent Purpose VS",
"status" : "active",
"experimental" : false,
"date" : "2026-03-30T10:09:13+02:00",
"publisher" : "PGHD",
"contact" : [
{
"name" : "PGHD",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "ValueSet containing the purposes of use for patient consent",
"compose" : {
"include" : [
{
"system" : "https://pghd.na.icar.cnr.it/CodeSystem/consent-purpose-cs"
}
]
}
}