HEARTLAND Protocol FHIR Implementation Guide
0.1.0 - ci-build
HEARTLAND Protocol FHIR Implementation Guide - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
| Active as of 2026-04-16 |
{
"resourceType" : "ValueSet",
"id" : "heartland-monitoring-observation-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet heartland-monitoring-observation-code-vs</b></p><a name=\"heartland-monitoring-observation-code-vs\"> </a><a name=\"hcheartland-monitoring-observation-code-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> versão Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a href=\"https://loinc.org/29463-7/\">29463-7</a></td><td>Body weight</td></tr><tr><td><a href=\"https://loinc.org/8480-6/\">8480-6</a></td><td>Systolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/8481-4/\">8481-4</a></td><td>Diastolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/59408-5/\">59408-5</a></td><td>Oxygen saturation in Arterial blood by Pulse oximetry</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.heartlandprotocol.org/ValueSet/heartland-monitoring-observation-code-vs",
"version" : "0.1.0",
"name" : "HeartlandMonitoringObservationCodeVS",
"title" : "HEARTLAND Monitoring Observation Code Value Set",
"status" : "active",
"experimental" : false,
"date" : "2026-04-16T20:13:50-04:00",
"publisher" : "Vicky Muller Ferreira, MD",
"contact" : [
{
"name" : "Vicky Muller Ferreira, MD",
"telecom" : [
{
"system" : "url",
"value" : "https://heartlandprotocol.org"
},
{
"system" : "email",
"value" : "vickymuller@heartlandprotocol.org"
}
]
},
{
"name" : "Vicky Muller Ferreira, MD",
"telecom" : [
{
"system" : "email",
"value" : "vickymuller@heartlandprotocol.org",
"use" : "work"
},
{
"system" : "url",
"value" : "https://heartlandprotocol.org"
}
]
}
],
"description" : "LOINC codes for the four observations captured by the HEARTLAND remote monitoring kit per Module 5: body weight (digital scale), systolic and diastolic blood pressure (BP monitor), and oxygen saturation (pulse oximeter, when indicated).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "29463-7",
"display" : "Body weight"
},
{
"code" : "8480-6",
"display" : "Systolic blood pressure"
},
{
"code" : "8481-4",
"display" : "Diastolic blood pressure"
},
{
"code" : "59408-5",
"display" : "Oxygen saturation in Arterial blood by Pulse oximetry"
}
]
}
]
}
}