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.7210.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7210
Version2
Statusactive
Date2015-01-07T00:05:00+11:00
NamePHVS_ApgarAssessments_NCHS
TitleApgar Assessments (NCHS)
Realmus
DescriptionThe value set contains systematic measures as to the question for evaluating the physical condition of the infant at specific intervals following birth.

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.7210",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7210"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7210",
  "version": "2",
  "name": "PHVS_ApgarAssessments_NCHS",
  "title": "Apgar Assessments (NCHS)",
  "status": "active",
  "date": "2015-01-07T00:05:00+11:00",
  "description": "The value set contains systematic measures as to the question for evaluating the physical condition of the infant at specific intervals following birth.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "9272-6",
            "display": "Score 1M post birth"
          },
          {
            "code": "9274-2",
            "display": "Score 5M post birth"
          },
          {
            "code": "9271-8",
            "display": "Score 10M post birth"
          }
        ]
      }
    ]
  }
}