FHIR IG Statistics: ValueSet/woundTypeEtiologyVS
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": "woundTypeEtiologyVS",
"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/woundTypeEtiologyVS",
"version": "0.1.0",
"name": "WoundTypeEtiologyvalueset",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes and expressions. A set of codes that describe the causitive agent of 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": "64572001",
"display": "Disease"
},
{
"code": "49062001",
"display": "Device"
},
{
"code": "31986002",
"display": "Animal bite"
},
{
"code": "43028005",
"display": "Human bite"
},
{
"code": "276853009",
"display": "Self inflicted injury"
},
{
"code": "16514006",
"display": "Moist skin"
},
{
"code": "24734008",
"display": "Insect bite"
},
{
"code": "449753006",
"display": "Pressure point of skin"
},
{
"code": "699533003",
"display": "Shear injury"
},
{
"code": "19130008",
"display": "Traumatic abnormality"
}
]
}
]
}
}