FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-BreastCancerSurgeryPatient147.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 "BreastCancerSurgeryPatient147"
Profile: Breast cancer surgery
status: completed
category: Surgical procedure (SNOMED CT#387713003)
code: Mastectomy with immediate reconstruction (Breast surgery types CodeSystem#mastectomy-with-immediate-reconstruction)
subject: Patient/BreastCancerPatient147 " LETSCHE"
performed: 1989-03-25
reasonReference: Condition/PrimaryBreastCancerPatient147
{
"resourceType": "Procedure",
"id": "BreastCancerSurgeryPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/breast-cancer-surgery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"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": "1989-03-25",
"reasonReference": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
]
}