FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/pfe-body-structures-vs

Packagehl7.fhir.us.pacio-pfe
TypeValueSet
Idpfe-body-structures-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/ValueSet-pfe-body-structures-vs.html
URLhttp://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-body-structures-vs
Version2.0.0
Statusactive
Date2025-07-15T23:02:23+00:00
NamePFEBodyStructuresVS
TitlePersonal Functioning and Engagement Body Structures Value Set
Realmus
Authorityhl7
DescriptionThis value set includes LOINC codes that represent patient observations regarding individual's body structures.
CopyrightThis 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet pfe-body-structures-vs

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    3137-7Body height Measured
    3141-9Body weight Measured
    54863-6Weight loss of 5% or more in the last month or loss of 10% or more in last 6 months [CMS Assessment]
    86678-0Weight gain of 5% or more in the last month or gain of 10% or more in last 6 months [CMS Assessment]

Source

{
  "resourceType": "ValueSet",
  "id": "pfe-body-structures-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-body-structures-vs",
  "version": "2.0.0",
  "name": "PFEBodyStructuresVS",
  "title": "Personal Functioning and Engagement Body Structures Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-15T23:02:23+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"
          }
        ]
      }
    ]
  }
}