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

FHIR IG Statistics: ValueSet/ndhm-general-assessment

Packagendhm.in
Resource TypeValueSet
Idndhm-general-assessment
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-general-assessment.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-assessment
Version6.5.0
Statusdraft
Date2021-03-26
NameGeneralAssessment
TitleGeneral Assessment
Realmin
Authoritynational
DescriptionThis value set covers LOINC and SNOMED CT Codes for General Assessment

Resources that use this resource

StructureDefinition
ObservationGeneralAssessmentObservationGeneralAssessment

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet ndhm-general-assessment

This value set includes codes based on the following rules:

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    2339-0Glucose [Mass/volume] in Blood
    41604-0Fasting glucose [Mass/volume] in Capillary blood by Glucometer
    14743-9Glucose [Moles/volume] in Capillary blood by Glucometer
    14760-3Glucose [Moles/volume] in Capillary blood --2 hours post meal
    73708-0Body fat [Mass] Calculated
    34534-812 lead EKG panel
    8999-5Fluid intake oral Estimated
    9052-2Calorie intake total
    69429-9Metabolic rate --resting
    94122-9Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise
    8693-4Mental status
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    365275006General well-being finding

Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-general-assessment",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-assessment",
  "version": "6.5.0",
  "name": "GeneralAssessment",
  "title": "General Assessment",
  "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 and SNOMED CT Codes for General Assessment",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "2339-0",
            "display": "Glucose [Mass/volume] in Blood"
          },
          {
            "code": "41604-0",
            "display": "Fasting glucose [Mass/volume] in Capillary blood by Glucometer"
          },
          {
            "code": "14743-9",
            "display": "Glucose [Moles/volume] in Capillary blood by Glucometer"
          },
          {
            "code": "14760-3",
            "display": "Glucose [Moles/volume] in Capillary blood --2 hours post meal"
          },
          {
            "code": "73708-0",
            "display": "Body fat [Mass] Calculated"
          },
          {
            "code": "34534-8",
            "display": "12 lead EKG panel"
          },
          {
            "code": "8999-5",
            "display": "Fluid intake oral Estimated"
          },
          {
            "code": "9052-2",
            "display": "Calorie intake total"
          },
          {
            "code": "69429-9",
            "display": "Metabolic rate --resting"
          },
          {
            "code": "94122-9",
            "display": "Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise"
          },
          {
            "code": "8693-4",
            "display": "Mental status"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "365275006",
            "display": "General well-being finding"
          }
        ]
      }
    ]
  }
}