FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypeRequestGroup
IdRequestGroup-getdatatocollect-a-response-group.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: RequestGroup getdatatocollect-a-response-group

status: Active

intent: Proposal

subject: Female, DoB Unknown

action

selectionBehavior: At Most One

Actions

-TextEquivalentResource
*Collect informationTask Collect information

Source1

{
  "resourceType": "RequestGroup",
  "id": "getdatatocollect-a-response-group",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "subject": {
    "reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
  },
  "action": [
    {
      "selectionBehavior": "at-most-one",
      "action": [
        {
          "textEquivalent": "Collect information",
          "resource": {
            "reference": "Task/30551ce1-5a28-4356-b684-11ef43a67755"
          }
        }
      ]
    }
  ]
}