FHIR IG Statistics: ValueSet/ndhm-physical-activity
Package | ndhm.in |
Type | ValueSet |
Id | ndhm-physical-activity |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-physical-activity.html |
URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-physical-activity |
Version | 6.5.0 |
Status | draft |
Date | 2021-03-26 |
Name | PhysicalActivity |
Title | Physical Activity |
Realm | in |
Authority | national |
Description | This value set covers LOINC Codes for Physical Activity |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
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]"
}
]
}
]
}
}