{
"resourceType" : "ValueSet",
"id" : "bodyWeightMeasurementAssociatedPrecondVS",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Body Weight Measurement Associated Precondition value set</h2><div><p>SELECT SNOMED CT code system values.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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://browser.ihtsdotools.org/?perspective=full&conceptId1=971000205103">971000205103</a></td><td>Wearing street clothes with shoes</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=961000205106">961000205106</a></td><td>Wearing street clothes, no shoes</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=951000205108">951000205108</a></td><td>Wearing underwear or less</td><td/></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/hspc/ValueSet/bodyWeightMeasurementAssociatedPrecondVS",
"version" : "0.01",
"name" : "Body Weight Measurement Associated Precondition value set",
"status" : "draft",
"date" : "2018-11-08T00:00:00-07:00",
"publisher" : "Clinical Information Modeling Inititative",
"description" : "SELECT SNOMED CT code system values.",
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "971000205103",
"display" : "Wearing street clothes with shoes"
},
{
"code" : "961000205106",
"display" : "Wearing street clothes, no shoes"
},
{
"code" : "951000205108",
"display" : "Wearing underwear or less"
}
]
}
]
}
}