{
"description": "The type of catalog.",
"_filename": "CodeSystem-catalogType.json",
"package_name": "hl7.terminology.r4",
"date": "2020-04-09T21:10:28+00:00",
"meta": {
"lastUpdated": "2020-04-09T21:10:28.568+00:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "CatalogType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CatalogType",
"package_version": "5.0.0",
"status": "draft",
"id": "3ac9a87c-4e95-4ce2-b972-f6658c077e3b",
"valueSet": "http://terminology.hl7.org/ValueSet/catalogType",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/catalogType",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1288",
"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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}