FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Location |
| Id | Location-organization-coordinate-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
所屬機構:Organization/org-min "社家署示範機構"
機構地址:11558臺北市南港區新光里忠孝東路六段488號
經度(longitude):121.5956
緯度(latitude):25.0503
{
"resourceType": "Location",
"id": "organization-coordinate-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"
},
"position": {
"longitude": 121.5956,
"latitude": 25.0503
},
"managingOrganization": {
"reference": "Organization/org-min"
}
}