Sha256: 748c6927203e7ccc41dc07a0780bba5233dcac2610b46e2e3cb7bf4a08b79e8b
Contents?: true
Size: 1.23 KB
Versions: 7
Compression:
Stored size: 1.23 KB
Contents
{ "resourceType": "CodeSystem", "id": "catalogType", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "url": "http://terminology.hl7.org/CodeSystem/catalogType", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1288" } ], "version": "4.0.1", "name": "CatalogType", "title": "CatalogType", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The type of catalog.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/catalogType", "content": "complete", "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." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems