0.1.0 - ci-build
KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-11-27 |
{
"resourceType" : "ValueSet",
"id" : "yes-no-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet yes-no-vs</b></p><a name=\"yes-no-vs\"> </a><a name=\"hcyes-no-vs\"> </a><a name=\"yes-no-vs-en-US\"> </a><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://snomed.info/id/373066001\">373066001</a></td><td>Yes (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.nphl.go.ke/ValueSet/yes-no-vs",
"version" : "0.1.0",
"name" : "YesNoVS",
"title" : "Yes/No Value Set",
"status" : "draft",
"date" : "2024-11-27T16:57:00+03:00",
"publisher" : "DNLS",
"contact" : [
{
"name" : "DNLS",
"telecom" : [
{
"system" : "url",
"value" : "http://nphl.go.ke"
}
]
}
],
"description" : "The SNOMED CT codes to answer in the affirmative or negative.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "373066001",
"display" : "Yes (qualifier value)"
},
{
"code" : "373067005",
"display" : "No (qualifier value)"
}
]
}
]
}
}