{
"description": "This value sets refers to a Category of supply.",
"_filename": "CodeSystem-supplyrequest-kind.json",
"package_name": "hl7.fhir.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Supply Type",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "a3244a04-dfab-4055-8176-24b494de8aad",
"valueSet": "http://hl7.org/fhir/ValueSet/supplyrequest-kind",
"kind": null,
"url": "http://hl7.org/fhir/supply-kind",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.680",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "central",
"display": "Central Supply",
"definition": "Supply is stored and requested from central supply."
}, {
"code": "nonstock",
"display": "Non-Stock",
"definition": "Supply is not onsite and must be requested from an outside vendor using a non-stock requisition."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}