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.7880.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7880
Version1
Statusactive
Date2019-01-06T00:03:00+11:00
NamePHVS_Education_CO
TitleEducation (CO)
Realmus
DescriptionThis value set is to Indicate the highest degree or level of of school completed at the time of the carbon monoxide event.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-EducationLevelEducation Level
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7880",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7880"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7880",
  "version": "1",
  "name": "PHVS_Education_CO",
  "title": "Education (CO)",
  "status": "active",
  "date": "2019-01-06T00:03:00+11:00",
  "description": "This value set is to Indicate the highest degree or level of of school completed at the time of the carbon monoxide event.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1449",
            "display": "Ninth to twelfth grade but no diploma"
          },
          {
            "code": "PHC1452",
            "display": "Associate degree (e.g., AA, AS)"
          },
          {
            "code": "PHC1453",
            "display": "Bachelor's degree (e.g., BA, AB, BS)"
          },
          {
            "code": "PHC1455",
            "display": "Doctorate (e.g., PhD, EdD) or Professional degree (e.g., MD, DDS, DVM, LLB, JD)"
          },
          {
            "code": "PHC2171",
            "display": "Eighth grade or less"
          },
          {
            "code": "PHC1450",
            "display": "High school graduate or GED completed"
          },
          {
            "code": "PHC1454",
            "display": "Master's degree (e.g., MA, MS, MEng, MEd, MSW, MBA)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
        "version": "20090501",
        "concept": [
          {
            "code": "SCOL",
            "display": "Some college credit but no degree"
          }
        ]
      }
    ]
  }
}