FHIR IG analytics| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | ValueSet |
| Id | clockFacePositionVS |
| 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-clockFacePositionVS.html |
| URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/clockFacePositionVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-06-19 |
| Name | ClockFacePositionValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face. |
| Copyright | TBD |
| StructureDefinition | |
| ClockFacePositionExt | ClockFacePosition |
| WoundTunnelingDirection | WoundTunnelingDirection |
| WoundUnderminingDirection | WoundUnderminingDirection |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 260318004 | 1 o'clock position |
| 260328008 | 2 o'clock position |
| 260330005 | 3 o'clock position |
| 260333007 | 4 o'clock position |
| 260335000 | 5 o'clock position |
| 260337008 | 6 o'clock position |
| 260339006 | 7 o'clock position |
| 260341007 | 8 o'clock position |
| 260343005 | 9 o'clock position |
| 260322009 | 10 o'clock position |
| 260324005 | 11 o'clock position |
| 260326007 | 12 o'clock position |
{
"resourceType": "ValueSet",
"id": "clockFacePositionVS",
"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/clockFacePositionVS",
"version": "0.1.0",
"name": "ClockFacePositionValueSet",
"status": "draft",
"experimental": true,
"date": "2019-06-19",
"publisher": "HSPC",
"description": "Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face.",
"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": "260318004",
"display": "1 o'clock position"
},
{
"code": "260328008",
"display": "2 o'clock position"
},
{
"code": "260330005",
"display": "3 o'clock position"
},
{
"code": "260333007",
"display": "4 o'clock position"
},
{
"code": "260335000",
"display": "5 o'clock position"
},
{
"code": "260337008",
"display": "6 o'clock position"
},
{
"code": "260339006",
"display": "7 o'clock position"
},
{
"code": "260341007",
"display": "8 o'clock position"
},
{
"code": "260343005",
"display": "9 o'clock position"
},
{
"code": "260322009",
"display": "10 o'clock position"
},
{
"code": "260324005",
"display": "11 o'clock position"
},
{
"code": "260326007",
"display": "12 o'clock position"
}
]
}
]
}
}