NGS IG
0.1.0 - ci-build

NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NGS Organizationu醫事機構 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "org-hosp-min",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/Organization-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org-hosp-min</b></p><a name=\"org-hosp-min\"> </a><a name=\"hcorg-hosp-min\"> </a><a name=\"org-hosp-min-en-US\"> </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=\"StructureDefinition-Organization-twngs.html\">醫事機構-Organization TWNGS</a></p></div><p><b>identifier</b>: Provider number/1145010010\u00a0(use:\u00a0official,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: 佛教慈濟醫療財團法人花蓮慈濟醫院</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PRN"
          }
        ]
      },
      "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/organization-identifier-tw",
      "value" : "1145010010"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov"
        }
      ]
    }
  ],
  "name" : "佛教慈濟醫療財團法人花蓮慈濟醫院"
}