臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 範例:透析院所 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "hd-org-example",
  "meta" : {
    "profile" : [
      🔗 "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-twcore"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization hd-org-example</b></p><a name=\"hd-org-example\"> </a><a name=\"hchd-org-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://twcore.mohw.gov.tw/ig/twcore/1.0.0/StructureDefinition-Organization-twcore.html\">TW Core Organization</a></p></div><p><b>identifier</b>: <code>https://fhir.muen.tw/ig/hd/identifier/org</code>/MUEN-HD-001</p><p><b>active</b>: true</p><p><b>name</b>: 沐恩血液透析中心</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.muen.tw/ig/hd/identifier/org",
      "value" : "MUEN-HD-001"
    }
  ],
  "active" : true,
  "name" : "沐恩血液透析中心"
}