FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/highest-level-of-education-attained

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idhighest-level-of-education-attained
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/highest-level-of-education-attained
URLhttp://ontariohealth.ca/fhir/CodeSystem/highest-level-of-education-attained
Version2.0.0
Statusdraft
NameHighestLevelOfEducationAttained
TitleHighest Level of Education Attained
Realmca
Authoritynational
DescriptionTThe highest level of education attained by the client.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "highest-level-of-education-attained",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/highest-level-of-education-attained",
  "version": "2.0.0",
  "name": "HighestLevelOfEducationAttained",
  "title": "Highest Level of Education Attained",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "TThe highest level of education attained by the client.",
  "content": "complete",
  "concept": [
    {
      "code": "grade school (grade 1-8)",
      "display": "Grade school (grade 1-8)"
    },
    {
      "code": "some high school, but did not graduate",
      "display": "Some high school, but did not graduate"
    },
    {
      "code": "high school or high school equivalency certificate (grade 9-12)",
      "display": "High school or high school equivalency certificate (grade 9-12)"
    },
    {
      "code": "completed registered apprenticeship or other trades certificate or diploma (or ongoing)",
      "display": "Completed Registered Apprenticeship or other trades certificate or diploma (or ongoing)"
    },
    {
      "code": "college, CEGEP or other non-university certificate or diploma (or ongoing)",
      "display": "College, CEGEP or other non-university certificate or diploma (or ongoing)"
    },
    {
      "code": "undergraduate degree or some university",
      "display": "Undergraduate degree or some university"
    },
    {
      "code": "postgraduate degree or professional designation (e.g., Master’s, PhD, MD)",
      "display": "Postgraduate degree or professional designation (e.g., Master’s, PhD, MD)"
    }
  ]
}