{
"description": "This value set includes sample additional material type codes.",
"_filename": "CodeSystem-additionalmaterials.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "AdditionalMaterialCodes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Additional Material Codes",
"package_version": "3.5.0",
"status": "draft",
"id": "d563e85f-7830-47d3-9237-4893bd89b0dd",
"valueSet": "http://hl7.org/fhir/ValueSet/additionalmaterials",
"kind": null,
"url": "http://hl7.org/fhir/additionalmaterials",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.530",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "xray",
"display": "XRay",
"definition": "XRay"
}, {
"code": "image",
"display": "Image",
"definition": "Image"
}, {
"code": "email",
"display": "Email",
"definition": "Email"
}, {
"code": "model",
"display": "Model",
"definition": "Model"
}, {
"code": "document",
"display": "Document",
"definition": "Document"
}, {
"code": "other",
"display": "Other",
"definition": "Other"
} ],
"caseSensitive": true,
"version": "3.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}