{ "description": "Defines the type of structure that a definition is describing.", "_filename": "ValueSet-structure-definition-kind.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "StructureDefinitionKind", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "datatype", "system": "http://hl7.org/fhir/structure-definition-kind", "display": "Data Type" }, { "code": "resource", "system": "http://hl7.org/fhir/structure-definition-kind", "display": "Resource" }, { "code": "logical", "system": "http://hl7.org/fhir/structure-definition-kind", "display": "Logical Model" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/structure-definition-kind?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:48+11:00", "identifier": "urn:uuid:60c432b4-991a-4829-b380-21ff115b9c70" }, "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.348" } ], "status": "draft", "id": "eddef6ff-1ac1-4177-9fcd-e4f9d64f4e27", "kind": null, "url": "http://hl7.org/fhir/ValueSet/structure-definition-kind", "codeSystem": { "system": "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." } ], "version": "1.0.2", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }