同意書實作指引(Consent Form IG)
0.1.0 - CI Build

This page is part of the 同意書實作指引 (v0.1.0: Releases Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BundleComposition - JSON Representation

Active as of 2022-12-20

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "Bundle-composition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BundleMessage</h2><p>Parameter <code>composition</code>:<code>reference</code></p><div><p>Bundle中Composition的資訊</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td></tr><tr><td>Expression</td><td><code>Bundle.composition</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr><tr><td>Chains</td><td>Allowed: author, subject</td></tr></table></div>"
  },
  "url" : "http://hitstdio.ntunhs.edu.tw/consentForm/SearchParameter/Bundle-composition",
  "version" : "0.1.0",
  "name" : "BundleMessage",
  "status" : "active",
  "date" : "2022-12-20",
  "publisher" : "ABC科技股份有限公司",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.infopro.tw"
        }
      ]
    }
  ],
  "description" : "Bundle中Composition的資訊",
  "code" : "composition",
  "base" : [
    "Bundle"
  ],
  "type" : "reference",
  "expression" : "Bundle.composition",
  "chain" : [
    "author",
    "subject"
  ]
}