FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-TargetedTherapyPatient134.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 "TargetedTherapyPatient134"
Profile: Targeted therapy
method: HER2 (Human epidermal growth factor receptor 2) inhibitor (SNOMED CT#784176007)
status: unknown
code: Targeted therapy (Treatment variables CodeSytem#targeted-therapy)
subject: Patient/BreastCancerPatient134 " MORTERA"
performed: 1979-11-21 --> 1979-11-23
{
"resourceType": "Procedure",
"id": "TargetedTherapyPatient134",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/targeted-therapy"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/procedure-method",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "784176007",
"display": "HER2 (Human epidermal growth factor receptor 2) inhibitor"
}
]
}
}
],
"status": "unknown",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/TreatmentTypesCodeSystem",
"code": "targeted-therapy",
"display": "Targeted therapy"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient134"
},
"performedPeriod": {
"start": "1979-11-21",
"end": "1979-11-23"
}
}