FHIR IG analytics| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-serReq-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 基因定序檢測申請項目-ServiceRequest TWNGS
狀態:Active
目的:Plan
醫令代碼:實體腫瘤次世代基因定序-BRCA1/2基因檢測 (臺灣健保署醫療服務給付項目#30301B)
病人:Patient/pat-min "王大明"
{
"resourceType": "ServiceRequest",
"id": "serReq-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/ServiceRequest-twngs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
"code": "30301B",
"display": "實體腫瘤次世代基因定序-BRCA1/2基因檢測"
}
]
},
"subject": {
"reference": "Patient/pat-min"
}
}