FHIR IG Statistics: StructureDefinition/RelapseAfterFLT
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "RelapseAfterFLT",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseAfterFLT",
"version": "0.1.0",
"name": "RelapseAfterFLT",
"title": "Progression-Relapse after FLT",
"status": "active",
"date": "2023-01-26T09:50:21+01:00",
"publisher": "PanCareSurPass Project",
"contact": [
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
},
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
}
],
"description": "Progression-Relapse after FLT\nMaturity Level: 2 - Ready for Review",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "fhir",
"uri": "hl7.org/fhir/r4",
"name": "RelapseAfterFLT model to PCSP HL7 FHIR R4 Profiles"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseAfterFLT",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"element": [
{
"id": "RelapseAfterFLT",
"path": "RelapseAfterFLT",
"short": "Progression-Relapse after FLT",
"definition": "Progression-Relapse after FLT\nMaturity Level: 2 - Ready for Review",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "fhir",
"map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp').where( (extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').valueCode = #replaspe or #recurrence) and ( onsetDateTime >= Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-flt-eu-pcsp').performedPeriod.end) )"
}
]
},
{
"id": "RelapseAfterFLT.identifier",
"path": "RelapseAfterFLT.identifier",
"short": "Progression-relapse after FLT number",
"definition": "Progressive number of progression/relapse (1=first; 2= second; 3 = third; ?) after the end of treatment.\nIn this field must be reported the ordinal number of the progression/relapse after the end of treatment.",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".identifier"
}
]
},
{
"id": "RelapseAfterFLT.relatedDiagnosis",
"path": "RelapseAfterFLT.relatedDiagnosis",
"short": "Progressive number of diagnosis",
"definition": "Progressive number of diagnosis (1=first; 2= second; 3 = third; ?). \nIn this field must be reported the ordinal number of the tumor diagnosis in which progression/relapse ocuured during front line treatment.",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.relatedDiagnosis",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing')"
}
]
},
{
"id": "RelapseAfterFLT.date",
"path": "RelapseAfterFLT.date",
"short": "date of relapse",
"definition": "Report here the date (dd/mm/yyyy ) of the relapse/progression. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-assertedDate')"
}
]
},
{
"id": "RelapseAfterFLT.relapseOrProgression",
"path": "RelapseAfterFLT.relapseOrProgression",
"short": "relapse | progression",
"definition": "Report here if a relapse or progression occurred after the elective end of therapies.\nPlease note that 'progressions' may occurr since in some cases (e.g. stage 3 unoperable residual neuroblastoma or residual CNS tumor) that were considered as 'non active' may progress\n1 => Relapse\n2 => Progression\n-9922= > NK",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.relapseOrProgression",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').valueCodeableConcept OR Condition.where( clinicalStatus = #relapse or clinicalStatus = #recurrence).clinicalStatus"
}
]
},
{
"id": "RelapseAfterFLT.type",
"path": "RelapseAfterFLT.type",
"short": "local | distant | combined",
"definition": "Please define if the relapse/progression was local, distant or combined.",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.type",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-relapseType').valueCodeableConcept"
}
]
},
{
"id": "RelapseAfterFLT.site",
"path": "RelapseAfterFLT.site",
"short": "If distant, site of metastases",
"definition": "Please define if the relapse/progression was local, distant or combined.",
"min": 0,
"max": "1",
"base": {
"path": "RelapseAfterFLT.site",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".bodySite"
}
]
}
]
},
"differential": {
"element": [
{
"id": "RelapseAfterFLT",
"path": "RelapseAfterFLT",
"short": "Progression-Relapse after FLT",
"definition": "Progression-Relapse after FLT\nMaturity Level: 2 - Ready for Review",
"mapping": [
{
"identity": "fhir",
"map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp').where( (extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').valueCode = #replaspe or #recurrence) and ( onsetDateTime >= Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-flt-eu-pcsp').performedPeriod.end) )"
}
]
},
{
"id": "RelapseAfterFLT.identifier",
"path": "RelapseAfterFLT.identifier",
"short": "Progression-relapse after FLT number",
"definition": "Progressive number of progression/relapse (1=first; 2= second; 3 = third; ?) after the end of treatment.\nIn this field must be reported the ordinal number of the progression/relapse after the end of treatment.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".identifier"
}
]
},
{
"id": "RelapseAfterFLT.relatedDiagnosis",
"path": "RelapseAfterFLT.relatedDiagnosis",
"short": "Progressive number of diagnosis",
"definition": "Progressive number of diagnosis (1=first; 2= second; 3 = third; ?). \nIn this field must be reported the ordinal number of the tumor diagnosis in which progression/relapse ocuured during front line treatment.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing')"
}
]
},
{
"id": "RelapseAfterFLT.date",
"path": "RelapseAfterFLT.date",
"short": "date of relapse",
"definition": "Report here the date (dd/mm/yyyy ) of the relapse/progression. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-assertedDate')"
}
]
},
{
"id": "RelapseAfterFLT.relapseOrProgression",
"path": "RelapseAfterFLT.relapseOrProgression",
"short": "relapse | progression",
"definition": "Report here if a relapse or progression occurred after the elective end of therapies.\nPlease note that 'progressions' may occurr since in some cases (e.g. stage 3 unoperable residual neuroblastoma or residual CNS tumor) that were considered as 'non active' may progress\n1 => Relapse\n2 => Progression\n-9922= > NK",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').valueCodeableConcept OR Condition.where( clinicalStatus = #relapse or clinicalStatus = #recurrence).clinicalStatus"
}
]
},
{
"id": "RelapseAfterFLT.type",
"path": "RelapseAfterFLT.type",
"short": "local | distant | combined",
"definition": "Please define if the relapse/progression was local, distant or combined.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-relapseType').valueCodeableConcept"
}
]
},
{
"id": "RelapseAfterFLT.site",
"path": "RelapseAfterFLT.site",
"short": "If distant, site of metastases",
"definition": "Please define if the relapse/progression was local, distant or combined.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".bodySite"
}
]
}
]
}
}