FHIR IG Statistics: ValueSet/woundExudateColorVS
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": "woundExudateColorVS",
"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/woundExudateColorVS",
"version": "0.1.0",
"name": "WoundExudateColorValueSet",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that describe what the color of the exudate is.",
"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": "263716002",
"display": "Colorless"
},
{
"code": "371244009",
"display": "Yellow color"
},
{
"code": "371252007",
"display": "Black color"
},
{
"code": "371254008",
"display": "Brown color"
},
{
"code": "371246006",
"display": "Green color"
},
{
"code": "456131000124100",
"display": "Tan color"
},
{
"code": "449121000124107",
"display": "Amber color"
},
{
"code": "405738005",
"display": "Blue color"
},
{
"code": "371242008",
"display": "Orange color"
},
{
"code": "371243003",
"display": "Pink color"
},
{
"code": "371240000",
"display": "Red color"
},
{
"code": "371251000",
"display": "White color"
},
{
"code": "371250004",
"display": "Purple color"
},
{
"code": "405739002",
"display": "Blue green color"
}
]
}
]
}
}