{
  "openapi": "3.0.3",
  "info": {
    "title": "SMART Guidelines Authoring Skills ValueSet Schema API",
    "description": "JSON Schema for SMART Guidelines Authoring Skills ValueSet ValueSet codes. Generated from FHIR expansions using IRI format.",
    "version": "1.0.0"
  },
  "paths": {
    "/ValueSet-SGAuthoringSkillsVS.schema.json": {
      "get": {
        "summary": "JSON Schema definition for the enumeration ValueSet-SGAuthoringSkillsVS",
        "description": "This endpoint serves the JSON Schema definition for the enumeration ValueSet-SGAuthoringSkillsVS.",
        "responses": {
          "200": {
            "description": "The JSON Schema for ValueSet-SGAuthoringSkillsVS",
            "content": {
              "application/schema+json": {
                "schema": {
                  "$ref": "./ValueSet-SGAuthoringSkillsVS.schema.json"
                }
              }
            }
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "ValueSet-SGAuthoringSkillsVS": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "$id": "http://smart.who.int/base/ValueSet-SGAuthoringSkillsVS.schema.json",
        "title": "SMART Guidelines Authoring Skills ValueSet Schema",
        "description": "JSON Schema for SMART Guidelines Authoring Skills ValueSet ValueSet codes. Generated from FHIR expansions using IRI format.",
        "type": "string",
        "enum": [
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-review-l1-guidelines",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-interpret-clinical-recommendations",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-identify-health-interventions",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-personas",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-user-scenarios",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-business-processes",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-data-dictionary",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-decision-logic",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-scheduling-logic",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-indicators",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-functional-requirements",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-validate-dak-content",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-logical-models",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-fhir-profiles",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-questionnaires",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-cql",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-structure-maps",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-plan-definitions",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-actor-definitions",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-example-scenarios",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-measures",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-fhir-requirements",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-test-cases",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-review-terminology",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-map-concepts",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-code-systems",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-value-sets",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-author-concept-maps",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-run-qa-checks",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-review-checklist",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-validate-artifact-conformance",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-validate-l3-functionality",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-configure-ig",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-build-ig",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-manage-releases",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-manage-governance",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-translate-content",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-review-translations",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-review-and-approve-content",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-scope-dak",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-manage-stakeholders",
          "http://smart.who.int/base/CodeSystem/SGAuthoringSkills#can-plan-iterations"
        ],
        "narrative": "This schema validates IRI-formatted codes for the SMART Guidelines Authoring Skills ValueSet ValueSet. Each enum value includes the system URI in the format {systemuri}#{code} to match JSON-LD enumeration IRIs. Display values are available at http://smart.who.int/base/ValueSet-SGAuthoringSkillsVS.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
        "fhir:displays": "http://smart.who.int/base/ValueSet-SGAuthoringSkillsVS.displays.json",
        "fhir:valueSet": "http://smart.who.int/base/ValueSet/SGAuthoringSkillsVS",
        "fhir:version": "0.2.0",
        "fhir:expansionTimestamp": "2026-04-01T14:14:21.031805"
      }
    }
  }
}