This page is part of the Healthcare Associated Infection Implementation Guide (v1.1.0: STU 2 Ballot 1) based on FHIR R3. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions 
JSON Format: ValueSet-2.16.840.1.113883.10.20.5.9.31
Raw json
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.10.20.5.9.31",
"meta" : {
"id" : "6687"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNSSIDetectionMethodType</h2><div><p>The type of surveillance process by which the SSI was identified.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-2.16.840.1.113883.6.277.html\"><code>http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277</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=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1309-4\">1309-4</a></td><td>Active SSI Detection Method</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1312-8\">1312-8</a></td><td>Passive SSI Detection Method</td><td/></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.10.20.5.9.31",
"version" : "1.1.0",
"name" : "NHSNSSIDetectionMethodType",
"status" : "draft",
"date" : "2019-03-27T07:21:32+11:00",
"description" : "The type of surveillance process by which the SSI was identified.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277",
"concept" : [
{
"code" : "1309-4",
"display" : "Active SSI Detection Method"
},
{
"code" : "1312-8",
"display" : "Passive SSI Detection Method"
}
]
}
]
}
}

