PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.phcp@0.1.0
    http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Intervention-RequestGroup
{
  "description": null,
  "_filename": "StructureDefinition-PhCP-Intervention-RequestGroup.json",
  "package_name": "hl7.fhir.us.phcp",
  "date": "2017-07-31T10:17:15+10:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2017-07-21T15:49:22.316-04:00"
  },
  "publisher": "Lantana Consulting Group",
  "fhirVersion": "3.1.0",
  "name": "PhCP Intervention RequestGroup",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Mapping",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/w5",
    "name": "W5 Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "RequestGroup",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "dom-2",
        "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
        "xpath": "not(parent::f:contained and f:contained)",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.contained.empty()"
      }, {
        "key": "dom-1",
        "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative",
        "xpath": "not(parent::f:contained and f:text)",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.text.empty()"
      }, {
        "key": "dom-4",
        "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
        "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()"
      }, {
        "key": "dom-3",
        "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource",
        "xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))",
        "source": "DomainResource",
        "severity": "error",
        "expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()"
      } ],
      "path": "RequestGroup",
      "min": 0,
      "definition": "A group of related requests that can be used to capture intended activities that have inter-dependencies such as \"give this medication after that one\".",
      "short": "A group of related requests",
      "mapping": [ {
        "map": "Entity. Role, or Act",
        "identity": "rim"
      }, {
        "map": "Request",
        "identity": "workflow"
      }, {
        "map": "clinical.general",
        "identity": "w5"
      } ],
      "max": "*",
      "id": "RequestGroup",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup"
      }
    }, {
      "path": "RequestGroup.id",
      "min": 0,
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
      "short": "Logical id of this artifact",
      "type": [ {
        "code": "id"
      } ],
      "max": "1",
      "id": "RequestGroup.id",
      "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.id"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.meta",
      "min": 0,
      "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
      "short": "Metadata about the resource",
      "type": [ {
        "code": "Meta"
      } ],
      "max": "1",
      "id": "RequestGroup.meta",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.meta"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "RequestGroup.implicitRules",
      "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.implicitRules"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.language",
      "min": 0,
      "definition": "The base language in which the resource is written.",
      "short": "Language of the resource content",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
          "valueReference": {
            "reference": "http://hl7.org/fhir/ValueSet/all-languages"
          }
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Language"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ],
        "description": "A human language.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/languages"
        }
      },
      "max": "1",
      "id": "RequestGroup.language",
      "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.language"
      }
    }, {
      "path": "RequestGroup.text",
      "min": 0,
      "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
      "short": "Text summary of the resource, for human interpretation",
      "mapping": [ {
        "map": "Act.text?",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Narrative"
      } ],
      "alias": [ "narrative", "html", "xhtml", "display" ],
      "max": "1",
      "id": "RequestGroup.text",
      "condition": [ "dom-1" ],
      "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DomainResource.text"
      }
    }, {
      "path": "RequestGroup.contained",
      "min": 0,
      "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
      "short": "Contained, inline Resources",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Resource"
      } ],
      "alias": [ "inline resources", "anonymous resources", "contained resources" ],
      "max": "*",
      "id": "RequestGroup.contained",
      "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.contained"
      }
    }, {
      "path": "RequestGroup.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RequestGroup.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.extension"
      }
    }, {
      "path": "RequestGroup.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RequestGroup.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.modifierExtension"
      }
    }, {
      "path": "RequestGroup.identifier",
      "requirements": "Allows identification of the request as it is known by various participating systems and in a way that remains consistent across servers.",
      "min": 0,
      "definition": "Allows a service to provide a unique, business identifier for the request.",
      "short": "Business identifier",
      "mapping": [ {
        "map": "Request.identifier",
        "identity": "workflow"
      }, {
        "map": "id",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "*",
      "id": "RequestGroup.identifier",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.identifier"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.definition",
      "min": 0,
      "definition": "A protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.",
      "short": "Instantiates protocol or definition",
      "mapping": [ {
        "map": "Request.identifier",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
      } ],
      "max": "*",
      "id": "RequestGroup.definition",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.definition"
      }
    }, {
      "path": "RequestGroup.basedOn",
      "requirements": "Allows tracing of authorization for the request and tracking whether proposals/recommendations were acted upon.",
      "min": 0,
      "definition": "A plan, proposal or order that is fulfilled in whole or in part by this request.",
      "short": "Fulfills plan, proposal, or order",
      "mapping": [ {
        "map": "Request.basedOn",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
      } ],
      "alias": [ "fulfills" ],
      "max": "*",
      "id": "RequestGroup.basedOn",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.basedOn"
      }
    }, {
      "path": "RequestGroup.replaces",
      "requirements": "Allows tracing the continuation of a therapy or administrative process instantiated through multiple requests.",
      "min": 0,
      "definition": "Completed or terminated request(s) whose function is taken by this new request.",
      "short": "Request(s) replaced by this request",
      "mapping": [ {
        "map": "Request.replaces",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
      } ],
      "alias": [ "supersedes", "prior", "renewed order" ],
      "max": "*",
      "id": "RequestGroup.replaces",
      "comment": "The replacement could be because the initial request was immediately rejected (due to an issue) or because the previous request was completed, but the need for the action described by the request remains ongoing.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.replaces"
      }
    }, {
      "path": "RequestGroup.groupIdentifier",
      "requirements": "Some business processes need to know if multiple items were ordered as part of the same \"prescription\" or \"requisition\" for billing or other purposes.",
      "min": 0,
      "definition": "A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.",
      "short": "Composite request this is part of",
      "mapping": [ {
        "map": "Request.groupIdentifier",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "alias": [ "grouperid", "requisition" ],
      "max": "1",
      "id": "RequestGroup.groupIdentifier",
      "comment": "Requests are linked either by a \"basedOn\" relationship (i.e. one request is fulfilling another) or by having a common requisition.  Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.groupIdentifier"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.status",
      "min": 1,
      "definition": "The current state of the request. For request groups, the status reflects the status of all the requests in the group.",
      "isModifier": true,
      "short": "draft | active | suspended | cancelled | completed | entered-in-error | unknown",
      "mapping": [ {
        "map": "Request.status",
        "identity": "workflow"
      }, {
        "map": "status",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "RequestStatus"
        } ],
        "description": "Codes identifying the stage lifecycle stage of a request",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/request-status"
        }
      },
      "max": "1",
      "id": "RequestGroup.status",
      "comment": "This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "RequestGroup.status"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.intent",
      "requirements": "Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.",
      "min": 1,
      "definition": "Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.",
      "isModifier": true,
      "short": "proposal | plan | order",
      "mapping": [ {
        "map": "Request.intent",
        "identity": "workflow"
      }, {
        "map": "class",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "RequestIntent"
        } ],
        "description": "Codes indicating the degree of authority/intentionality associated with a request",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/request-intent"
        }
      },
      "alias": [ "category" ],
      "max": "1",
      "id": "RequestGroup.intent",
      "comment": "This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "RequestGroup.intent"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.priority",
      "min": 0,
      "definition": "Indicates how quickly the request should be addressed with respect to other requests.",
      "short": "routine | urgent | asap | stat",
      "mapping": [ {
        "map": "Request.priority",
        "identity": "workflow"
      }, {
        "map": "grade",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "meaningWhenMissing": "If missing, this request should be performed with normal priority",
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "RequestPriority"
        } ],
        "description": "Identifies the level of importance to be assigned to actioning the request",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/request-priority"
        }
      },
      "max": "1",
      "id": "RequestGroup.priority",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.priority"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.code",
      "min": 0,
      "definition": "A code that identifies what the overall request group is.",
      "short": "What's being requested/ordered",
      "mapping": [ {
        "map": "Request.code",
        "identity": "workflow"
      }, {
        "map": "what",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "RequestGroup.code",
      "comment": "This element can be used to provide a code that captures the meaning of the request group as a whole, as opposed to the code of the action element, which captures the meaning of the individual actions within the request group.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.code"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.subject",
      "min": 1,
      "definition": "The subject for which the request group was created.",
      "short": "Who the request group is about",
      "mapping": [ {
        "map": "Request.subject",
        "identity": "workflow"
      }, {
        "map": "who.focus",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
      } ],
      "max": "1",
      "id": "RequestGroup.subject",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.subject"
      }
    }, {
      "path": "RequestGroup.context",
      "min": 0,
      "definition": "Describes the context of the request group, if any.",
      "short": "Encounter or Episode for the request group",
      "mapping": [ {
        "map": "Request.context",
        "identity": "workflow"
      }, {
        "map": "context",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
      } ],
      "max": "1",
      "id": "RequestGroup.context",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.context"
      }
    }, {
      "path": "RequestGroup.authoredOn",
      "min": 0,
      "definition": "Indicates when the request group was created.",
      "short": "When the request group was authored",
      "mapping": [ {
        "map": "Request.authoredOn",
        "identity": "workflow"
      }, {
        "map": "when.recorded",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "RequestGroup.authoredOn",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.authoredOn"
      }
    }, {
      "path": "RequestGroup.author",
      "min": 1,
      "definition": "Provides a reference to the author of the request group.",
      "short": "Device or practitioner that authored the request group",
      "mapping": [ {
        "map": "Request.author",
        "identity": "workflow"
      }, {
        "map": "who.author",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
      } ],
      "max": "1",
      "id": "RequestGroup.author",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.author"
      }
    }, {
      "path": "RequestGroup.reasonCode",
      "min": 0,
      "definition": "Describes the reason for the request group in coded or textual form.",
      "short": "Why the request group is needed",
      "mapping": [ {
        "map": "Request.reasonCode",
        "identity": "workflow"
      }, {
        "map": "why",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "*",
      "id": "RequestGroup.reasonCode",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.reasonCode"
      }
    }, {
      "path": "RequestGroup.reasonReference",
      "min": 0,
      "definition": "Indicates another resource whose existence justifies this request group.",
      "short": "Why the request group is needed",
      "mapping": [ {
        "map": "Request.reasonReference",
        "identity": "workflow"
      }, {
        "map": "why",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
      } ],
      "max": "*",
      "id": "RequestGroup.reasonReference",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.reasonReference"
      }
    }, {
      "path": "RequestGroup.note",
      "min": 0,
      "definition": "Provides a mechanism to communicate additional information about the response.",
      "short": "Additional notes about the response",
      "mapping": [ {
        "map": "Request.note",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "Annotation"
      } ],
      "max": "*",
      "id": "RequestGroup.note",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.note"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "Element",
        "severity": "error",
        "expression": "hasValue() | (children().count() > id.count())"
      }, {
        "key": "rqg-1",
        "human": "Must have resource or action but not both",
        "xpath": "exists(f:resource) != exists(f:action)",
        "source": "RequestGroup.action",
        "severity": "error",
        "expression": "resource.exists() != action.exists()"
      } ],
      "path": "RequestGroup.action",
      "min": 1,
      "definition": "The actions, if any, produced by the evaluation of the artifact.",
      "short": "Proposed actions, if any",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "RequestGroup.action",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action"
      }
    }, {
      "path": "RequestGroup.action.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "RequestGroup.action.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "RequestGroup.action.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RequestGroup.action.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "RequestGroup.action.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "RequestGroup.action.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isSummary": true
    }, {
      "id": "RequestGroup.action.prefix",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.prefix"
      },
      "path": "RequestGroup.action.prefix",
      "type": [ {
        "code": "string"
      } ],
      "short": "User-visible prefix for the action (e.g. 1. or A.)",
      "definition": "A user-visible prefix for the action."
    }, {
      "id": "RequestGroup.action.title",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.title"
      },
      "path": "RequestGroup.action.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "User-visible title",
      "definition": "The title of the action displayed to a user."
    }, {
      "path": "RequestGroup.action.description",
      "min": 0,
      "definition": "A short description of the action used to provide a summary to display to the user.",
      "short": "Short description of the action",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "RequestGroup.action.description",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.description"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.action.textEquivalent",
      "min": 0,
      "definition": "A text equivalent of the action to be performed. This provides a human-interpretable description of the action when the definition is consumed by a system that may not be capable of interpreting it dynamically.",
      "short": "Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "RequestGroup.action.textEquivalent",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.textEquivalent"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.action.code",
      "min": 0,
      "definition": "A code that provides meaning for the action or action group. For example, a section may have a LOINC code for a the section of a documentation template.",
      "short": "Code representing the meaning of the action or sub-actions",
      "mapping": [ {
        "map": "Request.code",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "*",
      "id": "RequestGroup.action.code",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.code"
      }
    }, {
      "path": "RequestGroup.action.documentation",
      "min": 0,
      "definition": "Didactic or other informational resources associated with the action that can be provided to the CDS recipient. Information resources can include inline text commentary and links to web resources.",
      "short": "Supporting documentation for the intended performer of the action",
      "mapping": [ {
        "map": "Request.supportingInfo",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "RelatedArtifact"
      } ],
      "max": "*",
      "id": "RequestGroup.action.documentation",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.documentation"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "Element",
        "severity": "error",
        "expression": "hasValue() | (children().count() > id.count())"
      } ],
      "path": "RequestGroup.action.condition",
      "min": 0,
      "definition": "An expression that describes applicability criteria, or start/stop conditions for the action.",
      "short": "Whether or not the action is applicable",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "RequestGroup.action.condition",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.condition"
      }
    }, {
      "path": "RequestGroup.action.condition.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "RequestGroup.action.condition.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "RequestGroup.action.condition.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RequestGroup.action.condition.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "RequestGroup.action.condition.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "RequestGroup.action.condition.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isSummary": true
    }, {
      "path": "RequestGroup.action.condition.kind",
      "min": 1,
      "definition": "The kind of condition.",
      "short": "applicability | start | stop",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionConditionKind"
        } ],
        "description": "The kind of condition for the action",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-condition-kind"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.condition.kind",
      "comment": "Applicability criteria are used to determine immediate applicability when a plan definition is applied to a given context. Start and stop criteria are carried through application and used to describe when enter/exit criteria for an action.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "RequestGroup.action.condition.kind"
      }
    }, {
      "id": "RequestGroup.action.condition.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.condition.description"
      },
      "path": "RequestGroup.action.condition.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "Natural language description of the condition",
      "definition": "A brief, natural language description of the condition that effectively communicates the intended semantics."
    }, {
      "id": "RequestGroup.action.condition.language",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.condition.language"
      },
      "path": "RequestGroup.action.condition.language",
      "type": [ {
        "code": "string"
      } ],
      "short": "Language of the expression",
      "definition": "The media type of the language for the expression."
    }, {
      "path": "RequestGroup.action.condition.expression",
      "min": 0,
      "definition": "An expression that returns true or false, indicating whether or not the condition is satisfied.",
      "short": "Boolean-valued expression",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "RequestGroup.action.condition.expression",
      "comment": "The expression may be inlined, or may be a reference to a named expression within a logic library referenced by the library element.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.condition.expression"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "Element",
        "severity": "error",
        "expression": "hasValue() | (children().count() > id.count())"
      } ],
      "path": "RequestGroup.action.relatedAction",
      "min": 0,
      "definition": "A relationship to another action such as \"before\" or \"30-60 minutes after start of\".",
      "short": "Relationship to another action",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "RequestGroup.action.relatedAction",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.relatedAction"
      }
    }, {
      "path": "RequestGroup.action.relatedAction.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "RequestGroup.action.relatedAction.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "path": "RequestGroup.action.relatedAction.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "RequestGroup.action.relatedAction.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "RequestGroup.action.relatedAction.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "RequestGroup.action.relatedAction.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isSummary": true
    }, {
      "id": "RequestGroup.action.relatedAction.actionId",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "RequestGroup.action.relatedAction.actionId"
      },
      "path": "RequestGroup.action.relatedAction.actionId",
      "type": [ {
        "code": "id"
      } ],
      "short": "What action this is related to",
      "definition": "The element id of the action this is related to."
    }, {
      "path": "RequestGroup.action.relatedAction.relationship",
      "min": 1,
      "definition": "The relationship of this action to the related action.",
      "short": "before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionRelationshipType"
        } ],
        "description": "Defines the types of relationships between actions",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-relationship-type"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.relatedAction.relationship",
      "base": {
        "max": "1",
        "min": 1,
        "path": "RequestGroup.action.relatedAction.relationship"
      }
    }, {
      "id": "RequestGroup.action.relatedAction.offset[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.relatedAction.offset[x]"
      },
      "path": "RequestGroup.action.relatedAction.offset[x]",
      "type": [ {
        "code": "Duration"
      }, {
        "code": "Range"
      } ],
      "short": "Time offset for the relationship",
      "definition": "A duration or range of durations to apply to the relationship. For example, 30-60 minutes before."
    }, {
      "path": "RequestGroup.action.timing[x]",
      "min": 0,
      "definition": "An optional value describing when the action should be performed.",
      "short": "When the action should take place",
      "mapping": [ {
        "map": "Request.occurrence",
        "identity": "workflow"
      } ],
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      }, {
        "code": "Duration"
      }, {
        "code": "Range"
      }, {
        "code": "Timing"
      } ],
      "max": "1",
      "id": "RequestGroup.action.timing[x]",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.timing[x]"
      }
    }, {
      "path": "RequestGroup.action.participant",
      "min": 0,
      "definition": "The participant that should perform or be responsible for this action.",
      "short": "Who should perform the action",
      "mapping": [ {
        "map": "Request.performer",
        "identity": "workflow"
      }, {
        "map": "who.actor",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Person"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
      } ],
      "max": "*",
      "id": "RequestGroup.action.participant",
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.participant"
      }
    }, {
      "path": "RequestGroup.action.type",
      "min": 0,
      "definition": "The type of action to perform (create, update, remove).",
      "short": "create | update | remove | fire-event",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "extensible",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionType"
        } ],
        "description": "The type of action to be performed",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-type"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.type",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.type"
      }
    }, {
      "path": "RequestGroup.action.groupingBehavior",
      "min": 0,
      "definition": "Defines the grouping behavior for the action and its children.",
      "short": "visual-group | logical-group | sentence-group",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionGroupingBehavior"
        } ],
        "description": "Defines organization behavior of a group",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-grouping-behavior"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.groupingBehavior",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.groupingBehavior"
      }
    }, {
      "path": "RequestGroup.action.selectionBehavior",
      "min": 0,
      "definition": "Defines the selection behavior for the action and its children.",
      "short": "any | all | all-or-none | exactly-one | at-most-one | one-or-more",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionSelectionBehavior"
        } ],
        "description": "Defines selection behavior of a group",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-selection-behavior"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.selectionBehavior",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.selectionBehavior"
      }
    }, {
      "path": "RequestGroup.action.requiredBehavior",
      "min": 0,
      "definition": "Defines the requiredness behavior for the action.",
      "short": "must | could | must-unless-documented",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionRequiredBehavior"
        } ],
        "description": "Defines requiredness behavior for selecting an action or an action group",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-required-behavior"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.requiredBehavior",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.requiredBehavior"
      }
    }, {
      "path": "RequestGroup.action.precheckBehavior",
      "min": 0,
      "definition": "Defines whether the action should usually be preselected.",
      "short": "yes | no",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionPrecheckBehavior"
        } ],
        "description": "Defines selection frequency behavior for an action or group",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-precheck-behavior"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.precheckBehavior",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.precheckBehavior"
      }
    }, {
      "path": "RequestGroup.action.cardinalityBehavior",
      "min": 0,
      "definition": "Defines whether the action can be selected multiple times.",
      "short": "single | multiple",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActionCardinalityBehavior"
        } ],
        "description": "Defines behavior for an action or a group for how many times that item may be repeated",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/action-cardinality-behavior"
        }
      },
      "max": "1",
      "id": "RequestGroup.action.cardinalityBehavior",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.cardinalityBehavior"
      }
    }, {
      "path": "RequestGroup.action.resource",
      "min": 1,
      "definition": "The resource that is the target of the action (e.g. CommunicationRequest).",
      "short": "The target of the action",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Referral-ProcedureRequest"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
      } ],
      "max": "1",
      "id": "RequestGroup.action.resource",
      "condition": [ "rqg-1" ],
      "comment": "The target resource SHALL be a [Request](request.html) resource with a Request.intent set to \"option\".",
      "base": {
        "max": "1",
        "min": 0,
        "path": "RequestGroup.action.resource"
      }
    }, {
      "path": "RequestGroup.action.action",
      "min": 0,
      "definition": "Sub actions.",
      "short": "Sub action",
      "contentReference": "#RequestGroup.action",
      "max": "*",
      "id": "RequestGroup.action.action",
      "condition": [ "rqg-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "RequestGroup.action.action"
      }
    } ]
  },
  "status": "draft",
  "id": "9a82baa0-44af-4a42-bc55-69d5db8b94a0",
  "kind": "resource",
  "url": "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Intervention-RequestGroup",
  "context": [ "RequestGroup" ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "RequestGroup",
      "path": "RequestGroup"
    }, {
      "id": "RequestGroup.subject",
      "min": 1,
      "path": "RequestGroup.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
      } ]
    }, {
      "id": "RequestGroup.author",
      "min": 1,
      "path": "RequestGroup.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
      } ]
    }, {
      "id": "RequestGroup.action",
      "min": 1,
      "path": "RequestGroup.action"
    }, {
      "id": "RequestGroup.action.resource",
      "min": 1,
      "path": "RequestGroup.action.resource",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Referral-ProcedureRequest"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Rick Geimer",
    "telecom": [ {
      "use": "work",
      "value": "206-592-2443",
      "system": "phone"
    }, {
      "use": "work",
      "value": "rick.geimer@lantanagroup.com",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RequestGroup"
}