US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: ImageStatusRadNuc VistA - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ImageStatusRadNuc-vista",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ImageStatusRadNuc-vista</b></p><a name=\"ImageStatusRadNuc-vista\"> </a><a name=\"hcImageStatusRadNuc-vista\"> </a><a name=\"ImageStatusRadNuc-vista-en-US\"> </a><ul><li>Include these codes as defined in <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-ImageStatusRadNuc.html\">VF_ImageStatusRadNuc</a></b></td></tr><tr><td>X</td><td>DELETED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-cancelled\">cancelled</a><i>(X' (Deleted) status refers to a report that is deleted from a case, but remains in the database though not selectable from any Radiology options.)</i></td></tr><tr><td>D</td><td>DRAFT</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary\">preliminary</a><i>(D' (Draft) status or 'PD' (Problem Draft) status refers to a report that is available only for display in the Rad/Nuc Med Department. A statement describing the problem to the interpreting physician is printed at the end of reports with the 'PD' status.)</i></td></tr><tr><td>EF</td><td>ELECTRONICALLY FILED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary\">preliminary</a><i>(EF' (Electronically Filed) status refers to a report that is interpreted outside the Rad/Nuc Med Department. The content is not the actual interpreted report, but canned text referring to the outside interpreted report.)</i></td></tr><tr><td>PD</td><td>PROBLEM DRAFT</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary\">preliminary</a><i>(D' (Draft) status or 'PD' (Problem Draft) status refers to a report that is available only for display in the Rad/Nuc Med Department. A statement describing the problem to the interpreting physician is printed at the end of reports with the 'PD' status.)</i></td></tr><tr><td>R</td><td>RELEASED/NOT VERIFIED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-preliminary\">preliminary</a><i>(R' (Released/Not Verified) status refers to a report that is not verified by the interpreting physician and is available for display outside the Rad/Nuc Med Department. The 'R' status is allowed only when the parameter that controls this feature, 'Allow Released/Unverified' of the 'RAD/NUC MED DIVISION' file (#79), is set to 'Yes'.)</i></td></tr><tr><td>V</td><td>VERIFIED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final\">final</a><i>(V' (Verified) status refers to a report that is verified by the interpreting physician and is available for display outside the Rad/Nuc Med Department to appropriate users, such as ward clerks, nurses, and physicians.)</i></td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/ImageStatusRadNuc-vista",
  "version" : "1.3.1",
  "name" : "ImageStatusRadNuc_VistA",
  "title" : "ImageStatusRadNuc 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_ImageStatusRadNuc](ConceptMap-VF-ImageStatusRadNuc.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
        "concept" : [
          {
            "code" : "X",
            "display" : "DELETED"
          },
          {
            "code" : "D",
            "display" : "DRAFT"
          },
          {
            "code" : "EF",
            "display" : "ELECTRONICALLY FILED"
          },
          {
            "code" : "PD",
            "display" : "PROBLEM DRAFT"
          },
          {
            "code" : "R",
            "display" : "RELEASED/NOT VERIFIED"
          },
          {
            "code" : "V",
            "display" : "VERIFIED"
          }
        ]
      }
    ]
  }
}