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

FHIR IG analytics

Packagetw.gov.mohw.hpa.pad
Resource TypeBundle
IdBundle-bundle-health-risk-assessment-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "bundle-health-risk-assessment-min",
  "meta": {
    "profile": [
      "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Bundle-health-risk-assessment-pad"
    ]
  },
  "type": "collection",
  "entry": [
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Patient/pat-min",
      "resource": {
        "resourceType": "Patient",
        "id": "pat-min",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Patient-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Patient_pat-min\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Patient-pad.html\">使用者資訊-Patient PAD</a></p></div><p><b>姓名</b>:王大明</p><p><b>使用者性別</b>:male</p><p><b>出生日期</b>:2001-01-01</p><p><b>年齡</b>:35 歲</p><p><b>居住縣市</b>:臺北市</p><blockquote><p><b>識別碼型別</b>:National Person Identifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">Identifier Type Codes</a>#NNxxx)</span><br/><b>會員編碼</b>:P123456789 (https://hpacorepa.hpa.gov.tw)</p></blockquote></div>"
        },
        "extension": [
          {
            "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age",
            "valueAge": {
              "value": 35,
              "system": "http://unitsofmeasure.org",
              "code": "a"
            }
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "SNO"
                }
              ]
            },
            "system": "https://hpacorepa.hpa.gov.tw",
            "value": "P123456789"
          }
        ],
        "name": [
          {
            "use": "usual",
            "text": "王大明"
          }
        ],
        "gender": "male",
        "birthDate": "2001-01-01",
        "address": [
          {
            "district": "臺北市"
          }
        ]
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-body-height",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-body-height",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-body-height-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-body-height\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-body-height-pad.html\">身高-Observation Body Height PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期/時間</b>:2025-10-30 14:20(UTC+08:00)</p><p><b>身高測量值</b>:175 cm</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2",
              "display": "Body height"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T14:20:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 175,
          "unit": "cm",
          "system": "http://unitsofmeasure.org",
          "code": "cm"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-body-weight",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-body-weight",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-body-weight-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-body-weight\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-body-weight-pad.html\">體重-Observation Body Weight PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期/時間</b>:2025-10-30 14:20(UTC+08:00)</p><p><b>體重測量值</b>:70 kg</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body weight"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T14:20:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 70,
          "unit": "kg",
          "system": "http://unitsofmeasure.org",
          "code": "kg"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-waist",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-waist",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-waist-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-waist\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-waist-pad.html\">腰圍-Observation Waist PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-10-30 14:20(UTC+08:00)</p><p><b>腰圍測量值</b>:85 cm</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8280-0",
              "display": "Waist Circumference at umbilicus by Tape measure"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T14:20:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 85,
          "unit": "cm",
          "system": "http://unitsofmeasure.org",
          "code": "cm"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-bloodPressure",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-bloodPressure",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-bloodPressure-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-bloodPressure\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-bloodPressure-pad.html\">血壓(收縮壓+舒張壓)-Observation Blood Pressure PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-10-30</p><p><b>收縮壓測量值</b>:118 mm/Hg</p><p><b>舒張壓測量值</b>:75 mm/Hg</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T23:30:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 118,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-chol",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-chol",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-chol-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-chol\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-chol-pad.html\">總膽固醇(高密度膽固醇+低密度膽固醇)-Observation Cholesterol PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-10-30</p><p><b>總膽固醇測量值</b>:180 mg/dL</p><p><b>高密度膽固醇測量值</b>:38 mg/dL</p><p><b>低密度醇測量值</b>:125 mg/dL</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2093-3",
              "display": "Cholesterol [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T23:30:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 180,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "2085-9",
                  "display": "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
                }
              ]
            },
            "valueQuantity": {
              "value": 38,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "2089-1",
                  "display": "Cholesterol in LDL [Mass/volume] in Serum or Plasma"
                }
              ]
            },
            "valueQuantity": {
              "value": 125,
              "unit": "mg/dL",
              "system": "http://unitsofmeasure.org",
              "code": "mg/dL"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-fg",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-fg",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-fg-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-fg\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-fg-pad.html\">空腹血糖-Observation Fasting Glucose PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-10-30</p><p><b>空腹血糖測量值</b>:80 mg/dL</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "1558-6",
              "display": "Fasting glucose [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T23:30:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 80,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-tg",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-tg",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-tg-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-tg\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-tg-pad.html\">三酸甘油脂-Observation Triglycerides PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-10-30</p><p><b>三酸甘油脂測量值</b>:110 mg/dL</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2571-8",
              "display": "Triglyceride [Mass/volume] in Serum or Plasma"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T23:30:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueQuantity": {
          "value": 110,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org",
          "code": "mg/dL"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Observation/obs-smokingStatus",
      "resource": {
        "resourceType": "Observation",
        "id": "obs-smokingStatus",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Observation-smokingStatus-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Observation_obs-smokingStatus\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Observation-smokingStatus-pad.html\">吸菸習慣-Observation Smoking Status PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期/時間</b>:2025-10-30 14:20(UTC+08:00)</p><p><b>是否有吸菸習慣</b>:未抽菸</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "social-history",
                "display": "Social History"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "72166-2",
              "display": "Tobacco smoking status"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        },
        "effectiveDateTime": "2025-10-30T14:20:00+08:00",
        "performer": [
          {
            "reference": "Patient/pat-min"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "8392000"
            }
          ]
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Condition/con-dm",
      "resource": {
        "resourceType": "Condition",
        "id": "con-dm",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Condition-dm-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Condition_con-dm\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Condition-dm-pad.html\">糖尿病-Condition Diabetes Mellitus PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>使用者之糖尿病疾病名稱</b>:起因於潛在病的糖尿病,伴有低血糖,未伴有昏迷</p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw",
              "code": "E08.649"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        }
      }
    },
    {
      "fullUrl": "https://hpacorepa.hpa.gov.tw/pad/Condition/con-hbp",
      "resource": {
        "resourceType": "Condition",
        "id": "con-hbp",
        "meta": {
          "profile": [
            "https://hpacorepa.hpa.gov.tw/pad/StructureDefinition/Condition-hbp-pad"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><a name=\"Condition_con-hbp\"> </a><p style=\"margin-bottom: 0px\">Profile:<a href=\"StructureDefinition-Condition-hbp-pad.html\">高血壓-Condition High Blood Pressure PAD</a></p></div><p><b>狀態</b>:final</p><p><b>使用者</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>使用者之高血壓疾病名稱</b>:續發性高血壓</p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw",
              "code": "I15.9"
            }
          ]
        },
        "subject": {
          "reference": "Patient/pat-min"
        }
      }
    }
  ]
}