Televisita
0.1.0 - ci-build
Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-08-06 |
{
"resourceType" : "ValueSet",
"id" : "vsTipologiaDocumentale",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vsTipologiaDocumentale</b></p><a name=\"vsTipologiaDocumentale\"> </a><a name=\"hcvsTipologiaDocumentale\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/53576-5/\">53576-5</a></td><td>Personal health monitoring report Document</td></tr><tr><td><a href=\"https://loinc.org/75496-0/\">75496-0</a></td><td>Telehealth Note</td></tr><tr><td><a href=\"https://loinc.org/85208-7/\">85208-7</a></td><td>Telehealth Consult note</td></tr><tr><td><a href=\"https://loinc.org/91531-4/\">91531-4</a></td><td>Social worker Telehealth Note</td></tr><tr><td><a href=\"https://loinc.org/64296-7/\">64296-7</a></td><td>Personal health monitoring report Automated</td></tr></table></li></ul></div>"
},
"url" : "https://agenas.gov.it/fhir/ValueSet/vsTipologiaDocumentale",
"version" : "0.1.0",
"name" : "VsTipologiaDocumentale",
"title" : "VS - Tipologia documentale",
"status" : "draft",
"experimental" : false,
"date" : "2025-08-06T15:14:21+02:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Codici LOINC dei documenti",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "53576-5",
"display" : "Personal health monitoring report Document"
},
{
"code" : "75496-0",
"display" : "Telehealth Note"
},
{
"code" : "85208-7",
"display" : "Telehealth Consult note"
},
{
"code" : "91531-4",
"display" : "Social worker Telehealth Note"
},
{
"code" : "64296-7",
"display" : "Personal health monitoring report Automated"
}
]
}
]
}
}