: MediRecords Location Ward Specialty ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mr-location-ward-specialty",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-mr-ward-specialty-code.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-ward-specialty-code</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-OB\">OB</a></td><td>Obstetrics clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ORTHO\">ORTHO</a></td><td>Orthopedics clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-CARD\">CARD</a></td><td>Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ONCL\">ONCL</a></td><td>Medical oncology clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-PEDC\">PEDC</a></td><td>Pediatrics clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-SU\">SU</a></td><td>Surgery clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-NS\">NS</a></td><td>Neurosurgery unit</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ENT\">ENT</a></td><td>Otorhinolaryngology clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-URO\">URO</a></td><td>Urology clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-GI\">GI</a></td><td>Gastroenterology clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-NEUR\">NEUR</a></td><td>Neurology clinic</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-RHU\">RHU</a></td><td>Rehabilitation hospital unit</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-RTF\">RTF</a></td><td>Residential treatment facility</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-PSYCHF\">PSYCHF</a></td><td>Psychatric Care Facility</td><td>Healthcare facility that cares for patients with psychiatric illness(s).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ETU\">ETU</a></td><td>Emergency trauma unit</td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ICU\">ICU</a></td><td>Intensive care unit</td><td/></tr></table></li></ul></div>"
},
"url" : "https://fhir.medirecords.com/ValueSet/mr-location-ward-specialty",
"version" : "1.4.1",
"name" : "MRLocationWardSpecialtyValueSet",
"title" : "MediRecords Location Ward Specialty ValueSet",
"status" : "active",
"date" : "2024-10-28T02:34:31+00:00",
"description" : "MediRecords Ward Specialty ValueSet for Location type",
"compose" : {
"include" : [
{
"system" : "https://fhir.medirecords.com/CodeSystem/mr-ward-specialty-code"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept" : [
{
"code" : "OB",
"display" : "Obstetrics clinic"
},
{
"code" : "ORTHO",
"display" : "Orthopedics clinic"
},
{
"code" : "CARD",
"display" : "Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities"
},
{
"code" : "ONCL",
"display" : "Medical oncology clinic"
},
{
"code" : "PEDC",
"display" : "Pediatrics clinic"
},
{
"code" : "SU",
"display" : "Surgery clinic"
},
{
"code" : "NS",
"display" : "Neurosurgery unit"
},
{
"code" : "ENT",
"display" : "Otorhinolaryngology clinic"
},
{
"code" : "URO",
"display" : "Urology clinic"
},
{
"code" : "GI",
"display" : "Gastroenterology clinic"
},
{
"code" : "NEUR",
"display" : "Neurology clinic"
},
{
"code" : "RHU",
"display" : "Rehabilitation hospital unit"
},
{
"code" : "RTF",
"display" : "Residential treatment facility"
},
{
"code" : "PSYCHF",
"display" : "Psychatric Care Facility"
},
{
"code" : "ETU",
"display" : "Emergency trauma unit"
},
{
"code" : "ICU",
"display" : "Intensive care unit"
}
]
}
]
}
}