{
  "resourceType" : "ConceptMap",
  "id" : "VF-DentalDeviceStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-DentalDeviceStatus</b></p><a name=\"VF-DentalDeviceStatus\"> </a><a name=\"hcVF-DentalDeviceStatus\"> </a><p>Mapping from <a href=\"ValueSet-DentalDeviceStatus-vista.html\">DentalDeviceStatus VistA</a> to <a href=\"ValueSet-DentalDeviceStatus.html\">DentalDeviceStatus FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-228.9-.08.html\">228.9-.08</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-device-status.html\">FHIRDeviceStatus</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>2 (Deleted)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>entered-in-error</td></tr><tr><td>0 (Existing)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>active</td></tr><tr><td>1 (Removed)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>inactive</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-DentalDeviceStatus",
  "version" : "2.5.0",
  "name" : "VF_DentalDeviceStatus",
  "title" : "VF_DentalDeviceStatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "Terminology Maps VF_DentalDeviceStatus",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/DentalDeviceStatus-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/DentalDeviceStatus",
  "group" : [{
    "source" : "http://va.gov/fhir/CodeSystem/228.9-.08",
    "target" : "http://hl7.org/fhir/device-status",
    "element" : [{
      "code" : "2",
      "display" : "Deleted",
      "target" : [{
        "code" : "entered-in-error",
        "display" : "Entered in Error",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "0",
      "display" : "Existing",
      "target" : [{
        "code" : "active",
        "display" : "Active",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "1",
      "display" : "Removed",
      "target" : [{
        "code" : "inactive",
        "display" : "Inactive",
        "equivalence" : "equal"
      }]
    }]
  }]
}