國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use

Publication Build: This will be filled in by the publication tooling

: Organization TOTFA、TOTFB-醫事機構基本資料 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "org-TOTFAB",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/fhir/StructureDefinition/OrganizationTOTFAB"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization org-TOTFAB</b></p><a name=\"org-TOTFAB\"> </a><a name=\"hcorg-TOTFAB\"> </a><a name=\"org-TOTFAB-en-US\"> </a><p><b>identifier</b>: example123</p><p><b>active</b>: true</p></div>"
  },
  "identifier" : [
    {
      "value" : "example123"
    }
  ],
  "active" : true
}