{
  "resourceType" : "ValueSet",
  "id" : "vrdr-place-of-injury-other-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vrdr-place-of-injury-other-vs</b></p><a name=\"vrdr-place-of-injury-other-vs\"> </a><a name=\"hcvrdr-place-of-injury-other-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html\"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-D\">D</a></td><td>Military Residence</td><td>Military Residence</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-E\">E</a></td><td>Hospital</td><td>Hospital</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-H\">H</a></td><td>Garage/Warehouse</td><td>Garage/Warehouse</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-J\">J</a></td><td>Mine/Quarry</td><td>Mine/Quarry</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-L\">L</a></td><td>Public Recreation Area</td><td>Public Recreation Area</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-M\">M</a></td><td>Institutional Recreation Area</td><td>Institutional Recreation Area</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-P\">P</a></td><td>Other specified place</td><td>Other specified place</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/vrdr/ImplementationGuide/hl7.fhir.us.vrdr"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-other-vs",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.10.48.18"
  }],
  "version" : "3.0.0",
  "name" : "PlaceOfInjuryOtherVS",
  "title" : "Place of Injury - Other ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-27T19:40:05+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    },
    {
      "system" : "email",
      "value" : "pher@lists.HL7.org"
    }]
  }],
  "description" : "Place of Injury from NCHS SuperMicar Format.  This provides additional detail when the TRX code is 'Other'.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs",
      "concept" : [{
        "code" : "D",
        "display" : "Military Residence"
      },
      {
        "code" : "E",
        "display" : "Hospital"
      },
      {
        "code" : "H",
        "display" : "Garage/Warehouse"
      },
      {
        "code" : "J",
        "display" : "Mine/Quarry"
      },
      {
        "code" : "L",
        "display" : "Public Recreation Area"
      },
      {
        "code" : "M",
        "display" : "Institutional Recreation Area"
      },
      {
        "code" : "P",
        "display" : "Other specified place"
      }]
    }]
  }
}