FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/RelapseDuringFLT

Packagehl7.eu.fhir.pcsp
TypeStructureDefinition
IdRelapseDuringFLT
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/StructureDefinition-RelapseDuringFLT.html
URLhttp://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseDuringFLT
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameRelapseDuringFLT
TitleProgression-Relapse during FLT
Realmeu
Authorityhl7
DescriptionProgression-Relapse during FLT Maturity Level: 2 - Ready for Review
Typehttp://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseDuringFLT
Kindlogical

Resources that use this resource

StructureDefinition
TreatmentSummaryTreatment Summary

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelapseDuringFLT 0..*BaseProgression-Relapse during FLT
... identifier 0..1IdentifierProgression-Relapse during FLT identifier
... relatedDiagnosis 0..1IdentifierRelated diagnosis identifier
... date 0..1dateTimeDate
... type 0..1CodeableConceptrelapse | progression
... qualifier 0..1CodeableConceptlocal | distant | combined
... site 0..1stringIf distant, site of metastases

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "RelapseDuringFLT",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseDuringFLT",
  "version": "0.1.0",
  "name": "RelapseDuringFLT",
  "title": "Progression-Relapse during 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 during 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": "RelapseDuringFLT model to PCSP HL7 FHIR R4 Profiles"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/RelapseDuringFLT",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "RelapseDuringFLT",
        "path": "RelapseDuringFLT",
        "short": "Progression-Relapse during FLT",
        "definition": "Progression-Relapse during 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": "RelapseDuringFLT.identifier",
        "path": "RelapseDuringFLT.identifier",
        "short": "Progression-Relapse during FLT identifier",
        "definition": "Progression-Relapse during FLT identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".identifier"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.relatedDiagnosis",
        "path": "RelapseDuringFLT.relatedDiagnosis",
        "short": "Related diagnosis identifier",
        "definition": "Related diagnosis identifier",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.relatedDiagnosis",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing')"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.date",
        "path": "RelapseDuringFLT.date",
        "short": "Date",
        "definition": "Report the date of the event in DD/MM/YYYY format. If the date is unkown or partially missed insert the year at the best of your knowledge.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-assertedDate')"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.type",
        "path": "RelapseDuringFLT.type",
        "short": "relapse | progression",
        "definition": "The type of event should be reported\n1 => Relapse\n2 => Progression \n-9922= NK",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').where(Condition.clinicalStatus << #inactive).valueCodeableConcept OR Condition.where( clinicalStatus = #relapse OR clinicalStatus = #recurrence).clinicalStatus"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.qualifier",
        "path": "RelapseDuringFLT.qualifier",
        "short": "local | distant | combined",
        "definition": "Please state if the relapse or progression was local, distant,  combined or unk",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.qualifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').where(Condition.clinicalStatus = #inactive or #relapse or #recurrence).valueCodeableConcept OR Condition.where( clinicalStatus = #relapse OR clinicalStatus = #recurrence).clinicalStatus"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.site",
        "path": "RelapseDuringFLT.site",
        "short": "If distant, site of metastases",
        "definition": "If distant or comobined, specify site  (text)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelapseDuringFLT.site",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-secondaryCancer-eu-pcsp').bodySite"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "RelapseDuringFLT",
        "path": "RelapseDuringFLT",
        "short": "Progression-Relapse during FLT",
        "definition": "Progression-Relapse during 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": "RelapseDuringFLT.identifier",
        "path": "RelapseDuringFLT.identifier",
        "short": "Progression-Relapse during FLT identifier",
        "definition": "Progression-Relapse during FLT identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".identifier"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.relatedDiagnosis",
        "path": "RelapseDuringFLT.relatedDiagnosis",
        "short": "Related diagnosis identifier",
        "definition": "Related diagnosis identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing')"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.date",
        "path": "RelapseDuringFLT.date",
        "short": "Date",
        "definition": "Report the date of the event in DD/MM/YYYY format. If the date is unkown or partially missed insert the year at the best of your knowledge.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.org/fhir/StructureDefinition/condition-assertedDate')"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.type",
        "path": "RelapseDuringFLT.type",
        "short": "relapse | progression",
        "definition": "The type of event should be reported\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').where(Condition.clinicalStatus << #inactive).valueCodeableConcept OR Condition.where( clinicalStatus = #relapse OR clinicalStatus = #recurrence).clinicalStatus"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.qualifier",
        "path": "RelapseDuringFLT.qualifier",
        "short": "local | distant | combined",
        "definition": "Please state if the relapse or progression was local, distant,  combined or unk",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": ".extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus').where(Condition.clinicalStatus = #inactive or #relapse or #recurrence).valueCodeableConcept OR Condition.where( clinicalStatus = #relapse OR clinicalStatus = #recurrence).clinicalStatus"
          }
        ]
      },
      {
        "id": "RelapseDuringFLT.site",
        "path": "RelapseDuringFLT.site",
        "short": "If distant, site of metastases",
        "definition": "If distant or comobined, specify site  (text)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-secondaryCancer-eu-pcsp').bodySite"
          }
        ]
      }
    ]
  }
}