PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/abstract-types
{
  "description": "A type defined by FHIR that is an abstract type",
  "_filename": "codesystem-abstract-types.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AbstractType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "f42d9798-6257-4205-a99d-b25da6eca9e5",
  "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": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}