FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.3.88.12.80.62.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.62
Version2
Statusactive
Date2017-01-06T00:11:00+11:00
NamePHVS_VitalSignResult_HITSP
TitleVital Sign Result Value Set
Realmus
DescriptionThis identifies the vital sign result type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.88.12.80.62",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.80.62"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.62",
  "version": "2",
  "name": "PHVS_VitalSignResult_HITSP",
  "title": "Vital Sign Result Value Set",
  "status": "active",
  "date": "2017-01-06T00:11:00+11:00",
  "description": "This identifies the vital sign result type",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "8302-2",
            "display": "Height"
          },
          {
            "code": "8306-3",
            "display": "Height (Lying)"
          },
          {
            "code": "8310-5",
            "display": "Body Temperature"
          },
          {
            "code": "3141-9",
            "display": "Weight Measured"
          },
          {
            "code": "9279-1",
            "display": "Respiratory Rate"
          },
          {
            "code": "8287-5",
            "display": "Head Circumference"
          },
          {
            "code": "8867-4",
            "display": "Heart Rate"
          },
          {
            "code": "8462-4",
            "display": "BP Diastolic"
          },
          {
            "code": "8480-6",
            "display": "BP Systolic"
          },
          {
            "code": "2710-2",
            "display": "O2 % BldC Oximetry"
          }
        ]
      }
    ]
  }
}