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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeMeasureReport
IdMeasureReport-MeasureReportPHIMR-population.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

人口數測量指標

標題:人口數測量指標

狀態:Complete

類別:Summary

紀錄者Organization/OrganizationPHIMR-pro "臺北市政府衛生局"

最後修改日期:2024-10-01

統計期間

2025 年 9 月

人口數指標

  • 縣市別:臺北市
  • 鄉鎮別:大安區
  • 性別:男
  • 年齡層:25-29

統計人數

initial-population:319 人


Source1

{
  "resourceType": "MeasureReport",
  "id": "MeasureReportPHIMR-population",
  "meta": {
    "profile": [
      "https://hitstdio.ntunhs.edu.tw/phimr/StructureDefinition/measurereport-phimr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "complete",
  "type": "summary",
  "measure": "https://hitstdio.ntunhs.edu.tw/fhir/Measure/MeasurePHIMR-population",
  "date": "2024-10-01",
  "reporter": {
    "reference": "Organization/OrganizationPHIMR-pro"
  },
  "period": {
    "start": "2024-09-01",
    "end": "2024-09-30"
  },
  "group": [
    {
      "code": {
        "coding": [
          {
            "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measure-group",
            "code": "population"
          }
        ]
      },
      "population": [
        {
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "count": 319
        }
      ],
      "stratifier": [
        {
          "code": [
            {
              "coding": [
                {
                  "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
                  "code": "city",
                  "display": "縣市別"
                }
              ]
            }
          ],
          "stratum": [
            {
              "value": {
                "coding": [
                  {
                    "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-tw-city-town-code",
                    "code": "63000"
                  }
                ]
              }
            }
          ]
        },
        {
          "code": [
            {
              "coding": [
                {
                  "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
                  "code": "township",
                  "display": "鄉鎮別"
                }
              ]
            }
          ],
          "stratum": [
            {
              "value": {
                "coding": [
                  {
                    "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-tw-city-town-code",
                    "code": "63000030"
                  }
                ]
              }
            }
          ]
        },
        {
          "code": [
            {
              "coding": [
                {
                  "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
                  "code": "gender",
                  "display": "性別"
                }
              ]
            }
          ],
          "stratum": [
            {
              "value": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                    "code": "M"
                  }
                ]
              }
            }
          ]
        },
        {
          "code": [
            {
              "coding": [
                {
                  "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
                  "code": "ageGroup",
                  "display": "年齡層"
                }
              ]
            }
          ],
          "stratum": [
            {
              "value": {
                "coding": [
                  {
                    "system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/age-group-five-ntunhs",
                    "code": "25~29"
                  }
                ]
              }
            }
          ]
        }
      ]
    }
  ]
}