FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-20 |
{
"resourceType" : "ValueSet",
"id" : "NoYesUnknownVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0532.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0532</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/5.3.0/CodeSystem-v2-0532.html#v2-0532-Y\">Y</a></td><td>Yes</td><td>Yes</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0532.html#v2-0532-N\">N</a></td><td>No</td><td>No</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0532.html#v2-0532-UNK\">UNK</a></td><td>Unknown</td><td>unknown</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/NoYesUnknownVS",
"version" : "0.0.0",
"name" : "NoYesUnknownVS",
"title" : "Yes, No and Unknown",
"status" : "active",
"experimental" : false,
"date" : "2024-02-20T17:55:35-03:00",
"publisher" : "Gabrielle dos Santos Leandro",
"contact" : [
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://gabriellesantosleandro.com"
},
{
"system" : "email",
"value" : "gabrielle.santos.leandro@gmail.com"
}
]
},
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br",
"use" : "work"
},
{
"system" : "email",
"value" : "gabrielle@m-caretech.com.br",
"use" : "work"
}
]
}
],
"description" : "ValueSet with responses Yes, No, and Unknown",
"copyright" : "Copyright HL7. Licensed under creative commons public domain",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept" : [
{
"code" : "Y",
"display" : "Yes"
},
{
"code" : "N",
"display" : "No"
},
{
"code" : "UNK",
"display" : "Unknown"
}
]
}
]
}
}