: MediRecords Heart Rate Rhythm ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mr-heart-rate-rhythm-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mr-heart-rate-rhythm-code</b></p><a name=\"mr-heart-rate-rhythm-code\"> </a><a name=\"hcmr-heart-rate-rhythm-code\"> </a><a name=\"mr-heart-rate-rhythm-code-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/361137007\">361137007</a></td><td>Irregular heart beat</td></tr><tr><td><a href=\"http://snomed.info/id/76863003\">76863003</a></td><td>Normal Heart Rate</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.medirecords.com/ValueSet/mr-heart-rate-rhythm-code",
"version" : "1.4.1",
"name" : "MRHearRateRhythmValueSet",
"title" : "MediRecords Heart Rate Rhythm ValueSet",
"status" : "active",
"date" : "2025-02-03T04:29:41+00:00",
"description" : "MediRecords Heart Rate Rhythm ValueSet",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "361137007",
"display" : "Irregular heart beat"
},
{
"code" : "76863003",
"display" : "Normal Heart Rate"
}
]
}
]
}
}