{
"description": "Defines the type of structure that a definition is describing.",
"_filename": "CodeSystem-structure-definition-kind.json",
"package_name": "hl7.fhir.uv.xver-r3.r4b.r4",
"date": "2019-10-24T10:53:00+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "StructureDefinitionKind",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
} ]
}
} ],
"status": "draft",
"id": "d20a0269-57b3-47e1-86e8-1086243db7fd",
"valueSet": "http://hl7.org/fhir/ValueSet/structure-definition-kind|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/structure-definition-kind",
"concept": [ {
"code": "primitive-type",
"display": "Primitive Data Type",
"definition": "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."
}, {
"code": "complex-type",
"display": "Complex Data Type",
"definition": "A complex structure that defines a set of data elements. These can be used throughout Resource and extension definitions, and in logical models."
}, {
"code": "resource",
"display": "Resource",
"definition": "A resource defined by the FHIR specification."
}, {
"code": "logical",
"display": "Logical Model",
"definition": "A conceptual package of data that will be mapped to resources for implementation."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}