{ "description": "Represents the level of education of a patient.", "_filename": "StructureDefinition-EducationLevel.json", "package_name": "furore.test.fsh.demo", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "EducationLevel", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Education Level Extension", "package_version": "0.1.0-rc1", "status": "active", "id": "ef770fe1-09bc-4f63-a35d-330fe7cb5c5f", "kind": "complex-type", "url": "https://furore.com/data/fhir/StructureDefinition/EducationLevel", "context": [ { "type": "element", "expression": "Element" } ], "version": "0.1.0", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Education Level Extension", "definition": "Represents the level of education of a patient." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://furore.com/data/fhir/StructureDefinition/EducationLevel" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "https://furore.com/data/fhir/ValueSet/EducationLevelVS" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }