Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build Nepal

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Educational Level - JSON Representation

Active as of 2026-08-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "educational-level",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet educational-level</b></p><a name=\"educational-level\"> </a><a name=\"hceducational-level\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 365458002 (Education and/or schooling finding)</li></ul></div>"
  },
  "url" : "https://fhir.amakomaya.com/ValueSet/educational-level",
  "version" : "2.0.0",
  "name" : "EducationalLevelVS",
  "title" : "Educational Level",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-21T17:27:40+05:45",
  "publisher" : "Amakomaya Nepal",
  "contact" : [
    {
      "name" : "Amakomaya Nepal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://amakomaya.com"
        },
        {
          "system" : "email",
          "value" : "info@amakomaya.com"
        }
      ]
    },
    {
      "name" : "RC Poudel",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rcpoudel@amakomaya.com"
        },
        {
          "system" : "email",
          "value" : "rmchndrapdl@gmail.com"
        },
        {
          "system" : "phone",
          "value" : "+977-9851341921"
        }
      ]
    }
  ],
  "description" : "SNOMED CT for the highest level of education attained.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NP"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "365458002"
          }
        ]
      }
    ]
  }
}