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: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemStructureDefinitionKind
{ "resourceType" : "CodeSystem", "id" : "structure-definition-kind", "meta" : { "lastUpdated" : "2024-11-15T18:37:49.495+00:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem structure-definition-kind</b></p><a name=\"structure-definition-kind\"> </a><a name=\"hcstructure-definition-kind\"> </a><a name=\"structure-definition-kind-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/structure-definition-kind</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">primitive-type<a name=\"structure-definition-kind-primitive-type\"> </a></td><td>Primitive Data Type</td><td>A primitive type that has a value and an extension. These can be used throughout complex datatype, Resource and extension definitions. Only the base specification can define primitive types.</td></tr><tr><td style=\"white-space:nowrap\">complex-type<a name=\"structure-definition-kind-complex-type\"> </a></td><td>Complex Data Type</td><td>A complex structure that defines a set of data elements that is suitable for use in 'resources'. The base specification defines a number of complex types, and other specifications can define additional types. These structures do not have a maintained identity.</td></tr><tr><td style=\"white-space:nowrap\">resource<a name=\"structure-definition-kind-resource\"> </a></td><td>Resource</td><td>A 'resource' - a directed acyclic graph of elements that aggregrates other types into an identifiable entity. The base FHIR resources are defined by the FHIR specification itself but other 'resources' can be defined in additional specifications (though these will not be recognized as 'resources' by the FHIR specification; i.e. they do not get end-points etc., or act as the targets of references in FHIR defined resources - though other specifications can treat them this way).</td></tr><tr><td style=\"white-space:nowrap\">logical<a name=\"structure-definition-kind-logical\"> </a></td><td>Logical</td><td>A pattern or a template that is not intended to be a real resource or complex type.</td></tr></table></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "fhir" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "normative" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode" : "4.0.0" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 5 }], "url" : "http://hl7.org/fhir/structure-definition-kind", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.4.669" }, { "use" : "old", "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.655" }, { "use" : "old", "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.2.348" }], "version" : "6.0.0-ballot2", "name" : "StructureDefinitionKind", "title" : "Structure Definition Kind", "status" : "active", "experimental" : false, "date" : "2021-01-05T10:01:24+11:00", "publisher" : "HL7 (FHIR Project)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }, { "system" : "email", "value" : "fhir@lists.hl7.org" }] }], "description" : "Defines the type of structure that a definition is describing.", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" }] }], "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/ValueSet/structure-definition-kind", "content" : "complete", "concept" : [{ "code" : "primitive-type", "display" : "Primitive Data Type", "definition" : "A primitive type that has a value and an extension. These can be used throughout complex datatype, Resource and extension definitions. Only the base specification can define primitive types." }, { "code" : "complex-type", "display" : "Complex Data Type", "definition" : "A complex structure that defines a set of data elements that is suitable for use in 'resources'. The base specification defines a number of complex types, and other specifications can define additional types. These structures do not have a maintained identity." }, { "code" : "resource", "display" : "Resource", "definition" : "A 'resource' - a directed acyclic graph of elements that aggregrates other types into an identifiable entity. The base FHIR resources are defined by the FHIR specification itself but other 'resources' can be defined in additional specifications (though these will not be recognized as 'resources' by the FHIR specification; i.e. they do not get end-points etc., or act as the targets of references in FHIR defined resources - though other specifications can treat them this way)." }, { "code" : "logical", "display" : "Logical", "definition" : "A pattern or a template that is not intended to be a real resource or complex type." }] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Fri, Nov 15, 2024 19:01+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change