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-min.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

機構基本資料

機構代碼:A1233

機構名稱:社家署示範機構

機構許可證字號:衛授家字第1130012345號

機構類別:通報中心 機構類型#13)

機構設立別:公立 機構設立別#21)

機構立案日期[extension: twss-organization-registration-date]:2019-06-01

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

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

聯絡人:林主任
聯絡人電話:02-12345679


Source1

{
  "resourceType": "Organization",
  "id": "org-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Organization-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-establishment-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-type",
            "code": "21",
            "display": "公立"
          }
        ]
      }
    },
    {
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-registration-date",
      "valueDate": "2019-06-01"
    },
    {
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-competent-authority",
      "valueReference": {
        "reference": "Organization/org-min"
      }
    },
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "residential"
        },
        {
          "url": "value",
          "valueInteger": 60
        }
      ],
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-capacity"
    },
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "service-area"
        },
        {
          "url": "value",
          "valueQuantity": {
            "value": 250,
            "unit": "平方公尺"
          }
        }
      ],
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-usable-area"
    },
    {
      "extension": [
        {
          "url": "role",
          "valueCodeableConcept": {
            "text": "社會工作人員"
          }
        },
        {
          "url": "requiredCount",
          "valueInteger": 3
        }
      ],
      "url": "https://sfaa.gov.tw/base/StructureDefinition/twss-organization-statutory-staffing"
    }
  ],
  "identifier": [
    {
      "system": "https://sfaa.gov.tw/base/identifier/organization-code",
      "value": "A1233"
    },
    {
      "system": "https://sfaa.gov.tw/base/identifier/organization-license-number",
      "value": "衛授家字第1130012345號"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://sfaa.gov.tw/base/CodeSystem/twss-organization-type",
          "code": "13",
          "display": "通報中心"
        }
      ],
      "text": "通報中心"
    }
  ],
  "name": "社家署示範機構",
  "telecom": [
    {
      "system": "phone",
      "value": "02-12345678"
    }
  ],
  "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-12345679"
        }
      ],
      "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"
      }
    }
  ]
}