FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Observation |
| Id | Observation-obs-pat-pdai.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:final
病人狀態評估項目代碼:Pemphigus Disease Area Index (LOINC + SCT + NHI-健保事前審查-病人狀態評估項目值集 #PDAI)
病人狀態評估日期:2024-01-01
評估項目醫事人員身分證號:Practitioner/pra-min
病人狀態評估結果:260.02
{
"resourceType": "Observation",
"id": "obs-pat-pdai",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-pat-assessment-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-supporting-info-type",
"code": "patientAssessment"
}
]
}
],
"code": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pat-ast",
"code": "PDAI"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"effectiveDateTime": "2024-01-01",
"performer": [
{
"reference": "Practitioner/pra-min"
}
],
"valueQuantity": {
"value": 260.02
}
}