This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Mappings for the Chemotherapy logical model.
Chemotherapy |
Chemotherapy | MedicationAdministration.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/MedicationAdministration-eu-pcsp') |
relatedDiagnosis | .reasonReference |
startDate | .effectivePeriod.start |
endDate | .effectivePeriod.end |
istitutionOfTreatment | .extension(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/ActLocation-eu-pcsp).conformsTo(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Location-eu-pcsp) |
description | Location.description |
name | Location.name |
address | Location.address.city |
country | Location.address.country |
productAdministration | .medication[x] |
agent | .medicationCodeableConcept |
dose | .dosage.dose |
cumulativeDose | .extension(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/ResourceRelatedInfo-eu-pcsp).conformsTo(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-cumulativeDoseChemo-eu-pcsp) |
notAvailable | .valueCodeableConcept = http://terminology.hl7.org/CodeSystem/data-absent-reason#unknown, .dataAbsentReason |
measureType | .method |
completionStatus | .status = #preliminary |
statusReason | .extension('http://hl7.org/fhir/StructureDefinition/event-statusReason') |
value | .valueQuantity.value |
unit | .valueQuantity.unit (human readeable), .valueQuantity.code (code) |
corticosteroids | MedicationStatement.where(medicationCodeableConcept = 'http://www.whocc.no/atc|H02' and dosage.timing.repeat.boundsDuration.where( value='4' and code = 'w' and comparator ='>' ) |
intrathecalInjections | MedicationStatement.where(dosage.route = https://standardterms.edqm.eu|20042000) |
status | .exists() |
number | .dosage.timing.repeat.count, .count() |
productName | .medicationCodeableConcept.text |
otherTreatments | MedicationStatement |
productName | .medicationCodeableConcept.text |