This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetDocumentMode
{ "ValueSet":{ "text":{ "status":{ "value":"generated" }, "div":"<div><h2>DocumentMode<\/h2><p>Whether the application produces or consumes documents<\/p><p>This value set defines it's own terms in the system http://hl7.org/fhir/document-mode<\/p><table><tr><td><b>Code<\/b><\/td><td><b>Display<\/b><\/td><td><b>Definition<\/b><\/td><\/tr><tr><td>producer<\/td><td/><td>The application produces documents of the specified type.<\/td><\/tr><tr><td>consumer<\/td><td/><td>The application consumes documents of the specified type.<\/td><\/tr><\/table><\/div>" }, "identifier":{ "value":"http://hl7.org/fhir/vs/document-mode" }, "name":{ "value":"DocumentMode" }, "publisher":{ "value":"HL7 (FHIR Project)" }, "telecom":[ { "system":{ "value":"url" }, "value":{ "value":"http://hl7.org/fhir" } }, { "system":{ "value":"email" }, "value":{ "value":"fhir@lists.hl7.org" } } ], "description":{ "value":"Whether the application produces or consumes documents" }, "status":{ "value":"draft" }, "date":{ "value":"2023-05-12T00:10:00" }, "define":{ "system":{ "value":"http://hl7.org/fhir/document-mode" }, "caseSensitive":{ "value":true }, "concept":[ { "code":{ "value":"producer" }, "definition":{ "value":"The application produces documents of the specified type." } }, { "code":{ "value":"consumer" }, "definition":{ "value":"The application consumes documents of the specified type." } } ] } } }