{
"description": "Whether the application produces or consumes documents.",
"_filename": "codesystem-document-mode.json",
"package_name": "hl7.fhir.core",
"date": "2016-12-06T12:22:34+11:00",
"meta": {
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DocumentMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "9300f5d9-8aa7-48bd-861d-b28f83995e6e",
"valueSet": "http://hl7.org/fhir/ValueSet/document-mode",
"kind": null,
"url": "http://hl7.org/fhir/document-mode",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.87",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "producer",
"display": "Producer",
"definition": "The application produces documents of the specified type."
}, {
"code": "consumer",
"display": "Consumer",
"definition": "The application consumes documents of the specified type."
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}