FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Procedure |
| Id | Procedure-PMR-Pro13.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure PMR-Pro13
identifier: https://www.vghtpe.gov.tw/Index.action/1
status: Completed
code: Procedure
bodySite: 妊娠子宮
followUp: 一次性處置, 1, 次
note: 持續追蹤
{
"resourceType": "Procedure",
"id": "PMR-Pro13",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProcedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.vghtpe.gov.tw/Index.action",
"value": "1"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
"code": "BU46ZZZ"
}
],
"text": "Procedure"
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "9258009"
}
],
"text": "妊娠子宮"
}
],
"followUp": [
{
"text": "一次性處置"
},
{
"text": "1"
},
{
"text": "次"
}
],
"note": [
{
"text": " 持續追蹤"
}
]
}