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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeLocation
IdLocation-location-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

托育地址

所屬機構Organization/org-childcare "安心托嬰中心"

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

鄉/鎮/市/區(city):南港區
縣/市(district):臺北市
路/街(line):忠孝東路
村/里(extension[village]):新光里
段(extension[section]):六段
號(extension[number]):488號
郵遞區號(postalCode):11558


Source1

{
  "resourceType": "Location",
  "id": "location-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Location-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "name": "安心托嬰中心托育地址",
  "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"
  },
  "managingOrganization": {
    "reference": "Organization/org-childcare"
  }
}