FHIR Application Feature Framework Implementation Guide
1.0.0-ballot - STU1 Ballot International flag

FHIR Application Feature Framework Implementation Guide, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/capstmt/ and changes regularly. See the Directory of published versions

Logical Model: Feature Definition

Official URL: http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureDefinition Version: 1.0.0-ballot
Standards status: Trial-use Maturity Level: 1 Computable Name: FeatureDefinition

A definition of a feature that applications may implement, or be required to implement. Features are an aspect of a an applications implementation that generally impacts on the handling of data received from or provided to from the application, which makes it worth declaring. Once declared,

Usage:

  • Refer to this Logical Model Profile: Feature

Formal Views of Profile Content

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

This structure is derived from CanonicalResource

NameFlagsCard.TypeDescription & Constraintsdoco
.. FeatureDefinition 1..1 CanonicalResource
Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension, url, identifier, version, versionAlgorithm[x], name, title, status, experimental, date, publisher, contact, description, useContext, jurisdiction, purpose, copyright, copyrightLabel
Feature Definition
Instances of this logical model are not marked to be the target of a Reference
... valueType 1..1 code Type of value associated with the feature
Binding: FHIRTypes (required)
... valueSet 0..1 canonical(ValueSet) ValueSet that controls what coded value are allowed
... context 0..* url The FHIR elements on which this feature can be defined
.... name 1..1 code The name of the feature
.... description 0..1 string A human-readable description of the qualifier.
.... valueType 1..1 code Type of value associated with the feature
Binding: FHIRTypes (required)
.... optional 1..1 boolean Whether the feature is optional, or must always be present

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
FeatureDefinition.valueTyperequiredFHIRTypes
http://hl7.org/fhir/ValueSet/data-types
from the FHIR Standard
FeatureDefinition.qualifier.valueTyperequiredFHIRTypes
http://hl7.org/fhir/ValueSet/data-types
from the FHIR Standard

 

Other representations of profile: CSV, Excel