FHIR IG Statistics: ValueSet/pressureUlcerAssociationVS
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": "pressureUlcerAssociationVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/pressureUlcerAssociationVS",
"version": "0.1.0",
"name": "PressureUlcerAssociationvalueset",
"status": "draft",
"date": "2019-06-19",
"publisher": "Health Services Platform Consortium (HSPC)",
"description": "Select SNOMED code system values. Codes that describe if a pressure ulcer is due to a device or not.",
"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": "449753006",
"display": "Pressure point of skin"
},
{
"code": "449755004",
"display": "Pressure point of skin related to device"
}
]
}
]
}
}