{ "description": "A type defined by FHIR that is an abstract type", "_filename": "CodeSystem-abstract-types.json", "package_name": "hl7.fhir.r3.examples", "date": "2019-10-24T11:53:00+11:00", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AbstractType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "status": "draft", "id": "3678efda-6af3-4377-8ee4-cc524e1016fc", "valueSet": "http://hl7.org/fhir/ValueSet/abstract-types", "kind": null, "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": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }