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

FHIR IG analytics

Packageca.on.mha.pds
Resource TypeValueSet
Idvs-HighestLevelOfEducationAttained-v1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "highest-level-of-education-attained",
  "url": "http://ontariohealth.ca/fhir/ValueSet/highest-level-of-education-attained",
  "version": "2.0.0",
  "name": "HighestLevelOfEducationAttained",
  "title": "Highest Level of Education Attained",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "The highest level of education attained by the client.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/highest-level-of-education-attained"
      }
    ]
  }
}