1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2020-07-10 |
{
"resourceType" : "ValueSet",
"id" : "Regularity",
"meta" : {
"lastUpdated" : "2020-07-10T12:51:45.913+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Regularity</b></p><a name=\"Regularity\"> </a><a name=\"hcRegularity\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-07-10 12:51:45+0000</p></div><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/271636001\">271636001</a></td><td>Pulse regular</td></tr><tr><td><a href=\"http://snomed.info/id/61086009\">61086009</a></td><td>Pulse irregular</td></tr></table></li></ul></div>"
},
"url" : "https://cambio.codes/snomed/regularity/v1",
"version" : "v1",
"name" : "Regularity",
"title" : "Regularity",
"status" : "active",
"date" : "2020-07-10T12:51:45.6042214+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "Value set for describing the regularity of the pulse for a patient",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "271636001",
"display" : "Pulse regular"
},
{
"code" : "61086009",
"display" : "Pulse irregular"
}
]
}
]
}
}