Prescription Search Support
1.0.0 - STU1 Belgium 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

: Radiology - S1 Get Diagnoses - Response - 1. Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "radiology-getdiagnoses-return",
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad08",
      "resource" : {
        "resourceType" : "RequestGroup",
        "id" : "Inline-Instance-for-radiology-getdiagnoses-return",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_Inline-Instance-for-radiology-getdiagnoses-return\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup Inline-Instance-for-radiology-getdiagnoses-return</b></p><a name=\"Inline-Instance-for-radiology-getdiagnoses-return\"> </a><a name=\"hcInline-Instance-for-radiology-getdiagnoses-return\"> </a><a name=\"Inline-Instance-for-radiology-getdiagnoses-return-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Stroke</p><p><b>resource</b>: <a href=\"Task-propose-stroke.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of infection</p><p><b>resource</b>: <a href=\"Task-propose-infection.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Head trauma</p><p><b>resource</b>: <a href=\"Task-propose-head-trauma.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Slow progression or chronic ataxia</p><p><b>resource</b>: <a href=\"Task-propose-slow-progression-ataxia.html\">Task Propose a diagnosis</a></p></blockquote><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Potential diagnosis of Post head trauma ataxia</p><p><b>resource</b>: <a href=\"Task-propose-post-trauma-ataxia.html\">Task Propose a diagnosis</a></p></blockquote></div>"
        },
        "status" : "active",
        "intent" : "proposal",
        "subject" : {
          🔗 "reference" : "Patient/X"
        },
        "action" : [
          {
            "textEquivalent" : "Potential diagnosis of Stroke",
            "resource" : {
              🔗 "reference" : "Task/propose-stroke"
            }
          },
          {
            "textEquivalent" : "Potential diagnosis of infection",
            "resource" : {
              🔗 "reference" : "Task/propose-infection"
            }
          },
          {
            "textEquivalent" : "Potential diagnosis of Head trauma",
            "resource" : {
              🔗 "reference" : "Task/propose-head-trauma"
            }
          },
          {
            "textEquivalent" : "Potential diagnosis of Slow progression or chronic ataxia",
            "resource" : {
              🔗 "reference" : "Task/propose-slow-progression-ataxia"
            }
          },
          {
            "textEquivalent" : "Potential diagnosis of Post head trauma ataxia",
            "resource" : {
              🔗 "reference" : "Task/propose-post-trauma-ataxia"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad09",
      "resource" : {
        "resourceType" : "Task",
        "id" : "propose-stroke",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-stroke\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-stroke</b></p><a name=\"propose-stroke\"> </a><a name=\"hcpropose-stroke\"> </a><a name=\"propose-stroke-en-US\"> </a><p><b>status</b>: Requested</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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"Condition-proposed-diagnosis-stroke.html\">Condition Ataxia, Stroke</a></td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "propose-diagnosis",
              "display" : "Propose a diagnosis"
            }
          ]
        },
        "for" : {
          🔗 "reference" : "Patient/X"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "propose-diagnosis",
                  "display" : "Propose a diagnosis"
                }
              ]
            },
            "valueReference" : {
              🔗 "reference" : "Condition/proposed-diagnosis-stroke"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad10",
      "resource" : {
        "resourceType" : "Task",
        "id" : "propose-infection",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-infection\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-infection</b></p><a name=\"propose-infection\"> </a><a name=\"hcpropose-infection\"> </a><a name=\"propose-infection-en-US\"> </a><p><b>status</b>: Requested</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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"Condition-proposed-diagnosis-infection.html\">Condition Ataxia, Infection</a></td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "propose-diagnosis",
              "display" : "Propose a diagnosis"
            }
          ]
        },
        "for" : {
          🔗 "reference" : "Patient/X"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "propose-diagnosis",
                  "display" : "Propose a diagnosis"
                }
              ]
            },
            "valueReference" : {
              🔗 "reference" : "Condition/proposed-diagnosis-infection"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad11",
      "resource" : {
        "resourceType" : "Task",
        "id" : "propose-head-trauma",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-head-trauma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-head-trauma</b></p><a name=\"propose-head-trauma\"> </a><a name=\"hcpropose-head-trauma\"> </a><a name=\"propose-head-trauma-en-US\"> </a><p><b>status</b>: Requested</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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"Condition-proposed-diagnosis-head-trauma.html\">Condition Ataxia, Head trauma</a></td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "propose-diagnosis",
              "display" : "Propose a diagnosis"
            }
          ]
        },
        "for" : {
          🔗 "reference" : "Patient/X"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "propose-diagnosis",
                  "display" : "Propose a diagnosis"
                }
              ]
            },
            "valueReference" : {
              🔗 "reference" : "Condition/proposed-diagnosis-head-trauma"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad12",
      "resource" : {
        "resourceType" : "Task",
        "id" : "propose-slow-progression-ataxia",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-slow-progression-ataxia\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-slow-progression-ataxia</b></p><a name=\"propose-slow-progression-ataxia\"> </a><a name=\"hcpropose-slow-progression-ataxia\"> </a><a name=\"propose-slow-progression-ataxia-en-US\"> </a><p><b>status</b>: Requested</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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"Condition-proposed-diagnosis-slow-progression-ataxia.html\">Condition Ataxia, Chronic or slow progression-ataxia</a></td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "propose-diagnosis",
              "display" : "Propose a diagnosis"
            }
          ]
        },
        "for" : {
          🔗 "reference" : "Patient/X"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "propose-diagnosis",
                  "display" : "Propose a diagnosis"
                }
              ]
            },
            "valueReference" : {
              🔗 "reference" : "Condition/proposed-diagnosis-slow-progression-ataxia"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:30551ce1-5a28-4356-b684-3e639094ad13",
      "resource" : {
        "resourceType" : "Task",
        "id" : "propose-post-trauma-ataxia",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_propose-post-trauma-ataxia\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task propose-post-trauma-ataxia</b></p><a name=\"propose-post-trauma-ataxia\"> </a><a name=\"hcpropose-post-trauma-ataxia\"> </a><a name=\"propose-post-trauma-ataxia-en-US\"> </a><p><b>status</b>: Requested</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 propose-diagnosis}\">Propose a diagnosis</span></p><p><b>for</b>: <a href=\"Patient-X.html\">Anonymous Patient Male, DoB: 1972-05-24</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 propose-diagnosis}\">Propose a diagnosis</span></td><td><a href=\"Condition-proposed-diagnosis-post-trauma-ataxia.html\">Condition Ataxia, Post-trauma ataxia</a></td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "proposal",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
              "code" : "propose-diagnosis",
              "display" : "Propose a diagnosis"
            }
          ]
        },
        "for" : {
          🔗 "reference" : "Patient/X"
        },
        "input" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
                  "code" : "propose-diagnosis",
                  "display" : "Propose a diagnosis"
                }
              ]
            },
            "valueReference" : {
              🔗 "reference" : "Condition/proposed-diagnosis-post-trauma-ataxia"
            }
          }
        ]
      }
    }
  ]
}