FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.base
Resource TypeStructureDefinition
IdStructureDefinition-FHIRSchemaBase.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-FHIRSchemaBase.html
URLhttp://smart.who.int/base/StructureDefinition/FHIRSchemaBase
Version0.2.0
Statusactive
Date2026-03-24T14:58:52+00:00
NameFHIRSchemaBase
TitleFHIR Schema Base (SMART Guidelines)
Authoritywho
DescriptionBase 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.
Typehttp://smart.who.int/base/StructureDefinition/FHIRSchemaBase
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: StructureDefinition FHIRSchemaBase

NameFlagsCard.TypeDescription & Constraintsdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco Documentation for this format

French


Narratif généré : DéfinitionStructure FHIRSchemaBase

NomDrapeauxCard.TypeDescription et contraintesdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco Documentation pour ce format

Arabic


السرد المُنشأ: StructureDefinition FHIRSchemaBase

الاسمالأعلامالبطاقة.النوعالوصف والقيودdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco الوثائق الخاصة بهذا التنسيق

Chinese


Generated Narrative: 结构定义 FHIRSchemaBase

NameFlagsCard.TypeDescription & Constraintsdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco Documentation for this format

Russian


Сгенерированный нарратив: StructureDefinition FHIRSchemaBase

НаименованиеФлагиКарта.ТипОписание и ограниченияdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco Документация для этого формата

Spanish


Generated Narrative: DefinicionDeEstructura FHIRSchemaBase

NameFlagsCard.TypeDescription & Constraintsdoco
.. FHIRSchemaBase 0..*BaseFHIR Schema Base (SMART Guidelines)
... resourceType 0..1stringResource Type
... resourceDefinition 0..1uriResource Definition
... fhirParent 0..1stringFHIR Parent
... jsonldValuesets 0..*uriJSON-LD Value Sets
... jsonldContextTemplate 0..1stringJSON-LD Context Template

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "FHIRSchemaBase",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/StructureDefinition/FHIRSchemaBase",
  "version": "0.2.0",
  "name": "FHIRSchemaBase",
  "title": "FHIR Schema Base (SMART Guidelines)",
  "status": "active",
  "date": "2026-03-24T14:58:52+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "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.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/FHIRSchemaBase",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "FHIRSchemaBase.resourceType",
        "path": "FHIRSchemaBase.resourceType",
        "short": "Resource Type",
        "definition": "The FHIR resource type identifying this logical model resource",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FHIRSchemaBase.resourceType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.resourceDefinition",
        "path": "FHIRSchemaBase.resourceDefinition",
        "short": "Resource Definition",
        "definition": "Canonical URI of the FHIR StructureDefinition that defines this logical model",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FHIRSchemaBase.resourceDefinition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.fhirParent",
        "path": "FHIRSchemaBase.fhirParent",
        "short": "FHIR Parent",
        "definition": "The FHIR parent base type from which this logical model is derived (serialised as 'fhir:parent' in JSON)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FHIRSchemaBase.fhirParent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.jsonldValuesets",
        "path": "FHIRSchemaBase.jsonldValuesets",
        "short": "JSON-LD Value Sets",
        "definition": "ValueSet identifiers used in this logical model for JSON-LD context generation (serialised as 'jsonld:valuesets' in JSON)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "FHIRSchemaBase.jsonldValuesets",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.jsonldContextTemplate",
        "path": "FHIRSchemaBase.jsonldContextTemplate",
        "short": "JSON-LD Context Template",
        "definition": "JSON-LD context template for this logical model (serialised as 'jsonld:contextTemplate' in JSON)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "FHIRSchemaBase.jsonldContextTemplate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "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",
        "path": "FHIRSchemaBase.resourceType",
        "short": "Resource Type",
        "definition": "The FHIR resource type identifying this logical model resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.resourceDefinition",
        "path": "FHIRSchemaBase.resourceDefinition",
        "short": "Resource Definition",
        "definition": "Canonical URI of the FHIR StructureDefinition that defines this logical model",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.fhirParent",
        "path": "FHIRSchemaBase.fhirParent",
        "short": "FHIR Parent",
        "definition": "The FHIR parent base type from which this logical model is derived (serialised as 'fhir:parent' in JSON)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.jsonldValuesets",
        "path": "FHIRSchemaBase.jsonldValuesets",
        "short": "JSON-LD Value Sets",
        "definition": "ValueSet identifiers used in this logical model for JSON-LD context generation (serialised as 'jsonld:valuesets' in JSON)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "FHIRSchemaBase.jsonldContextTemplate",
        "path": "FHIRSchemaBase.jsonldContextTemplate",
        "short": "JSON-LD Context Template",
        "definition": "JSON-LD context template for this logical model (serialised as 'jsonld:contextTemplate' in JSON)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}