This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #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
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom
Status: draft. Extension maintained by: Health Level Seven, Inc. - [WG Name] WG
Indicates one of the resources that was used to infer the specified maturity or standards status
Context of Use: Use on FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm').value or FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status').value
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
fmm | 0..* | canonical() | URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom fmm: Indicates one of the resources that was used to infer the specified maturity or standards status Use on FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm').value or FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status').value | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom fmm: Indicates one of the resources that was used to infer the specified maturity or standards status Use on FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm').value or FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status').value | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" | |
value[x] | 1..1 | canonical() | Value of extension | |
Documentation for this format |
XML Template
<!-- fmm --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" > <!-- from Element: extension --> <valueCanonical value="[canonical]"/><!-- 1..1 Value of extension --> </extension>
JSON Template
{ // fmm // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", // R! "valueCanonical" : "<canonical>" // C? R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
fmm | 0..* | canonical() | URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom fmm: Indicates one of the resources that was used to infer the specified maturity or standards status Use on FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm').value or FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status').value | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom fmm: Indicates one of the resources that was used to infer the specified maturity or standards status Use on FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm').value or FHIRPath extension('http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status').value | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" | |
value[x] | 1..1 | canonical() | Value of extension | |
Documentation for this format |
XML Template
<!-- fmm --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" > <!-- from Element: extension --> <valueCanonical value="[canonical]"/><!-- 1..1 Value of extension --> </extension>
JSON Template
{ // fmm // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", // R! "valueCanonical" : "<canonical>" // C? R! Value of extension }
Constraints