FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-ReoperationSurgeryPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure
Resource Procedure "ReoperationSurgeryPatient147"
Profile: Re-operation surgery
partOf: Procedure/BreastCancerSurgeryPatient147
status: completed
category: Reoperation (SNOMED CT#261554009)
code: Mastectomy with immediate reconstruction (Breast surgery types CodeSystem#mastectomy-with-immediate-reconstruction)
subject: Patient/BreastCancerPatient147 " LETSCHE"
performed: 2022-07-09
reasonCode: Presence of primary malignant neoplasm of breast at surgical margin in excised specimen of breast (SNOMED CT#1156344002)
reasonReference: Condition/PrimaryBreastCancerPatient147
{
"resourceType": "Procedure",
"id": "ReoperationSurgeryPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/reoperation-surgery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/BreastCancerSurgeryPatient147"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "261554009",
"display": "Reoperation"
}
]
},
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/BreastSurgeryTypesCodeSystem",
"code": "mastectomy-with-immediate-reconstruction",
"display": "Mastectomy with immediate reconstruction"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"performedDateTime": "2022-07-09",
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1156344002",
"display": "Presence of primary malignant neoplasm of breast at surgical margin in excised specimen of breast"
}
]
}
],
"reasonReference": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
]
}