Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions
: Questionnaire Response ReadLetterA - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ReadLetterA",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/ReadLetterA</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\">0<a name=\"ReadLetterA-0\"> </a></td><td>≥2 errors</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ReadLetterA-1\"> </a></td><td><2 errors</td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/ReadLetterA",
"version" : "0.3.4",
"name" : "ReadLetterA",
"title" : "Questionnaire Response ReadLetterA",
"status" : "active",
"date" : "2024-04-22T12:34:38+02:00",
"description" : "Questionnaire Response ReadLetterA",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "0",
"display" : "≥2 errors"
},
{
"code" : "1",
"display" : "<2 errors"
}
]
}