{ "description": "Whether the application produces or consumes documents.", "_filename": "CodeSystem-document-mode.json", "package_name": "hl7.fhir.r3.core", "date": "2019-10-24T11:53:00+11:00", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "DocumentMode", "type": null, "experimental": "false", "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": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "ba846a09-ea90-4738-95a2-574741670814", "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.177", "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": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }