FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.vdor
Resource TypeValueSet
IdValueSet-nvdrs-wound-location-values-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-nvdrs-wound-location-values-vs.html
URLhttp://hl7.org/fhir/us/vdor/ValueSet/nvdrs-wound-location-values-vs
Version0.1.0-cibuild
Statusdraft
Date2026-02-02T18:19:35+00:00
NameNVDRSWoundLocationValuesVS
TitleVDOR - NVDRS Wound Location Response Options Observation Codes
Realmus
Authorityhl7
DescriptionOfficial NVDRS Coding Manual Wound Location Response Options code ValueSet.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
nvdrs-coding-manual-csVDOR - NVDRS Coding Manual Codes
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet nvdrs-wound-location-values-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "nvdrs-wound-location-values-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    },
    {
      "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/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/vdor/ValueSet/nvdrs-wound-location-values-vs",
  "version": "0.1.0-cibuild",
  "name": "NVDRSWoundLocationValuesVS",
  "title": "VDOR - NVDRS Wound Location Response Options Observation Codes",
  "status": "draft",
  "date": "2026-02-02T18:19:35+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "Official NVDRS Coding Manual Wound Location Response Options code ValueSet.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/vdor/CodeSystem/nvdrs-coding-manual-cs",
        "concept": [
          {
            "code": "WoundLocation0",
            "display": "Absent (not wounded)"
          },
          {
            "code": "WoundLocation1",
            "display": "Present (wounded)"
          },
          {
            "code": "WoundLocation8",
            "display": "Not applicable"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "261665006",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}