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

FHIR IG Statistics: ValueSet/ndhm-physical-activity

Packagendhm.in
TypeValueSet
Idndhm-physical-activity
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-physical-activity.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-physical-activity
Version6.5.0
Statusdraft
Date2021-03-26
NamePhysicalActivity
TitlePhysical Activity
Realmin
Authoritynational
DescriptionThis value set covers LOINC Codes for Physical Activity
CopyrightThis content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use

Resources that use this resource

StructureDefinition
ObservationPhysicalActivityObservationPhysicalActivity

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 ndhm-physical-activity


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-physical-activity",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-physical-activity",
  "version": "6.5.0",
  "name": "PhysicalActivity",
  "title": "Physical Activity",
  "status": "draft",
  "experimental": false,
  "date": "2021-03-26",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This value set covers LOINC Codes for Physical Activity",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "55423-8",
            "display": "Number of steps in unspecified time Pedometer"
          },
          {
            "code": "93832-4",
            "display": "Sleep duration"
          },
          {
            "code": "41981-2",
            "display": "Calories burned"
          },
          {
            "code": "80493-0",
            "display": "Activity level [Acceleration]"
          }
        ]
      }
    ]
  }
}