FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeOrganization
IdOrganization-org-adoption.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

收出養服務機構資料

機構代碼:A6789

機構名稱:希望收出養服務中心

機構類型:收出養服務機構 機構類型#adoption-service-organization)

聯絡方式:Phone ContactPointSystem#phone)
聯絡電話:02-27778888

聯絡地址:11558臺北市南港區新光里忠孝東路六段488號

聯絡人:李主任
聯絡人電話:02-27778889


Source1

{
  "resourceType": "Organization",
  "id": "org-adoption",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Organization-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://sfaa.gov.tw/base/identifier/organization-code",
      "value": "A6789"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://sfaa.gov.tw/base/CodeSystem/twss-organization-type",
          "code": "adoption-service-organization",
          "display": "收出養服務機構"
        }
      ],
      "text": "收出養服務機構"
    }
  ],
  "name": "希望收出養服務中心",
  "telecom": [
    {
      "system": "phone",
      "value": "02-27778888"
    }
  ],
  "address": [
    {
      "extension": [
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village",
          "valueString": "新光里"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section",
          "valueString": "六段"
        },
        {
          "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number",
          "valueString": "488號"
        }
      ],
      "text": "11558臺北市南港區新光里忠孝東路六段488號",
      "line": [
        "忠孝東路"
      ],
      "city": "南港區",
      "district": "臺北市",
      "postalCode": "11558"
    }
  ],
  "contact": [
    {
      "name": {
        "text": "李主任"
      },
      "telecom": [
        {
          "system": "phone",
          "value": "02-27778889"
        }
      ],
      "address": {
        "extension": [
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-village",
            "valueString": "新光里"
          },
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-section",
            "valueString": "六段"
          },
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-number",
            "valueString": "488號"
          }
        ],
        "text": "11558臺北市南港區新光里忠孝東路六段488號",
        "line": [
          "忠孝東路"
        ],
        "city": "南港區",
        "district": "臺北市",
        "postalCode": "11558"
      }
    }
  ]
}