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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7208

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7208
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7208
Version2
Statusactive
Date2015-01-07T00:05:00+11:00
NamePHVS_NewbornVitalSigns_NCHS
TitleNewborn Vital Signs (NCHS)
Realmus
DescriptionThe value set contains the list of vital sign information captured for a newborn or delivered fetus.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7208",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7208"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7208",
  "version": "2",
  "name": "PHVS_NewbornVitalSigns_NCHS",
  "title": "Newborn Vital Signs (NCHS)",
  "status": "active",
  "date": "2015-01-07T00:05:00+11:00",
  "description": "The value set contains the list of vital sign information captured for a newborn or delivered fetus.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "8339-4",
            "display": "Birth weight Measured"
          },
          {
            "code": "8305-5",
            "display": "Birth Height"
          },
          {
            "code": "8290-9",
            "display": "Birth Head Circumference"
          }
        ]
      }
    ]
  }
}