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" : "vs-vital-signs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-vital-signs</b></p><a name=\"vs-vital-signs\"> </a><a name=\"hcvs-vital-signs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/364075005\">364075005</a></td><td>Heart rate</td></tr><tr><td><a href=\"http://snomed.info/id/386725007\">386725007</a></td><td>Body temperature</td></tr><tr><td><a href=\"http://snomed.info/id/27113001\">27113001</a></td><td>Body weight (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/1153637007\">1153637007</a></td><td>Body height (observable entity)</td></tr><tr><td><a href=\"http://snomed.info/id/75367002\">75367002</a></td><td>Blood pressure</td></tr></table></li></ul></div>"
},
"url" : "https://pghd.na.icar.cnr.it/ValueSet/vs-vital-signs",
"version" : "0.1.0",
"name" : "VS_VitalSigns",
"title" : "VitalSignsObservations 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 for vital signs observations",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "364075005",
"display" : "Heart rate"
},
{
"code" : "386725007",
"display" : "Body temperature"
},
{
"code" : "27113001",
"display" : "Body weight (observable entity)"
},
{
"code" : "1153637007",
"display" : "Body height (observable entity)"
},
{
"code" : "75367002",
"display" : "Blood pressure"
}
]
}
]
}
}