{
"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.",
"_filename": "StructureDefinition-FHIRSchemaBase.json",
"package_name": "smart.who.int.base",
"date": "2026-08-27T08:31:36+00:00",
"derivation": "specialization",
"publisher": "WHO",
"fhirVersion": "4.0.1",
"name": "FHIRSchemaBase",
"abstract": false,
"type": "http://smart.who.int/base/StructureDefinition/FHIRSchemaBase",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "FHIR Schema Base (SMART Guidelines)",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"id": "FHIRSchemaBase",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "FHIRSchemaBase",
"short": "FHIR Schema Base (SMART Guidelines)",
"definition": "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.",
"isModifier": false
}, {
"id": "FHIRSchemaBase.resourceType",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.resourceType"
},
"path": "FHIRSchemaBase.resourceType",
"type": [ {
"code": "string"
} ],
"short": "Resource Type",
"definition": "The FHIR resource type identifying this logical model resource"
}, {
"id": "FHIRSchemaBase.resourceDefinition",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.resourceDefinition"
},
"path": "FHIRSchemaBase.resourceDefinition",
"type": [ {
"code": "uri"
} ],
"short": "Resource Definition",
"definition": "Canonical URI of the FHIR StructureDefinition that defines this logical model"
}, {
"id": "FHIRSchemaBase.fhirParent",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.fhirParent"
},
"path": "FHIRSchemaBase.fhirParent",
"type": [ {
"code": "string"
} ],
"short": "FHIR Parent",
"definition": "The FHIR parent base type from which this logical model is derived (serialised as 'fhir:parent' in JSON)"
}, {
"id": "FHIRSchemaBase.jsonldValuesets",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "FHIRSchemaBase.jsonldValuesets"
},
"path": "FHIRSchemaBase.jsonldValuesets",
"type": [ {
"code": "uri"
} ],
"short": "JSON-LD Value Sets",
"definition": "ValueSet identifiers used in this logical model for JSON-LD context generation (serialised as 'jsonld:valuesets' in JSON)"
}, {
"id": "FHIRSchemaBase.jsonldContextTemplate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.jsonldContextTemplate"
},
"path": "FHIRSchemaBase.jsonldContextTemplate",
"type": [ {
"code": "string"
} ],
"short": "JSON-LD Context Template",
"definition": "JSON-LD context template for this logical model (serialised as 'jsonld:contextTemplate' in JSON)"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "1916c38f-2e3e-4071-a849-c535ff2dc3c6",
"kind": "logical",
"url": "http://smart.who.int/base/StructureDefinition/FHIRSchemaBase",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "FHIRSchemaBase",
"path": "FHIRSchemaBase",
"short": "FHIR Schema Base (SMART Guidelines)",
"definition": "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."
}, {
"id": "FHIRSchemaBase.resourceType",
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.resourceType",
"type": [ {
"code": "string"
} ],
"short": "Resource Type",
"definition": "The FHIR resource type identifying this logical model resource"
}, {
"id": "FHIRSchemaBase.resourceDefinition",
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.resourceDefinition",
"type": [ {
"code": "uri"
} ],
"short": "Resource Definition",
"definition": "Canonical URI of the FHIR StructureDefinition that defines this logical model"
}, {
"id": "FHIRSchemaBase.fhirParent",
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.fhirParent",
"type": [ {
"code": "string"
} ],
"short": "FHIR Parent",
"definition": "The FHIR parent base type from which this logical model is derived (serialised as 'fhir:parent' in JSON)"
}, {
"id": "FHIRSchemaBase.jsonldValuesets",
"max": "*",
"min": 0,
"path": "FHIRSchemaBase.jsonldValuesets",
"type": [ {
"code": "uri"
} ],
"short": "JSON-LD Value Sets",
"definition": "ValueSet identifiers used in this logical model for JSON-LD context generation (serialised as 'jsonld:valuesets' in JSON)"
}, {
"id": "FHIRSchemaBase.jsonldContextTemplate",
"max": "1",
"min": 0,
"path": "FHIRSchemaBase.jsonldContextTemplate",
"type": [ {
"code": "string"
} ],
"short": "JSON-LD Context Template",
"definition": "JSON-LD context template for this logical model (serialised as 'jsonld:contextTemplate' in JSON)"
} ]
},
"contact": [ {
"name": "WHO",
"telecom": [ {
"value": "http://who.int",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}