FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Procedure |
| Id | Procedure-ProcedureMCR-pro.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
處置或手術狀態:completed ( EventStatus#completed)
處置院內碼:39010C
處置健保碼:39010C ( 臺灣健保署醫療服務給付項目#39010C)
處置說明:藥物敏感反應試驗 ( 臺灣健保署醫療服務給付項目#39010C)
病人:Patient/PatientMCR-min "張睿寧"
身體部位:Limb structure (body structure) ( SNOMED CT#66019005)
處置劑量:0.1ml(100IU)
{
"resourceType": "Procedure",
"id": "ProcedureMCR-pro",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/procedure-mcr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "39010C"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
"code": "39010C",
"display": "藥物敏感反應試驗"
}
]
},
"subject": {
"reference": "Patient/PatientMCR-min"
},
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "66019005",
"display": "Limb structure (body structure)"
}
]
}
],
"note": [
{
"text": "0.1ml(100IU)"
}
]
}