PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/document-mode
{
  "description": "Whether the application produces or consumes documents.",
  "_filename": "ValueSet-document-mode.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "DocumentMode",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "producer",
      "system": "http://hl7.org/fhir/document-mode",
      "display": "Producer"
    }, {
      "code": "consumer",
      "system": "http://hl7.org/fhir/document-mode",
      "display": "Consumer"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/document-mode?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:5f1f2c2a-6eaf-4bf4-a419-9e4656965ea2"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.87"
  } ],
  "status": "draft",
  "id": "e5247faf-e8ea-4e23-b8fb-d12c700bf1e7",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/document-mode",
  "codeSystem": {
    "system": "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."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}