This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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: R3 R2
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
URL for this extension:
http://hl7.org/fhir/StructureDefinition/valueset-comment
Status: draft. Extension maintained by: HL7
Each comment is a time-stamped entry of arbitrary length that is not editable except by anyone in the author group.
Context of Use: Use on element: ValueSet
usage info: insert a list of places where this extension is used
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-comment Human-specified notes and other documentation: Each comment is a time-stamped entry of arbitrary length that is not editable except by anyone in the author group. Use on element: ValueSet | |
![]() ![]() ![]() | 1..1 | string | Comments created about the value set. | |
![]() ![]() ![]() | 1..1 | instant | Time the comment was recorded. | |
![]() |
Fulle Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-comment Human-specified notes and other documentation: Each comment is a time-stamped entry of arbitrary length that is not editable except by anyone in the author group. Use on element: ValueSet | |
![]() ![]() ![]() | 1..1 | Extension | Remarks or other text | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "content" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | Extension | When the comment was created | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "timestamp" | |
![]() ![]() ![]() ![]() | 1..1 | instant | Value of extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/valueset-comment" | |
![]() ![]() ![]() | 0..0 | |||
![]() |
XML Template
<!-- Human-specified notes and other documentation --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-comment" > <-- extension sliced by url in the specified orderOpen--> <extension url="content"> 1..1 Extension <!-- 1..1 Remarks or other text --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="timestamp"> 1..1 Extension <!-- 1..1 When the comment was created --> <valueInstant value="[instant]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // Human-specified notes and other documentation "extension" : [ // sliced by url in the specified orderOpen { // Remarks or other text // R! // from Element: extension "url" : "content", // R! "valueString" : "<string>" // R! Value of extension }, { // When the comment was created // R! // from Element: extension "url" : "timestamp", // R! "valueInstant" : "<instant>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/valueset-comment", // R! // value[x]: Value of extension. One of these 33: }
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-comment Human-specified notes and other documentation: Each comment is a time-stamped entry of arbitrary length that is not editable except by anyone in the author group. Use on element: ValueSet | |
![]() ![]() ![]() | 1..1 | string | Comments created about the value set. | |
![]() ![]() ![]() | 1..1 | instant | Time the comment was recorded. | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-comment Human-specified notes and other documentation: Each comment is a time-stamped entry of arbitrary length that is not editable except by anyone in the author group. Use on element: ValueSet | |
![]() ![]() ![]() | 1..1 | Extension | Remarks or other text | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "content" | |
![]() ![]() ![]() ![]() | 1..1 | string | Value of extension | |
![]() ![]() ![]() | 1..1 | Extension | When the comment was created | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 1..1 | uri | "timestamp" | |
![]() ![]() ![]() ![]() | 1..1 | instant | Value of extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/valueset-comment" | |
![]() ![]() ![]() | 0..0 | |||
![]() |
XML Template
<!-- Human-specified notes and other documentation --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-comment" > <-- extension sliced by url in the specified orderOpen--> <extension url="content"> 1..1 Extension <!-- 1..1 Remarks or other text --> <valueString value="[string]"/><!-- 1..1 Value of extension --> </extension> <extension url="timestamp"> 1..1 Extension <!-- 1..1 When the comment was created --> <valueInstant value="[instant]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // Human-specified notes and other documentation "extension" : [ // sliced by url in the specified orderOpen { // Remarks or other text // R! // from Element: extension "url" : "content", // R! "valueString" : "<string>" // R! Value of extension }, { // When the comment was created // R! // from Element: extension "url" : "timestamp", // R! "valueInstant" : "<instant>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/valueset-comment", // R! // value[x]: Value of extension. One of these 33: }