{
  "resourceType": "StructureDefinition",
  "id": "cdshooksrequestgroup",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/cdshooksrequestgroup",
  "version": "4.6.0",
  "name": "CDS Hooks RequestGroup",
  "status": "draft",
  "experimental": false,
  "date": "2020-12-28T05:55:11+00:00",
  "publisher": "HL7",
  "description": "Defines a RequestGroup that can represent a CDS Hooks response",
  "fhirVersion": "4.6.0",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "RequestGroup",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RequestGroup",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RequestGroup",
        "path": "RequestGroup",
        "min": 1,
        "max": "1"
      },
      {
        "id": "RequestGroup.identifier",
        "path": "RequestGroup.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "RequestGroup.instantiatesUri",
        "path": "RequestGroup.instantiatesUri",
        "min": 1,
        "max": "1"
      },
      {
        "id": "RequestGroup.priority",
        "path": "RequestGroup.priority",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.subject",
        "path": "RequestGroup.subject",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.authoredOn",
        "path": "RequestGroup.authoredOn",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.author",
        "path": "RequestGroup.author",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action",
        "path": "RequestGroup.action"
      },
      {
        "id": "RequestGroup.action.title",
        "path": "RequestGroup.action.title",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.description",
        "path": "RequestGroup.action.description",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.priority",
        "path": "RequestGroup.action.priority",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.documentation",
        "path": "RequestGroup.action.documentation",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.condition",
        "path": "RequestGroup.action.condition",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.timing[x]",
        "path": "RequestGroup.action.timing[x]",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.participant",
        "path": "RequestGroup.action.participant",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.type",
        "path": "RequestGroup.action.type",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.selectionBehavior",
        "path": "RequestGroup.action.selectionBehavior",
        "mustSupport": true
      },
      {
        "id": "RequestGroup.action.resource",
        "path": "RequestGroup.action.resource",
        "mustSupport": true
      }
    ]
  }
}