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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-1.3.6.1.4.1.19376.1.7.3.1.1.13.8.155.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.155
Version1
Statusactive
Date2013-01-28T00:06:00+11:00
NamePHVS_EducationLevel8th_NCHS
TitleEducation Level 8th (NCHS)
Realmus
DescriptionTo Reflect the education level of 8th grade or less in social history

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-EducationLevelEducation Level

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "1.3.6.1.4.1.19376.1.7.3.1.1.13.8.155",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.13.8.155"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.155",
  "version": "1",
  "name": "PHVS_EducationLevel8th_NCHS",
  "title": "Education Level 8th (NCHS)",
  "status": "active",
  "date": "2013-01-28T00:06:00+11:00",
  "description": "To Reflect the education level of 8th grade or less in social history",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
        "version": "20090501",
        "concept": [
          {
            "code": "ELEM",
            "display": "Elementary School"
          }
        ]
      }
    ]
  }
}