FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-ImmunotherapyPatient147.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 "ImmunotherapyPatient147"
Profile: Immunotherapy
status: completed
code: Immunotherapy (SNOMED CT#76334006)
subject: Patient/BreastCancerPatient147 " LETSCHE"
reasonReference: Condition/PrimaryBreastCancerPatient147
{
"resourceType": "Procedure",
"id": "ImmunotherapyPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/immunotherapy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76334006",
"display": "Immunotherapy"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"reasonReference": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
]
}