ExpansionProfile.includeDesignations FHIR attribute (stu3) In the ExpansionProfile resource for FHIR stu3 , the includeDesignations attribute identifies the Whether the expansion should include concept designations
includeDesignations (ExpansionProfile) description Attribute Name: includeDesignations
Description: Whether the expansion should include concept designations
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
"includeDesignations":
ExpansionProfile attributes Attribute Field is list Type Description
excludeNotForUI
false
boolean
Include or exclude codes which cannot be rendered in user interfaces in the value set expansion
Description: Include or exclude codes which cannot be rendered in user interfaces in the value set expansion
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "excludeNotForUI":
limitedExpansion
false
boolean
Controls behaviour of the value set expand operation when value sets are too large to be completely expanded
Description: Controls behaviour of the value set expand operation when value sets are too large to be completely expanded
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "limitedExpansion":
jurisdiction
true
CodeableConcept
Intended jurisdiction for expansion profile (if applicable)
Description: Intended jurisdiction for expansion profile (if applicable)
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "jurisdiction": [
{
"coding": [
{
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
}
]
}
]
activeOnly
false
boolean
Include or exclude inactive concepts in the expansion
Description: Include or exclude inactive concepts in the expansion
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
version
false
string
Business version of the expansion profile
Description: Business version of the expansion profile
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
status
false
code
draft | active | retired | unknown
Description: draft | active | retired | unknown
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "status": "draft"
description
false
markdown
Natural language description of the expansion profile
Description: Natural language description of the expansion profile
Attribute Type : markdown
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "description": "exanple ExpansionProfile for publication"
excludedSystem
false
Data Type
Systems/Versions to be exclude
Description: Systems/Versions to be exclude
Attribute Type : Data Type
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "excludedSystem":
useContext
true
UsageContext
Context the content is intended to support
Description: Context the content is intended to support
Attribute Type : UsageContext
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
date
false
dateTime
Date this was last changed
Description: Date this was last changed
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "date": "2016-12-23"
includeDesignations
false
boolean
Whether the expansion should include concept designations
Description: Whether the expansion should include concept designations
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "includeDesignations":
fixedVersion
true
Data Type
Fix use of a code system to a particular version
Description: Fix use of a code system to a particular version
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
excludePostCoordinated
false
boolean
Include or exclude codes which are post coordinated expressions in the value set expansion
Description: Include or exclude codes which are post coordinated expressions in the value set expansion
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "excludePostCoordinated":
publisher
false
string
Name of the publisher (organization or individual)
Description: Name of the publisher (organization or individual)
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "publisher": "HL7 International"
name
false
string
Name for this expansion profile (computer friendly)
Description: Name for this expansion profile (computer friendly)
Attribute Type : string
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "name": "Example Expansion Profile"
designation
false
Data Type
When the expansion profile imposes designation contraints
Description: When the expansion profile imposes designation contraints
Attribute Type : Data Type
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
url
false
uri
Logical URI to reference this expansion profile (globally unique)
Description: Logical URI to reference this expansion profile (globally unique)
Attribute Type : uri
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "url": "http://hl7.org/fhir/ExpansionProfile/example"
displayLanguage
false
code
Specify the language for the display element of codes in the value set expansion
Description: Specify the language for the display element of codes in the value set expansion
Attribute Type : code
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "displayLanguage":
includeDefinition
false
boolean
Include or exclude the value set definition in the expansion
Description: Include or exclude the value set definition in the expansion
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "includeDefinition":
contact
true
ContactDetail
Contact details for the publisher
Description: Contact details for the publisher
Attribute Type : ContactDetail
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
],
"name": "FHIR project team"
}
]
excludeNested
false
boolean
Nested codes in the expansion or not
Description: Nested codes in the expansion or not
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "excludeNested": true
identifier
false
Identifier
Additional identifier for the expansion profile
Description: Additional identifier for the expansion profile
Attribute Type : Identifier
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "identifier": {
"system": "http://example.org/profiles",
"value": "example"
}
experimental
false
boolean
For testing purposes, not real usage
Description: For testing purposes, not real usage
Attribute Type : boolean
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "experimental": true