Prescription Search Support
1.0.0 - STU1 International flag

Prescription Search Support, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions

: getdatatocollect-return - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "getdatatocollect-return",
  "type" : "collection",
  "entry" : [
    {
      "resource" : {
        "resourceType" : "RequestGroup",
        "id" : "getdatatocollect-return-y",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_getdatatocollect-return-y\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup getdatatocollect-return-y</b></p><a name=\"getdatatocollect-return-y\"> </a><a name=\"hcgetdatatocollect-return-y\"> </a><a name=\"getdatatocollect-return-y-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect pregnancy status</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-pregnancy-status\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect past antibiotic use</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-past-antibiotic-use\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect current meds</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-current-meds\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect nitrites</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-nitrites\">Bundle: type = collection</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Collect leukocytes</p><p><b>resource</b>: <a href=\"Bundle-getdatatocollect-return.html#Task_collect-leukocytes\">Bundle: type = collection</a></p></blockquote></div>"
        },
        "status" : "active",
        "intent" : "proposal",
        "subject" : {
          "reference" : "Patient/Y"
        },
        "action" : [
          {
            "textEquivalent" : "Collect pregnancy status",
            "resource" : {
              "reference" : "Task/collect-pregnancy-status"
            }
          },
          {
            "textEquivalent" : "Collect past antibiotic use",
            "resource" : {
              "reference" : "Task/collect-past-antibiotic-use"
            }
          },
          {
            "textEquivalent" : "Collect current meds",
            "resource" : {
              "reference" : "Task/collect-current-meds"
            }
          },
          {
            "textEquivalent" : "Collect nitrites",
            "resource" : {
              "reference" : "Task/collect-nitrites"
            }
          },
          {
            "textEquivalent" : "Collect leukocytes",
            "resource" : {
              "reference" : "Task/collect-leukocytes"
            }
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "collect-pregnancy-status",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-pregnancy-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-pregnancy-status</b></p><a name=\"collect-pregnancy-status\"> </a><a name=\"hccollect-pregnancy-status\"> </a><a name=\"collect-pregnancy-status-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-pregnancy-status\">Bundle: type = collection</a></td></tr></table></div>"
        },
        "contained" : [
          {
            "resourceType" : "Questionnaire",
            "id" : "collect-pregnancy-status",
            "meta" : {
              "profile" : [
                "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"
              ]
            }
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "collect-information",
              "display" : "Collect information"
            }
          ]
        },
        "for" : {
          "reference" : "Patient/Y"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "collect-information",
                  "display" : "Collect information"
                }
              ]
            },
            "valueReference" : {
              "reference" : "Task/collect-pregnancy-status"
            }
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "collect-past-antibiotic-use",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-past-antibiotic-use\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-past-antibiotic-use</b></p><a name=\"collect-past-antibiotic-use\"> </a><a name=\"hccollect-past-antibiotic-use\"> </a><a name=\"collect-past-antibiotic-use-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-past-antibiotic-use\">Bundle: type = collection</a></td></tr></table></div>"
        },
        "contained" : [
          {
            "resourceType" : "Questionnaire",
            "id" : "collect-past-antibiotic-use",
            "meta" : {
              "profile" : [
                "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"
              ]
            }
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "collect-information",
              "display" : "Collect information"
            }
          ]
        },
        "for" : {
          "reference" : "Patient/Y"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "collect-information",
                  "display" : "Collect information"
                }
              ]
            },
            "valueReference" : {
              "reference" : "Task/collect-past-antibiotic-use"
            }
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "collect-current-meds",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-current-meds\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-current-meds</b></p><a name=\"collect-current-meds\"> </a><a name=\"hccollect-current-meds\"> </a><a name=\"collect-current-meds-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-current-meds\">Bundle: type = collection</a></td></tr></table></div>"
        },
        "contained" : [
          {
            "resourceType" : "Questionnaire",
            "id" : "collect-current-meds",
            "meta" : {
              "profile" : [
                "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"
              ]
            }
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "collect-information",
              "display" : "Collect information"
            }
          ]
        },
        "for" : {
          "reference" : "Patient/Y"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "collect-information",
                  "display" : "Collect information"
                }
              ]
            },
            "valueReference" : {
              "reference" : "Task/collect-current-meds"
            }
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "collect-nitrites",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-nitrites\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-nitrites</b></p><a name=\"collect-nitrites\"> </a><a name=\"hccollect-nitrites\"> </a><a name=\"collect-nitrites-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-nitrites\">Bundle: type = collection</a></td></tr></table></div>"
        },
        "contained" : [
          {
            "resourceType" : "Questionnaire",
            "id" : "collect-nitrites",
            "meta" : {
              "profile" : [
                "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"
              ]
            }
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "collect-information",
              "display" : "Collect information"
            }
          ]
        },
        "for" : {
          "reference" : "Patient/Y"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "collect-information",
                  "display" : "Collect information"
                }
              ]
            },
            "valueReference" : {
              "reference" : "Task/collect-nitrites"
            }
          }
        ]
      }
    },
    {
      "resource" : {
        "resourceType" : "Task",
        "id" : "collect-leukocytes",
        "meta" : {
          "profile" : [
            "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnairetask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_collect-leukocytes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task collect-leukocytes</b></p><a name=\"collect-leukocytes\"> </a><a name=\"hccollect-leukocytes\"> </a><a name=\"collect-leukocytes-en-US\"> </a><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></p><p><b>for</b>: <a href=\"Bundle-getdatatocollect-data.html#Patient_Y\">Bundle: type = collection</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs collect-information}\">Collect information</span></td><td><a href=\"Bundle-getdatatocollect-return.html#Task_collect-leukocytes\">Bundle: type = collection</a></td></tr></table></div>"
        },
        "contained" : [
          {
            "resourceType" : "Questionnaire",
            "id" : "collect-leukocytes",
            "meta" : {
              "profile" : [
                "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-questionnaire"
              ]
            }
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "collect-information",
              "display" : "Collect information"
            }
          ]
        },
        "for" : {
          "reference" : "Patient/Y"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "collect-information",
                  "display" : "Collect information"
                }
              ]
            },
            "valueReference" : {
              "reference" : "Task/collect-leukocytes"
            }
          }
        ]
      }
    }
  ]
}