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

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

: MeasureReportDate - JSON Representation

Active as of 2023-04-15

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "MeasureReport-date",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>MeasureReportDate</h2><p>Parameter <code>date</code>:<code>date</code></p><div><p>測量報告的日期(date)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</a></td></tr><tr><td>Expression</td><td><code>MeasureReport.date</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/MeasureReport-date",
  "version" : "0.1.0",
  "name" : "MeasureReportDate",
  "status" : "active",
  "date" : "2023-04-15",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.etatung.com/"
        }
      ]
    }
  ],
  "description" : "測量報告的日期(date)",
  "code" : "date",
  "base" : [
    "MeasureReport"
  ],
  "type" : "date",
  "expression" : "MeasureReport.date"
}