FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ResearchStudy |
| Id | ResearchStudy-cancer-study.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ResearchStudy",
"id": "cancer-study",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-research-study"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"title": "טיפול כימותרפי מבוקר לסרטן מסוג X",
"description": "מחקר קליני שבחן את השפעת הטיפול הכימותרפי מסוג ABC בקרב חולי סרטן מסוג X בגילאי 18–75, כולל תופעות לוואי ויעילות הטיפול.",
"phase": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/research-study-phase",
"code": "phase-3",
"display": "Phase 3"
}
]
},
"focus": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363346000",
"display": "Malignant neoplastic disease (disorder)"
}
]
}
],
"protocol": [
{
"reference": "PlanDefinition/chemotherapy"
}
],
"enrollment": [
{
"reference": "Group/101"
}
],
"sponsor": {
"reference": "Organization/ministry-of-health"
},
"principalInvestigator": {
"reference": "Practitioner/anesthesiologist-with-expertise"
},
"site": [
{
"reference": "Location/hospital-unit"
}
],
"period": {
"start": "2019-01-01",
"end": "2022-12-31"
},
"keyword": [
{
"text": "כימותרפיה"
},
{
"text": "סרטן"
},
{
"text": "טיפול ממוקד"
}
],
"condition": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "126788000",
"display": "Neoplasm of parotid gland"
}
]
}
]
}