This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
Vocabulary Work Group | Maturity Level: 1 | Informative | Use Context: Any |
Summary
Defining URL: | http://hl7.org/fhir/StructureDefinition/valueset-author |
Version: | 5.0.0-ballot |
Name: | author |
Title: | null |
Modifier: | This extension is not a modifier extension |
Status: | draft |
Definition: | The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated) |
Committee: | Vocabulary Work Group |
Status: draft. Extension maintained by: HL7
The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated)
Comment:
This can be any combination of groups or individuals. When known and actively maintained, this should be populated. The information included about the Author may include contact information. This extension is deprecated, use the author element of the ValueSet resource instead.
Context of Use: Use on Element ID ValueSet
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
author | 0..* | ContactDetail | URL = http://hl7.org/fhir/StructureDefinition/valueset-author author: The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated) Use on Element ID ValueSet | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-author author: The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated) Use on Element ID ValueSet | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/valueset-author" | |
value[x] | 1..1 | ContactDetail | Value of extension | |
Documentation for this format |
XML Template
<!-- author --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-author" > <!-- from Element: extension --> <valueContactDetail><!-- I 1..1 ContactDetail Value of extension --></valueContactDetail> </extension>
JSON Template
{ // author // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] // extension: Extension: Prohibited "url" : "http://hl7.org/fhir/StructureDefinition/valueset-author", // R! "valueContactDetail" : { ContactDetail } // I R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
author | 0..* | ContactDetail | URL = http://hl7.org/fhir/StructureDefinition/valueset-author author: The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated) Use on Element ID ValueSet | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-author author: The entity or set of entities that create and may modify the Value Set Definition content. The name of a group or an individual, along with contact details. (deprecated) Use on Element ID ValueSet | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/valueset-author" | |
value[x] | 1..1 | ContactDetail | Value of extension | |
Documentation for this format |
XML Template
<!-- author --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-author" > <!-- from Element: extension --> <valueContactDetail><!-- I 1..1 ContactDetail Value of extension --></valueContactDetail> </extension>
JSON Template
{ // author // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] // extension: Extension: Prohibited "url" : "http://hl7.org/fhir/StructureDefinition/valueset-author", // R! "valueContactDetail" : { ContactDetail } // I R! Value of extension }
Constraints
Search
author | string | Optional Extensions Element Expression: CodeSystem.extension('http://hl7.org/fhir/StructureDefinition/valueset-author').value |
Examples of this extension
No examples found.