FHIR IG analytics| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | ValueSet |
| Id | woundInternalItemOrBodyStructureVisibleVS |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-woundInternalItemOrBodyStructureVisibleVS.html |
| URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/woundInternalItemOrBodyStructureVisibleVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-06-19 |
| Name | WoundInternalItemOrBodyStructureVisiblevalueset |
| Realm | us |
| Authority | hl7 |
| Description | Select SNOMED CT codes. A set of codes that describe things seen within a wound. |
| Copyright | TBD |
| StructureDefinition | |
| WoundInternalItemOrBodyStructureVisibleExt | WoundInternalItemOrBodyStructureVisibleextension |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 3138006 | Bone (tissue) structure |
| 71616004 | Muscle structure |
| 53350007 | Prosthesis |
| 13024002 | Tendon structure |
| 71966008 | Subcutaneous tissue structure |
| 19227008 | Foreign body |
| 61496007 | Cartilaginous tissue structure |
| 59820001 | Blood vessel structure |
| 32551008 | Structure of articular capsule |
| 84820005 | Structure of fascia |
| 77444004 | Bone pin |
| 303503009 | Musculoskeletal implant |
| 404213007 | Mesh |
{
"resourceType": "ValueSet",
"id": "woundInternalItemOrBodyStructureVisibleVS",
"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/woundInternalItemOrBodyStructureVisibleVS",
"version": "0.1.0",
"name": "WoundInternalItemOrBodyStructureVisiblevalueset",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that describe things seen within 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": "3138006",
"display": "Bone (tissue) structure"
},
{
"code": "71616004",
"display": "Muscle structure"
},
{
"code": "53350007",
"display": "Prosthesis"
},
{
"code": "13024002",
"display": "Tendon structure"
},
{
"code": "71966008",
"display": "Subcutaneous tissue structure"
},
{
"code": "19227008",
"display": "Foreign body"
},
{
"code": "61496007",
"display": "Cartilaginous tissue structure"
},
{
"code": "59820001",
"display": "Blood vessel structure"
},
{
"code": "32551008",
"display": "Structure of articular capsule"
},
{
"code": "84820005",
"display": "Structure of fascia"
},
{
"code": "77444004",
"display": "Bone pin"
},
{
"code": "303503009",
"display": "Musculoskeletal implant"
},
{
"code": "404213007",
"display": "Mesh"
}
]
}
]
}
}