{
"description": "The type of catalog",
"_filename": "CodeSystem-catalogType.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "CatalogType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"status": "draft",
"id": "513fd895-01d7-4348-ab99-722577893f1f",
"valueSet": "http://hl7.org/fhir/ValueSet/catalogType",
"kind": null,
"url": "http://hl7.org/fhir/catalogType",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.969",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "medication",
"display": "Medication Catalog",
"definition": "Medication Catalog"
}, {
"code": "device",
"display": "Device Catalog",
"definition": "Device Catalog"
}, {
"code": "protocol",
"display": "Protocol List",
"definition": "Protocol List"
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}