| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | ValueSet |
| Id | woundTypeVS |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundTypeVS.html |
| URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundTypeVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-06-19 |
| Name | CIMIWoundTypevalueset |
| Realm | us |
| Authority | hl7 |
| Description | Select SNOMED code system values. Codes that describe a kind of wound. |
| Copyright | TBD |
| StructureDefinition | |
| WoundAssert | WoundAssert |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 125667009 | Contusion |
| 271761007 | Scaly skin |
| 128045006 | Cellulitis |
| 271807003 | Eruption |
| 274165007 | Laceration of skin |
| 95321009 | Fissure in skin |
| 13954005 | Ischemic ulcer |
| 247444006 | Excoriation of skin |
| 428220001 | Tear of skin |
| 283545005 | Gunshot wound |
| 312609001 | Puncture wound - injury |
| 425322008 | Stab wound |
| 403601003 | Neuropathic ulcer |
| 371032004 | Stasis ulcer |
| 399912005 | Pressure sore |
| 271767006 | Peeling of skin |
| 400012003 | Abrasion and/or friction burn of skin |
| 429349001 | Avulsion of skin |
| 283682007 | Bite - wound |
| 247464001 | Blistering eruption |
| 284196006 | Burn of skin |
| 444827008 | Erythema of skin |
| 279420009 | Hematoma of skin |
| 402276007 | Irritant contact dermatitis due to incontinence |
| 3644009 | Macerated skin |
| 421594008 | Nonstageable pressure ulcer |
| 129902007 | Skin incision finding |
| 723071003 | Deep tissue pressure injury |
| 238792006 | Mixed arteriovenous leg ulcer |
{
"resourceType": "ValueSet",
"id": "woundTypeVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundTypeVS",
"version": "0.1.0",
"name": "CIMIWoundTypevalueset",
"status": "draft",
"date": "2019-06-19",
"publisher": "Clinical Information Modeling Initiative (CIMI)",
"description": "Select SNOMED code system values. Codes that describe a kind of wound.",
"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": "125667009",
"display": "Contusion"
},
{
"code": "271761007",
"display": "Scaly skin"
},
{
"code": "128045006",
"display": "Cellulitis"
},
{
"code": "271807003",
"display": "Eruption"
},
{
"code": "274165007",
"display": "Laceration of skin"
},
{
"code": "95321009",
"display": "Fissure in skin"
},
{
"code": "13954005",
"display": "Ischemic ulcer"
},
{
"code": "247444006",
"display": "Excoriation of skin"
},
{
"code": "428220001",
"display": "Tear of skin"
},
{
"code": "283545005",
"display": "Gunshot wound"
},
{
"code": "312609001",
"display": "Puncture wound - injury"
},
{
"code": "425322008",
"display": "Stab wound"
},
{
"code": "403601003",
"display": "Neuropathic ulcer"
},
{
"code": "371032004",
"display": "Stasis ulcer"
},
{
"code": "399912005",
"display": "Pressure sore"
},
{
"code": "271767006",
"display": "Peeling of skin"
},
{
"code": "400012003",
"display": "Abrasion and/or friction burn of skin"
},
{
"code": "429349001",
"display": "Avulsion of skin"
},
{
"code": "283682007",
"display": "Bite - wound"
},
{
"code": "247464001",
"display": "Blistering eruption"
},
{
"code": "284196006",
"display": "Burn of skin"
},
{
"code": "444827008",
"display": "Erythema of skin"
},
{
"code": "279420009",
"display": "Hematoma of skin"
},
{
"code": "402276007",
"display": "Irritant contact dermatitis due to incontinence"
},
{
"code": "3644009",
"display": "Macerated skin"
},
{
"code": "421594008",
"display": "Nonstageable pressure ulcer"
},
{
"code": "129902007",
"display": "Skin incision finding"
},
{
"code": "723071003",
"display": "Deep tissue pressure injury"
},
{
"code": "238792006",
"display": "Mixed arteriovenous leg ulcer"
}
]
}
]
}
}