PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/action-required-behavior
{
  "description": "Defines requiredness behavior for selecting an action or an action group",
  "_filename": "CodeSystem-action-required-behavior.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ActionRequiredBehavior",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.517"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "281cd159-268c-4b2f-8de3-5f3f65d87844",
  "valueSet": "http://hl7.org/fhir/ValueSet/action-required-behavior",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/action-required-behavior",
  "concept": [ {
    "code": "must",
    "display": "Must",
    "definition": "An action with this behavior must be included in the actions processed by the end user; the end user may not choose not to include this action"
  }, {
    "code": "could",
    "display": "Could",
    "definition": "An action with this behavior may be included in the set of actions processed by the end user"
  }, {
    "code": "must-unless-documented",
    "display": "Must Unless Documented",
    "definition": "An action with this behavior must be included in the set of actions processed by the end user, unless the end user provides documentation as to why the action was not included"
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}