FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: StructureDefinitionKind

Official URL: http://hl7.org/fhir/structure-definition-kind Version: 3.0.2
Standards status: Informative Maturity Level: 5 Computable Name: StructureDefinitionKind

Defines the type of structure that a definition is describing.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/structure-definition-kind defines the following codes:

CodeDisplayDefinition
primitive-type Primitive Data Type A primitive type that has a value and an extension. These can be used throughout Resource and extension definitions. Only the base specification can define primitive types.
complex-type Complex Data Type A complex structure that defines a set of data elements. These can be used throughout Resource and extension definitions, and in logical models.
resource Resource A resource defined by the FHIR specification.
logical Logical Model A conceptual package of data that will be mapped to resources for implementation.