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

FHIR IG Statistics: ValueSet/vs-HighestLevelOfEducationAttained-v1

Packageca.on.oh.mha-pds
TypeValueSet
Idvs-HighestLevelOfEducationAttained-v1
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained
URLhttp://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameHighestLevelOfEducationAttained
TitleHighest Level of Education Attained
Realmca
Authorityhl7
DescriptionThe highest level of education attained by the client.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-level-of-educationMHA Observation-LevelOfEducation Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Highest Level of Education Attained

http://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained

The highest level of education attained by the client.


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained",
  "version": "1.0.0",
  "name": "HighestLevelOfEducationAttained",
  "title": "Highest Level of Education Attained",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The highest level of education attained by the client.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210331",
        "concept": [
          {
            "code": "741725004",
            "display": "Primary school started but not finished"
          },
          {
            "code": "473463000",
            "display": "Received elementary school education"
          },
          {
            "code": "224297003",
            "display": "Educated to secondary school level"
          },
          {
            "code": "603435002",
            "display": "Educated to junior high school level"
          },
          {
            "code": "603434003",
            "display": "Educated to senior high school level"
          },
          {
            "code": "473461003",
            "display": "Educated to high school level"
          },
          {
            "code": "722465008",
            "display": "Received education at technical college"
          },
          {
            "code": "426769009",
            "display": "Received graduate education"
          },
          {
            "code": "440344006",
            "display": "Received postgraduate education"
          },
          {
            "code": "224302000",
            "display": "Received higher education college education"
          },
          {
            "code": "224300008",
            "display": "Received university education"
          },
          {
            "code": "224310004",
            "display": "Attending university"
          },
          {
            "code": "224291002",
            "display": "Education interrupted"
          },
          {
            "code": "224294005",
            "display": "No formal education"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}