http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type|4.0.1

The formal FHIR type of a property - used for the value property of a primitive type (for which there is no type in the FHIR typing system), and Element.id and Extension.url.
description: The formal FHIR type of a property - used for the value property of a primitive type (for which there is no type in the FHIR typing system), and Element.id and Extension.url.
derivation: constraint
name: fhir-type
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [value]