FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Observation |
| Id | Observation-obs-cancer-figo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:final
癌症分期量表項目:FIGO stage for gynaecological malignancy (SCT + NHI-癌症分期量表項目值集#385361009)
癌症分期量表評估日期:2024-05-07
簽發癌症分期報告醫師:Practitioner/pra-min
癌症分期分數或結果:FIGO Stage I (NCI Thesaurus#C96244)
{
"resourceType": "Observation",
"id": "obs-cancer-figo",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-cancer-stage-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": "cancerStage"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385361009"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"effectiveDateTime": "2024-05-07",
"performer": [
{
"reference": "Practitioner/pra-min"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nci-thesaurus",
"code": "C96244"
}
]
}
}