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

FHIR IG Statistics: ValueSet/ndhm-vital-signs

Packagendhm.in
TypeValueSet
Idndhm-vital-signs
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-vital-signs.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vital-signs
Version6.5.0
Statusdraft
Date2021-03-26
NameVitalSigns
TitleVital Signs
Realmin
Authoritynational
DescriptionThis value set covers LOINC Codes for Vital Signs
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
ObservationVitalSignsObservationVitalSigns

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-vital-signs


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-vital-signs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vital-signs",
  "version": "6.5.0",
  "name": "VitalSigns",
  "title": "Vital Signs",
  "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 Vital Signs",
  "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": "61008-9",
            "display": "Body surface temperature"
          },
          {
            "code": "9279-1",
            "display": "Respiratory rate"
          },
          {
            "code": "8867-4",
            "display": "Heart rate"
          },
          {
            "code": "2708-6",
            "display": "Oxygen saturation in Arterial blood"
          },
          {
            "code": "85354-9",
            "display": "Blood pressure panel with all children optional"
          }
        ]
      }
    ]
  }
}