Sha256: afc6b104ddb354eafc3c9ae392d781442e9e27bd994f1c9bf5490df016519deb
Contents?: true
Size: 1.55 KB
Versions: 7
Compression:
Stored size: 1.55 KB
Contents
{ "resourceType": "CodeSystem", "id": "supplydelivery-type", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/supply-item-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1194" } ], "version": "4.0.1", "name": "SupplyItemType", "title": "Supply Item Type", "status": "draft", "experimental": false, "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value sets refers to a specific supply item.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/supplydelivery-type", "content": "complete", "concept": [ { "code": "medication", "display": "Medication", "definition": "Supply is a kind of medication." }, { "code": "device", "display": "Device", "definition": "What is supplied (or requested) is a device." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems