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

: VF_DiagnosticReportLabStatus - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-DiagnosticReportLabStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-DiagnosticReportLabStatus</b></p><a name=\"VF-DiagnosticReportLabStatus\"> </a><a name=\"hcVF-DiagnosticReportLabStatus\"> </a><a name=\"VF-DiagnosticReportLabStatus-en-US\"> </a><p>Mapping from <a href=\"ValueSet-DiagnosticReportLabStatus-vista.html\">DiagnosticReportLabStatus VistA</a> to <a href=\"ValueSet-DiagnosticReportLabStatus.html\">DiagnosticReportLabStatus FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/Terminology/VistADefinedTerms/64.061</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html\">DiagnosticReportStatus</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>C (CORRECTED RESULTS)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>corrected</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>F (FINAL RESULTS)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>final</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>Y (NO ORDER ON RECORD)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>unknown</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>R (NOT VERIFIED)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>preliminary</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>X (ORDER CANCELED)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>O (ORDER RECIEVED)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>registered</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>P (PRELIMINARY)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>preliminary</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>S (PROCEDURE SCHEDULED)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>registered</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>A (SOME RESULTS AVAILABLE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>partial</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr><tr><td>I (SPECIMEN RECEIVED)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>registered</td><td>This system is based on http://terminology.hl7.org/CodeSystem/v2-0123</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-DiagnosticReportLabStatus",
  "version" : "1.3.1",
  "name" : "VF_DiagnosticReportLabStatus",
  "title" : "VF_DiagnosticReportLabStatus",
  "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" : "Terminology Maps VF_DiagnosticReportLabStatus",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/DiagnosticReportLabStatus-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/DiagnosticReportLabStatus",
  "group" : [
    {
      "source" : "http://va.gov/Terminology/VistADefinedTerms/64.061",
      "target" : "http://hl7.org/fhir/diagnostic-report-status",
      "element" : [
        {
          "code" : "C",
          "display" : "CORRECTED RESULTS",
          "target" : [
            {
              "code" : "corrected",
              "display" : "Corrected",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "F",
          "display" : "FINAL RESULTS",
          "target" : [
            {
              "code" : "final",
              "display" : "Final",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "Y",
          "display" : "NO ORDER ON RECORD",
          "target" : [
            {
              "code" : "unknown",
              "display" : "Unknown",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "R",
          "display" : "NOT VERIFIED",
          "target" : [
            {
              "code" : "preliminary",
              "display" : "Preliminary",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "X",
          "display" : "ORDER CANCELED",
          "target" : [
            {
              "code" : "cancelled",
              "display" : "Cancelled",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "O",
          "display" : "ORDER RECIEVED",
          "target" : [
            {
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "P",
          "display" : "PRELIMINARY",
          "target" : [
            {
              "code" : "preliminary",
              "display" : "Preliminary",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "S",
          "display" : "PROCEDURE SCHEDULED",
          "target" : [
            {
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "A",
          "display" : "SOME RESULTS AVAILABLE",
          "target" : [
            {
              "code" : "partial",
              "display" : "Partial",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        },
        {
          "code" : "I",
          "display" : "SPECIMEN RECEIVED",
          "target" : [
            {
              "code" : "registered",
              "display" : "Registered",
              "equivalence" : "equal",
              "comment" : "This system is based on http://terminology.hl7.org/CodeSystem/v2-0123"
            }
          ]
        }
      ]
    }
  ]
}