FHIR IG Statistics: ValueSet/woundEdgeDescriptionVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "woundEdgeDescriptionVS",
"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/woundEdgeDescriptionVS",
"version": "0.1.0",
"name": "WoundEdgeDescriptionValueSet",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that describe what the boundaries of the wound look like.",
"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": "449741007",
"display": "Wound edges approximated"
},
{
"code": "427832005",
"display": "Dehiscence of wound of skin"
},
{
"code": "449751008",
"display": "Rolled wound edge"
},
{
"code": "449760000",
"display": "Scab of wound edge"
},
{
"code": "449749009",
"display": "Wound edge diffuse"
},
{
"code": "449750009",
"display": "Wound edge sharp"
},
{
"code": "449748001",
"display": "Wound edges attached"
}
]
}
]
}
}