SMART Base
0.2.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/copilot/create-skills-infrastructure-bpmn and changes regularly. See the Directory of published versions

Logical Model: FHIR Schema Base (SMART Guidelines)

Official URL: http://smart.who.int/base/StructureDefinition/FHIRSchemaBase Version: 0.2.0
Active as of 2026-03-06 Computable Name: FHIRSchemaBase

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.

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format

API Information

FHIR Schema Base (SMART Guidelines) API

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.

Version: 1.0.0

Endpoints

GET /StructureDefinition-FHIRSchemaBase.schema.json

JSON Schema definition for the Logical Model StructureDefinition-FHIRSchemaBase

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-FHIRSchemaBase.

Schema Definition

StructureDefinition-FHIRSchemaBase

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.

Type: object

Full Schema (JSON)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/base/StructureDefinition-FHIRSchemaBase.schema.json",
  "title": "FHIR Schema Base (SMART Guidelines)",
  "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.",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "description": "The FHIR resource type identifying this logical model resource"
    },
    "resourceDefinition": {
      "type": "string",
      "format": "uri",
      "description": "Canonical URI of the FHIR StructureDefinition that defines this logical model"
    },
    "fhirParent": {
      "type": "string",
      "description": "The FHIR parent base type from which this logical model is derived (serialised as 'fhir:parent' in JSON)"
    },
    "jsonldValuesets": {
      "type": "array",
      "items": {
        "type": "string",
        "format": "uri"
      },
      "description": "ValueSet identifiers used in this logical model for JSON-LD context generation (serialised as 'jsonld:valuesets' in JSON)"
    },
    "jsonldContextTemplate": {
      "type": "string",
      "description": "JSON-LD context template for this logical model (serialised as 'jsonld:contextTemplate' in JSON)"
    }
  },
  "required": [
    "resourceType"
  ],
  "resourceDefinition": "http://smart.who.int/base/StructureDefinition/FHIRSchemaBase",
  "fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}

This documentation is automatically generated from the OpenAPI specification.

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format

This structure is derived from Base

Summary

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FHIRSchemaBase 0..* Base FHIR Schema Base (SMART Guidelines)
... resourceType 0..1 string Resource Type
... resourceDefinition 0..1 uri Resource Definition
... fhirParent 0..1 string FHIR Parent
... jsonldContextTemplate 0..1 string JSON-LD Context Template

doco Documentation for this format

This structure is derived from Base

Summary

 

Other representations of profile: CSV, Excel