FHIR IG Statistics: ValueSet/woundShapeVS
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": "woundShapeVS",
"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/woundShapeVS",
"version": "0.1.0",
"name": "WoundShapeVS",
"title": "Wound Shape value set",
"status": "draft",
"experimental": true,
"date": "2019-09-30",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that describes the shape of the wound bed.",
"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": "73847003",
"display": "Club shape"
},
{
"code": "102281001",
"display": "Dumbbell shape"
},
{
"code": "36394000",
"display": "Funnel shape"
},
{
"code": "42620005",
"display": "Fusiform shape"
},
{
"code": "63068002",
"display": "Horseshoe shape"
},
{
"code": "260666003",
"display": "J shaped"
},
{
"code": "84360004",
"display": "Ovoid shape"
},
{
"code": "65101006",
"display": "Pear shape"
},
{
"code": "30899007",
"display": "Quadrangular"
},
{
"code": "59410002",
"display": "Rectangular"
},
{
"code": "42700002",
"display": "Round shape"
},
{
"code": "71712007",
"display": "Saddle shape"
},
{
"code": "56924007",
"display": "Square"
},
{
"code": "255294004",
"display": "V shaped"
},
{
"code": "20446002",
"display": "Wedge shape"
}
]
}
]
}
}