This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/resource-instance-description
Status: draft. Extension maintained by: HL7
A natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use.
Comment:
This extension provide a mechanism to have a natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use. This information is intended to populate the ImplementationGuide.definition.resource.description and ImplementationGuide.definition.resource.name.
Context of Use: Use on Element ID Resource
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | markdown | URL = http://hl7.org/fhir/StructureDefinition/resource-instance-description resource-instance-description: A natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use. Use on Element ID Resource | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/resource-instance-description resource-instance-description: A natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use. Use on Element ID Resource | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/resource-instance-name" | |
![]() ![]() ![]() | 1..1 | markdown | Value of extension | |
![]() |
XML Template
<!-- resource-instance-description --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/resource-instance-description" > <!-- from Element: extension --> <valueMarkdown value="[markdown]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // resource-instance-description // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/resource-instance-name", // R! "valueMarkdown" : "<markdown>" // C? R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | markdown | URL = http://hl7.org/fhir/StructureDefinition/resource-instance-description resource-instance-description: A natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use. Use on Element ID Resource | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/resource-instance-description resource-instance-description: A natural language description for non-conformance and non-terminology resource instances that is represented in the resource for publication use. Use on Element ID Resource | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/resource-instance-name" | |
![]() ![]() ![]() | 1..1 | markdown | Value of extension | |
![]() |
XML Template
<!-- resource-instance-description --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/resource-instance-description" > <!-- from Element: extension --> <valueMarkdown value="[markdown]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // resource-instance-description // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/resource-instance-name", // R! "valueMarkdown" : "<markdown>" // C? R! Value of extension }
Constraints