{ "description": "A type defined by FHIR that is an abstract type", "_filename": "CodeSystem-abstract-types.json", "package_name": "hl7.fhir.r2b.examples", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AbstractType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.4.0", "compositional": false, "status": "draft", "id": "00073454-26c2-48d4-ac68-bef94db6142f", "valueSet": "http://hl7.org/fhir/ValueSet/abstract-types", "kind": null, "count": 0, "url": "http://hl7.org/fhir/abstract-types", "concept": [ { "code": "Type", "display": "Type", "definition": "A place holder that means any kind of data type" }, { "code": "Any", "display": "Any", "definition": "A place holder that means any kind of resource" } ], "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" } ] } ] }