FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vrdr-place-of-injury-other-vs

Packagehl7.fhir.us.vrdr
Resource TypeValueSet
Idvrdr-place-of-injury-other-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/ValueSet-vrdr-place-of-injury-other-vs.html
URLhttp://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-other-vs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NamePlaceOfInjuryOtherVS
TitlePlace of Injury - Other ValueSet
Realmus
Authorityhl7
DescriptionPlace of Injury from NCHS SuperMicar Format. This provides additional detail when the TRX code is 'Other'.

Resources that use this resource

StructureDefinition
vrdr-place-of-injuryPlace Of Injury

Resources that this resource uses

CodeSystem
vrdr-system-placeofinjury-csSupermicar Place Of Injury CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vrdr-place-of-injury-other-vs

  • Include these codes as defined in http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs
    CodeDisplayDefinition
    DMilitary ResidenceMilitary Residence
    EHospitalHospital
    HGarage/WarehouseGarage/Warehouse
    JMine/QuarryMine/Quarry
    LPublic Recreation AreaPublic Recreation Area
    MInstitutional Recreation AreaInstitutional Recreation Area
    POther specified placeOther specified place

Source

{
  "resourceType": "ValueSet",
  "id": "vrdr-place-of-injury-other-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "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": "2024-10-23T21:53:18+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"
          }
        ]
      }
    ]
  }
}