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.114222.4.11.7208.json
FHIR VersionR4
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 codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}