Publish Box goes here
: EMIS Problem Significance Code System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ProblemSignificance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/ProblemSignificance</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=\"ProblemSignificance-1\"> </a></td><td>Significant Problem/High Priority</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ProblemSignificance-2\"> </a></td><td>Minor Problem/Low Priority</td></tr></table></div>"
},
"url" : "http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/ProblemSignificance",
"version" : "2.0.0",
"name" : "ProblemSignificance",
"title" : "EMIS Problem Significance Code System",
"status" : "active",
"date" : "2022-12-13T08:06:20+00:00",
"description" : "EMIS Significance Code System.",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "1",
"display" : "Significant Problem/High Priority"
},
{
"code" : "2",
"display" : "Minor Problem/Low Priority"
}
]
}