Smart Bear Implementation Guide
3.4.1 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-17 |
{
"resourceType" : "CodeSystem",
"id" : "CausalityAdverseEventCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CausalityAdverseEventCS</b></p><a name=\"CausalityAdverseEventCS\"> </a><a name=\"hcCausalityAdverseEventCS\"> </a><a name=\"CausalityAdverseEventCS-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/CausalityAdverseEventCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">yes<a name=\"CausalityAdverseEventCS-yes\"> </a></td></tr><tr><td style=\"white-space:nowrap\">possibility<a name=\"CausalityAdverseEventCS-possibility\"> </a></td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"CausalityAdverseEventCS-no\"> </a></td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/CausalityAdverseEventCS",
"version" : "3.4.1",
"name" : "CausalityAdverseEventCS",
"title" : "Causality of Adverse Events in Smart Bear",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Category codes for adverse events in Smart Bear",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "yes",
"display" : "yes"
},
{
"code" : "possibility",
"display" : "possibility"
},
{
"code" : "no",
"display" : "no"
}
]
}