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" : "FESResponse",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FESResponse</b></p><a name=\"FESResponse\"> </a><a name=\"hcFESResponse\"> </a><a name=\"FESResponse-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/FESResponse</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"FESResponse-1\"> </a></td><td>Not at all concerned</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"FESResponse-2\"> </a></td><td>Somewhat concerned</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"FESResponse-3\"> </a></td><td>Fairly concerned</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"FESResponse-4\"> </a></td><td>Very concerned</td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/FESResponse",
"version" : "3.4.1",
"name" : "FESResponse",
"title" : "Questionnaire Response FES",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Questionnaire Response FES",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Not at all concerned"
},
{
"code" : "2",
"display" : "Somewhat concerned"
},
{
"code" : "3",
"display" : "Fairly concerned"
},
{
"code" : "4",
"display" : "Very concerned"
}
]
}