US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
{
"resourceType" : "ValueSet",
"id" : "LabObservationStatus-vista",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LabObservationStatus-vista</b></p><a name=\"LabObservationStatus-vista\"> </a><a name=\"hcLabObservationStatus-vista\"> </a><a name=\"LabObservationStatus-vista-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0123.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0123</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b><a href=\"ValueSet-LabObservationStatus.html\">VF_LabObservationStatus</a></b></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0123.html#v2-0123-F\">F</a></td><td>FINAL RESULTS</td><td>Final results; results stored and verified.</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final\">final</a></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0123.html#v2-0123-P\">P</a></td><td>PRELIMINARY</td><td>A verified early result is available, final results not yet obtained</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary\">preliminary</a></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0123.html#v2-0123-null\">null</a></td><td/><td/><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-unknown\">unknown</a></td></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/LabObservationStatus-vista",
"version" : "1.3.1",
"name" : "LabObservationStatus_VistA",
"title" : "LabObservationStatus VistA",
"status" : "active",
"experimental" : false,
"date" : "2025-03-31T14:29:33+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "VistA Source ValueSet for Terminology Maps [VF_LabObservationStatus](ConceptMap-VF-LabObservationStatus.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0123",
"concept" : [
{
"code" : "F",
"display" : "FINAL RESULTS"
},
{
"code" : "P",
"display" : "PRELIMINARY"
},
{
"code" : "null"
}
]
}
]
}
}