US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901
US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions
Active as of 2025-09-02 |
{
"resourceType" : "CodeSystem",
"id" : "CSencounterProblemStatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSencounterProblemStatus</b></p><a name=\"CSencounterProblemStatus\"> </a><a name=\"hcCSencounterProblemStatus\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/9000010.07-.06</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\">R<a name=\"CSencounterProblemStatus-R\"> </a></td><td>RESOLVED</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"CSencounterProblemStatus-C\"> </a></td><td>CONSIDER</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"CSencounterProblemStatus-D\"> </a></td><td>DOUBTFUL</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"CSencounterProblemStatus-F\"> </a></td><td>FOLLOW UP</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"CSencounterProblemStatus-M\"> </a></td><td>MAYBE, POSSIBLE, PERHAPS</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"CSencounterProblemStatus-P\"> </a></td><td>PROBABLE</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"CSencounterProblemStatus-O\"> </a></td><td>RULE OUT</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"CSencounterProblemStatus-S\"> </a></td><td>SUSPECT, SUSPICIOUS</td></tr></table></div>"
},
"url" : "http://va.gov/terminology/vistaDefinedTerms/9000010.07-.06",
"version" : "1.8.0",
"name" : "CSencounterProblemStatus",
"title" : "VistA CodeSystem for 9000010.07-.06",
"status" : "active",
"experimental" : false,
"date" : "2025-09-02T14:12:45+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistaDefinedTerms/9000010.07-.06",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "R",
"display" : "RESOLVED"
},
{
"code" : "C",
"display" : "CONSIDER"
},
{
"code" : "D",
"display" : "DOUBTFUL"
},
{
"code" : "F",
"display" : "FOLLOW UP"
},
{
"code" : "M",
"display" : "MAYBE, POSSIBLE, PERHAPS"
},
{
"code" : "P",
"display" : "PROBABLE"
},
{
"code" : "O",
"display" : "RULE OUT"
},
{
"code" : "S",
"display" : "SUSPECT, SUSPICIOUS"
}
]
}