This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Personal Functioning and Engagement Body Structures Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "pfe-body-structures-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/3137-7/\">3137-7</a></td><td style=\"color: #cccccc\">Body height Measured</td></tr><tr><td><a href=\"https://loinc.org/3141-9/\">3141-9</a></td><td style=\"color: #cccccc\">Body weight Measured</td></tr><tr><td><a href=\"https://loinc.org/54863-6/\">54863-6</a></td><td style=\"color: #cccccc\">Weight loss of 5% or more in the last month or loss of 10% or more in last 6 months [CMS Assessment]</td></tr><tr><td><a href=\"https://loinc.org/86678-0/\">86678-0</a></td><td style=\"color: #cccccc\">Weight gain of 5% or more in the last month or gain of 10% or more in last 6 months [CMS Assessment]</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-body-structures-vs",
"version" : "1.0.0",
"name" : "PFEBodyStructuresVS",
"title" : "Personal Functioning and Engagement Body Structures Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-01-05T17:17:38+00:00",
"publisher" : "HL7 International / Patient Care",
"contact" : [
{
"name" : "HL7 International / Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "patientcare@lists.HL7.org"
}
]
},
{
"name" : "PACIO project",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "info@pacioproject.org"
}
]
}
],
"description" : "This value set includes LOINC codes that represent patient observations regarding individual's body structures.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "3137-7"
},
{
"code" : "3141-9"
},
{
"code" : "54863-6"
},
{
"code" : "86678-0"
}
]
}
]
}
}