FHIR IG Statistics: ValueSet/woundExudateAmountDescriptionVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "woundExudateAmountDescriptionVS",
"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/woundExudateAmountDescriptionVS",
"version": "0.1.0",
"name": "WoundExudateAmountDescriptionValueSet",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that give a qualitative description of the volume of wound exudate.",
"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": "255509001",
"display": "Large"
},
{
"code": "6736007",
"display": "Moderate"
},
{
"code": "260413007",
"display": "None"
},
{
"code": "263865001",
"display": "Scanty"
},
{
"code": "255507004",
"display": "Small"
}
]
}
]
}
}