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

FHIR IG analytics

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeValueSet
IdValueSet-woundBedAppearanceVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundBedAppearanceVS.html
URLhttp://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundBedAppearanceVS
Version0.1.0
Statusdraft
Date2019-06-19
NameWoundBedAppearanceValueSet
Realmus
Authorityhl7
DescriptionSelect SNOMED CT codes and expressions. A set of codes that describe how the wound bed looks.
CopyrightTBD

Resources that use this resource

StructureDefinition
WoundBedAppearanceWoundBedAppearance

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


Source1

{
  "resourceType": "ValueSet",
  "id": "woundBedAppearanceVS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundBedAppearanceVS",
  "version": "0.1.0",
  "name": "WoundBedAppearanceValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2019-06-19",
  "publisher": "HSPC",
  "description": "Select SNOMED CT codes and expressions. A set of codes that describe how the wound bed looks.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "immutable": true,
  "copyright": "TBD",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "449746002",
            "display": "Wound slough"
          },
          {
            "code": "225541009",
            "display": "Granulation of tissue"
          },
          {
            "code": "449745003",
            "display": "Fibrinous wound bed"
          },
          {
            "code": "449743005",
            "display": "Wound epithelialization"
          },
          {
            "code": "421306004",
            "display": "Necrotic eschar"
          },
          {
            "code": "609410002",
            "display": "Necrosis of anatomical site"
          },
          {
            "code": "409590008",
            "display": "Skin eschar"
          }
        ]
      }
    ]
  }
}