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

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

: Library-病床統計測量文庫 - JSON Representation

Active as of 2023-04-14

Raw json | Download


{
  "resourceType" : "Library",
  "id" : "lib-example",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureLibrary"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Participants</h2><table class=\"grid\"><tr><td>Author</td><td>大同世界科技股份有限公司</td><td><a href=\"https://www.etatung.com/\">https://www.etatung.com/</a></td></tr></table><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>documentation</td><td>急診暨空床通報作業</td><td>衛生福利部疾病管制署防疫資訊交換平台通報作業工作說明書</td><td>https://www.cdc.gov.tw/Uploads/325d9a08-589a-413a-82ba-fe078647a10c.pdf</td></tr></table><h2>Contents</h2><p>床位測量類別: <code><a href=\"https://fhirisolationroom.azurehealthcareapis.com/ValueSet/measured-values\">https://fhirisolationroom.azurehealthcareapis.com/ValueSet/measured-values</a></code> (<code>application/fhir+xml</code>)</p></div>"
  },
  "url" : "https://fhirisolationroom.azurehealthcareapis.com/Library/lib-example",
  "identifier" : [
    {
      "use" : "official",
      "value" : "MeasureBedCapacity"
    }
  ],
  "version" : "0.1.0",
  "name" : "MeasureBedCapacity",
  "title" : "病床統計測量文庫範例",
  "status" : "active",
  "experimental" : false,
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "asset-collection"
      }
    ]
  },
  "date" : "2023-04-14T18:13:48+08:00",
  "publisher" : "大同世界科技股份有限公司",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.etatung.com/"
        }
      ]
    }
  ],
  "description" : "依據Public Health Measure Library Profile呈現病床統計測量文庫之範例",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code" : "IMP"
          }
        ]
      }
    }
  ],
  "author" : [
    {
      "name" : "大同世界科技股份有限公司",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.etatung.com/"
        }
      ]
    }
  ],
  "relatedArtifact" : [
    {
      "type" : "documentation",
      "label" : "急診暨空床通報作業",
      "display" : "衛生福利部疾病管制署防疫資訊交換平台通報作業工作說明書",
      "url" : "https://www.cdc.gov.tw/Uploads/325d9a08-589a-413a-82ba-fe078647a10c.pdf",
      "document" : {
        "url" : "https://www.cdc.gov.tw/Uploads/325d9a08-589a-413a-82ba-fe078647a10c.pdf"
      }
    }
  ],
  "content" : [
    {
      "id" : "MeasurePopulations",
      "contentType" : "application/fhir+xml",
      "url" : "https://fhirisolationroom.azurehealthcareapis.com/ValueSet/measured-values",
      "title" : "床位測量類別"
    }
  ]
}