PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r3@0.3.0
    http://hl7.org/fhir/tools/CodeSystem/CDSSelectionBehavior
{
  "description": "Codes that describe application CDSSelectionBehaviors",
  "_filename": "CodeSystem-CDSSelectionBehavior.json",
  "package_name": "hl7.fhir.uv.tools.r3",
  "date": "2024-10-27T07:27:27+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "code": "should-shall",
    "type": "boolean",
    "description": "Codes with this property true must have shall or should appended in the grammar"
  }, {
    "code": "expression",
    "type": "string",
    "description": "Expression that expresses aggregate codes using the grammar"
  } ],
  "name": "CDSSelectionBehaviorCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "CDSSelectionBehavior Codes",
  "package_version": "0.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "d25e631c-5f1d-4f10-a325-faf04e0b4cf2",
  "kind": null,
  "url": "http://hl7.org/fhir/tools/CodeSystem/CDSSelectionBehavior",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.4",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "at-most-one",
    "display": "at-most-one",
    "definition": "indicates that the user may choose none or at most one of the suggestions"
  }, {
    "code": "any",
    "display": "any",
    "definition": "indicates that the end user may choose any number of suggestions including none of them and all of them"
  } ],
  "caseSensitive": true,
  "version": "0.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}