Extensions for Using Data Elements from FHIR STU3 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions

CodeSystem: StructureDefinitionKind

Official URL: http://hl7.org/fhir/structure-definition-kind Version: 3.0.2
Standards status: Trial-use 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 CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

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.