病床通報實作指引
0.1.0 - CI Build

病床通報實作指引 - Local Development build (v0.1.0). See the Directory of published versions

: BundleID - JSON Representation

Active as of 2023-04-15

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "Bundle-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BundleID</h2><p>Parameter <code>_id</code>:<code>token</code></p><div><p>病床統計測量資料Bundle的邏輯性ID</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.id</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
  },
  "url" : "https://fhirisolationroom.azurehealthcareapis.com/SearchParameter/Bundle-id",
  "name" : "BundleID",
  "status" : "active",
  "date" : "2023-04-15",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.etatung.com/"
        }
      ]
    }
  ],
  "description" : "病床統計測量資料Bundle的邏輯性ID",
  "code" : "_id",
  "base" : [
    "Bundle"
  ],
  "type" : "token",
  "expression" : "Bundle.id"
}