FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-ReconstructionSurgeryPatient147.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 "ReconstructionSurgeryPatient147"
Profile: Reconstruction surgery
partOf: Procedure/ReoperationSurgeryPatient147
status: completed
code: Reconstruction of breast (SNOMED CT#33496007)
subject: Patient/BreastCancerPatient147 " LETSCHE"
performed: 1999-02-13
reasonReference: Condition/PrimaryBreastCancerPatient147
bodySite: Pre-pectoral (Location of the implant CodeSystem#pre-pectoral)
usedCode: Staged implant (Type of reconstruction surgery CodeSystem#staged-implant)
{
"resourceType": "Procedure",
"id": "ReconstructionSurgeryPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/reconstruction-surgery"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Procedure/ReoperationSurgeryPatient147"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33496007",
"display": "Reconstruction of breast"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"performedDateTime": "1999-02-13",
"reasonReference": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
],
"bodySite": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ImplantLocationCodeSystem",
"code": "pre-pectoral",
"display": "Pre-pectoral"
}
]
}
],
"usedCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/ReconstructionTypeCodeSystem",
"code": "staged-implant",
"display": "Staged implant"
}
]
}
]
}