PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-05-04 |
{
"resourceType" : "ValueSet",
"id" : "LeftRightBothVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=\"http://details.loinc.org/LOINC/LA4585-1.html\">LA4585-1</a></td><td>Left</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA4306-2.html\">LA4306-2</a></td><td>Right</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA14331-5.html\">LA14331-5</a></td><td>Both</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/pacio-splasch/ValueSet/LeftRightBothVS",
"version" : "0.1.0",
"name" : "LeftRightBothVS",
"title" : "Left / Right / Both",
"status" : "active",
"date" : "2022-05-04T12:01:11-04:00",
"publisher" : "HL7 Patient Care Working Group",
"contact" : [
{
"name" : "HL7 Patient Care Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "patients@lists.HL7.org"
}
]
},
{
"name" : "PACIO project",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "info@pacioproject.org"
}
]
}
],
"description" : "Left / Right / Both",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA4585-1",
"display" : "Left"
},
{
"code" : "LA4306-2",
"display" : "Right"
},
{
"code" : "LA14331-5",
"display" : "Both"
}
]
}
]
}
}