FHIR IG analytics| Package | tw.ntunhs.dhcm.fhir.phimr |
| Resource Type | Measure |
| Id | Measure-MeasurePHIMR-aids.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/fhir/Measure/MeasurePHIMR-aids |
| URL | https://hitstdio.ntunhs.edu.tw/fhir/Measure/MeasurePHIMR-aids |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-10-01 |
| Name | PHIMRaids |
| Title | 後天免疫缺乏症候群測量指標 |
| Realm | tw |
| Description | 定義用於上報臺灣公共衛生指標之後天免疫缺乏症候群統計資料,並依縣市、鄉鎮、性別與年齡層分層。 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
標題:後天免疫缺乏症候群測量指標
狀態:Active
版本:0.1.0
最後修改日期:2024-10-01
發布單位:國北護健管系
| 分層器名稱 | 欄位名稱 | 描述 |
| 縣市別 | 縣市別 | 縣市行政區名稱(如:臺北市) |
| 鄉鎮別 | 鄉鎮別 | 鄉鎮市區行政區名稱(如:大安區) |
| 性別 | 性別 | 個體性別(如:男、女) |
| 年齡層 | 年齡層 | 年齡分組(如:0-4、25-29) |
| 是否為本國籍 | 是否為本國籍 | 是否為本國籍分組(如:本國籍、非本國籍) |
{
"resourceType": "Measure",
"id": "MeasurePHIMR-aids",
"meta": {
"profile": [
"https://hitstdio.ntunhs.edu.tw/phimr/StructureDefinition/measure-phimr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hitstdio.ntunhs.edu.tw/fhir/Measure/MeasurePHIMR-aids",
"version": "0.1.0",
"name": "PHIMRaids",
"title": "後天免疫缺乏症候群測量指標",
"status": "active",
"experimental": false,
"date": "2024-10-01",
"publisher": "國北護健管系",
"contact": [
{
"name": "國北護健管系",
"telecom": [
{
"system": "url",
"value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
}
]
}
],
"description": "定義用於上報臺灣公共衛生指標之後天免疫缺乏症候群統計資料,並依縣市、鄉鎮、性別與年齡層分層。",
"group": [
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measure-group",
"code": "aids"
}
]
},
"population": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "true"
}
}
],
"stratifier": [
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"code": "city"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "address.city"
}
},
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"code": "township"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "address.district"
}
},
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"code": "gender"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "gender"
}
},
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"code": "ageGroup"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "calculateAge(birthDate)"
}
},
{
"code": {
"coding": [
{
"system": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"code": "isNationalCitizen"
}
]
},
"criteria": {
"language": "text/fhirpath",
"expression": "isNationalCitizen"
}
}
]
}
]
}