http://hl7.org/fhir/structure-definition-kind|5.0.0
name
StructureDefinitionKind
StructureDefinitionKind
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Structure Definition Kind
Defines the type of structure that a definition is describing.
| code | display | definition | hierarchy |
|---|---|---|---|
| primitive-type | Primitive Data Type | A primitive type that has a value and an extension. These can be used throughout complex datatype, R... | |
| complex-type | Complex Data Type | A complex structure that defines a set of data elements that is suitable for use in 'resources'. Th... | |
| resource | Resource | A 'resource' - a directed acyclic graph of elements that aggregrates other types into an identifiabl... | |
| logical | Logical | A pattern or a template that is not intended to be a real resource or complex type.... |