FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Procedure |
| Id | Procedure-TWCoreProcedure.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure TWCoreProcedure
status: Completed
code: 胸部腹部CT
performed: 2022-08-12
asserter: Practitioner 大吉 連 (official)
| Actor | OnBehalfOf |
| Practitioner 大吉 連 (official) | Organization 台北榮民總醫院 |
bodySite: Anterior midline of abdomen
{
"resourceType": "Procedure",
"id": "TWCoreProcedure",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Procedure-twcore"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
"code": "BW24ZZZ",
"display": "胸部及腹部電腦斷層掃描"
}
],
"text": "胸部腹部CT"
},
"subject": {
"reference": "Patient/TWCorePatient"
},
"performedDateTime": "2022-08-12",
"asserter": {
"reference": "Practitioner/TWCorePractitioner"
},
"performer": [
{
"actor": {
"reference": "Practitioner/TWCorePractitioner"
},
"onBehalfOf": {
"reference": "Organization/TWCoreOrganization"
}
}
],
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "4312008",
"display": "Anterior midline of abdomen"
}
]
}
]
}