This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "ValueSet", "id" : "vital-BodyPositionVS", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>BodyPositionVS ValueSet</b></p>\n<p>Human body positions associated with actions or observations.</p>\n</div>" }, "url" : "http://hl7.org/fhir/us/mcode/ValueSet/vital-BodyPositionVS", "version" : "0.9.1", "name" : "BodyPositionVS", "title" : "BodyPositionVS", "status" : "draft", "date" : "2019-08-01T00:00:00-04:00", "publisher" : "HL7 International Clinical Interoperability Council", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/cic" } ] } ], "description" : "Human body positions associated with actions or observations.", "compose" : { "include" : [ { "system" : "http://snomed.info/sct", "concept" : [ { "code" : "40199007", "display" : "Supine body position" }, { "code" : "33586001", "display" : "Sitting position" }, { "code" : "10904000", "display" : "Orthostatic body position" }, { "code" : "414585002", "display" : "Left lateral tilt" }, { "code" : "415346000", "display" : "Right lateral tilt" }, { "code" : "30212006", "display" : "Fowler's position" }, { "code" : "26527006", "display" : "Inverse Trendelenburg position" }, { "code" : "102536004", "display" : "Left lateral decubitus position" }, { "code" : "1240000", "display" : "Prone body position" }, { "code" : "102538003", "display" : "Recumbent body position" }, { "code" : "423413008", "display" : "Reverse trendelenburg positioning" }, { "code" : "102535000", "display" : "Right lateral decubitus position" }, { "code" : "34106002", "display" : "Trendelenburg position" } ] } ] } }