{
"description": "Whether the application produces or consumes documents.",
"_filename": "CodeSystem-document-mode.json",
"package_name": "hl7.fhir.uv.xver-r4b.r5",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DocumentMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DocumentMode",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "8c1b9acf-5150-430b-b4c8-c7c79a019b57",
"valueSet": "http://hl7.org/fhir/ValueSet/document-mode|5.0.0",
"kind": null,
"url": "http://hl7.org/fhir/document-mode",
"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": "4.3.0",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}