FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Procedure |
| Id | Procedure-ProcedureDCR-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
處置或手術狀態:completed ( EventStatus#completed)
處置健保碼:89008C ( 臺灣健保署醫療服務給付項目#89008C)
處置說明:後牙複合樹脂充填-單面 ( 臺灣健保署醫療服務給付項目#89008C)
病人:Patient/PatientDCR-min "王童"
處置劑量:3 mL
{
"resourceType": "Procedure",
"id": "ProcedureDCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/procedure-dcr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
"code": "89008C",
"display": "後牙複合樹脂充填-單面"
}
]
},
"subject": {
"reference": "Patient/PatientDCR-min"
},
"note": [
{
"text": "3 mL"
}
]
}