description: Base logical model providing the common schema metadata interface inherited by all SMART Guidelines logical models. Every SMART Guidelines logical model schema derives from this base, which documents the shared FHIR and JSON-LD metadata properties used by the JSON Schema generation pipeline. package_name: smart.who.int.base derivation: specialization name: FHIRSchemaBase type: http://smart.who.int/base/StructureDefinition/FHIRSchemaBase elements: resourceType: {type: string, short: Resource Type, index: 0} resourceDefinition: {type: uri, short: Resource Definition, index: 1} fhirParent: {type: string, short: FHIR Parent, index: 2} jsonldValuesets: {type: uri, short: JSON-LD Value Sets, array: true, index: 3} jsonldContextTemplate: {type: string, short: JSON-LD Context Template, index: 4} package_version: 1.0.0 class: logical kind: logical url: http://smart.who.int/base/StructureDefinition/FHIRSchemaBase base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0