FHIR IG analytics| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | ValueSet |
| Id | bodyLocationQualifierVS |
| 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-bodyLocationQualifierVS.html |
| URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/bodyLocationQualifierVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-06-19 |
| Name | BodyLocationQualifiervalueset |
| Realm | us |
| Authority | hl7 |
| Description | Select SNOMED code system values. Codes that add further description to a body location. |
| Copyright | TBD |
| StructureDefinition | |
| BodyLocationQualifierExt | BodyLocationQualifier |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 32088001 | Fifth |
| 11896004 | Intermediate |
| 263871007 | Sinusoidal |
| 38033009 | Amputation stump |
| 13351007 | Structure of bursa |
| 66787007 | Cephalic |
| 255286006 | Glandular |
| 255509001 | Large |
| 385494008 | Hematoma |
| 39352004 | Joint structure |
| 264082005 | Lumbar |
| 260642009 | Retroperitoneal |
| 272432007 | Wall structure |
| 397406000 | Collateral branch of vessel |
{
"resourceType": "ValueSet",
"id": "bodyLocationQualifierVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/bodyLocationQualifierVS",
"version": "0.1.0",
"name": "BodyLocationQualifiervalueset",
"status": "draft",
"date": "2019-06-19",
"publisher": "Health Services Platform Consortium (HSPC)",
"description": "Select SNOMED code system values. Codes that add further description to a body location.",
"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": "32088001",
"display": "Fifth"
},
{
"code": "11896004",
"display": "Intermediate"
},
{
"code": "263871007",
"display": "Sinusoidal"
},
{
"code": "38033009",
"display": "Amputation stump"
},
{
"code": "13351007",
"display": "Structure of bursa"
},
{
"code": "66787007",
"display": "Cephalic"
},
{
"code": "255286006",
"display": "Glandular"
},
{
"code": "255509001",
"display": "Large"
},
{
"code": "385494008",
"display": "Hematoma"
},
{
"code": "39352004",
"display": "Joint structure"
},
{
"code": "264082005",
"display": "Lumbar"
},
{
"code": "260642009",
"display": "Retroperitoneal"
},
{
"code": "272432007",
"display": "Wall structure"
},
{
"code": "397406000",
"display": "Collateral branch of vessel"
}
]
}
]
}
}