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.161.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.161
Version1
Statusactive
Date2013-01-28T00:06:00+11:00
NamePHVS_EducationLevelGraduateDegree_NCHS
TitleEducation Level Graduate Degree (NCHS)
Realmus
DescriptionTo Reflect the education level of - Graduate Degree 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.161",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.13.8.161"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.161",
  "version": "1",
  "name": "PHVS_EducationLevelGraduateDegree_NCHS",
  "title": "Education Level Graduate Degree (NCHS)",
  "status": "active",
  "date": "2013-01-28T00:06:00+11:00",
  "description": "To Reflect the education level of - Graduate Degree in social history",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
        "version": "20090501",
        "concept": [
          {
            "code": "GD",
            "display": "Graduate or professional Degree complete"
          }
        ]
      }
    ]
  }
}