| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | ValueSet |
| Id | periwoundConditionVS |
| 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-periwoundConditionVS.html |
| URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/periwoundConditionVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-06-19 |
| Name | ReriwoundConditionvalueset |
| Realm | us |
| Authority | hl7 |
| Description | Select SNOMED CT codes and expressions. A set of codes and expressions that describe the state of the skin surrounding a wound. |
| Copyright | TBD |
| StructureDefinition | |
| PeriwoundConditionExt | PeriwoundConditionextension |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 302227002 | Ecchymosis |
| 95322002 | Edematous skin |
| 247444006 | Excoriation of skin |
| 247427007 | Fragile skin |
| 449742000 | Hemorrhage of periwound skin |
| 19843006 | Hypertrophic scar |
| 17038008 | Increased skin temperature |
| 449744004 | Induration of wound |
| 449738003 | Inflammation of periwound skin |
| 444884003 | Intact skin |
| 33659008 | Keloid scar |
| 3644009 | Macerated skin |
| 16514006 | Moist skin |
| 420356000 | Persistent erythema of skin |
| 423902002 | Purpura |
| 449739006 | Rupture of periwound skin |
| 275322007 | Scar |
| 201040000 | Callosity |
| 16386004 | Dry skin |
| 274165007 | Laceration of skin |
| 271807003 | Eruption |
| 239163008 | Wound erythema |
| 271767006 | Desquamation |
| 22253000 | Pain |
| 417237009 | Blister |
{
"resourceType": "ValueSet",
"id": "periwoundConditionVS",
"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/periwoundConditionVS",
"version": "0.1.0",
"name": "ReriwoundConditionvalueset",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes and expressions. A set of codes and expressions that describe the state of the skin surrounding a 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": "302227002",
"display": "Ecchymosis"
},
{
"code": "95322002",
"display": "Edematous skin"
},
{
"code": "247444006",
"display": "Excoriation of skin"
},
{
"code": "247427007",
"display": "Fragile skin"
},
{
"code": "449742000",
"display": "Hemorrhage of periwound skin"
},
{
"code": "19843006",
"display": "Hypertrophic scar"
},
{
"code": "17038008",
"display": "Increased skin temperature"
},
{
"code": "449744004",
"display": "Induration of wound"
},
{
"code": "449738003",
"display": "Inflammation of periwound skin"
},
{
"code": "444884003",
"display": "Intact skin"
},
{
"code": "33659008",
"display": "Keloid scar"
},
{
"code": "3644009",
"display": "Macerated skin"
},
{
"code": "16514006",
"display": "Moist skin"
},
{
"code": "420356000",
"display": "Persistent erythema of skin"
},
{
"code": "423902002",
"display": "Purpura"
},
{
"code": "449739006",
"display": "Rupture of periwound skin"
},
{
"code": "275322007",
"display": "Scar"
},
{
"code": "201040000",
"display": "Callosity"
},
{
"code": "16386004",
"display": "Dry skin"
},
{
"code": "274165007",
"display": "Laceration of skin"
},
{
"code": "271807003",
"display": "Eruption"
},
{
"code": "239163008",
"display": "Wound erythema"
},
{
"code": "271767006",
"display": "Desquamation"
},
{
"code": "22253000",
"display": "Pain"
},
{
"code": "417237009",
"display": "Blister"
}
]
}
]
}
}