FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Observation |
| Id | Observation-obs-pat-nyha.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:final
病人狀態評估項目代碼:Functional capacity NYHA (LOINC + SCT + NHI-健保事前審查-病人狀態評估項目值集 #88020-3)
病人狀態評估日期:2024-01-01
評估項目醫事人員身分證號:Practitioner/pra-min
病人狀態評估結果:class1
{
"resourceType": "Observation",
"id": "obs-pat-nyha",
"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": "http://loinc.org",
"code": "88020-3"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"effectiveDateTime": "2024-01-01",
"performer": [
{
"reference": "Practitioner/pra-min"
}
],
"valueString": "class1"
}