{
"description": "Defines the type of structure that a definition is describing.",
"_filename": "CodeSystem-structure-definition-kind.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "StructureDefinitionKind",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.348"
} ],
"compositional": false,
"status": "draft",
"id": "de24548b-a8c9-4065-acc9-368244490185",
"valueSet": "http://hl7.org/fhir/ValueSet/structure-definition-kind",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/structure-definition-kind",
"concept": [ {
"code": "datatype",
"display": "Data Type",
"definition": "A data type - either a primitive or complex structure that defines a set of data elements. These can be used throughout Resource and extension definitions."
}, {
"code": "resource",
"display": "Resource",
"definition": "A resource defined by the FHIR specification."
}, {
"code": "logical",
"display": "Logical Model",
"definition": "A logical model - a conceptual package of data that will be mapped to resources for implementation."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}