Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

Resource Profile: Fujitsu Cancer-Related Medication Administration Injection Profile

Official URL: http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationadministration-cancer-related-injection Version: 1.1.28
Active as of 2025-07-09 Computable Name: FujitsuMedicationAdministrationCancerRelatedInjection

This profile defines the patient’s cancer related medication administration.
このプロファイルは、患者のがん関連投薬実施を定義します。

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from FujitsuMedicationAdministrationInjection

Terminology Bindings (Differential)

PathConformanceValueSetURI
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG

Terminology Bindings

PathConformanceValueSet / CodeURI
MedicationAdministration.identifier:emr.systemrequiredFujitsuInternalIdentifierURIValueSet (a valid code from Fujitsu Internal Identifier URI)
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-internal-identifier-uri
from this IG
MedicationAdministration.statusrequiredMedicationAdministration Status Codes
http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1
from the FHIR Standard
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG
MedicationAdministration.dosage.doserequiredFujitsuMedicationUnitMERIT9
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-medication-unit-merit9
from this IG
MedicationAdministration.dosage.dose.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.numeratorrequiredFujitsuUCUM
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-ucum
from this IG
MedicationAdministration.dosage.rate[x]:rateRatio.numerator.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.denominator.codepreferredFixed Value: h
http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationAdministrationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationAdministrationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationAdministrationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
mad-1errorMedicationAdministration.dosageSHALL have at least one of dosage.dose or dosage.rate[x]
: dose.exists() or rate.exists()
qty-3errorMedicationAdministration.dosage.dose, MedicationAdministration.dosage.rate[x]:rateRatio.numerator, MedicationAdministration.dosage.rate[x]:rateQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationAdministration.dosage.rate[x]:rateRatioNumerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
sqty-1errorMedicationAdministration.dosage.doseThe comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationAdministration.dosage.rate[x]:rateQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()

Terminology Bindings

PathConformanceValueSet / CodeURI
MedicationAdministration.identifier:emr.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
MedicationAdministration.identifier:emr.systemrequiredFujitsuInternalIdentifierURIValueSet (a valid code from Fujitsu Internal Identifier URI)
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-internal-identifier-uri
from this IG
MedicationAdministration.statusrequiredMedicationAdministration Status Codes
http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1
from the FHIR Standard
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG
MedicationAdministration.dosage.sitepreferredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationAdministration.dosage.site.coding:JPCoderequiredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationAdministration.dosage.site.coding:USCodeexampleSNOMEDCTAnatomicalStructureForAdministrationSiteCodes
http://hl7.org/fhir/ValueSet/approach-site-codes
from the FHIR Standard
MedicationAdministration.dosage.site.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.routepreferredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationAdministration.dosage.route.coding:JPCoderequiredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationAdministration.dosage.route.coding:USCodeexampleSNOMEDCTRouteCodes
http://hl7.org/fhir/ValueSet/route-codes
from the FHIR Standard
MedicationAdministration.dosage.route.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.methodexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationAdministration.dosage.method.coding:unitDigit1requiredJPMedicationMethodInjectionCodes
http://ig.fujitsu.com/healthy-living/ValueSet/JP-Medication-Method-Injection-Codes
from this IG
MedicationAdministration.dosage.method.coding:unitDigit2preferredJP_MedicationMethodJAMIDetailUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIDetailUsage_VS
MedicationAdministration.dosage.method.coding:USCodeexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationAdministration.dosage.method.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.doserequiredFujitsuMedicationUnitMERIT9
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-medication-unit-merit9
from this IG
MedicationAdministration.dosage.dose.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.numeratorrequiredFujitsuUCUM
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-ucum
from this IG
MedicationAdministration.dosage.rate[x]:rateRatio.numerator.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.denominator.codepreferredFixed Value: h
http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationAdministrationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationAdministrationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationAdministrationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
mad-1errorMedicationAdministration.dosageSHALL have at least one of dosage.dose or dosage.rate[x]
: dose.exists() or rate.exists()
qty-3errorMedicationAdministration.dosage.dose, MedicationAdministration.dosage.rate[x]:rateRatio.numerator, MedicationAdministration.dosage.rate[x]:rateQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationAdministration.dosage.rate[x]:rateRatioNumerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
sqty-1errorMedicationAdministration.dosage.doseThe comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationAdministration.dosage.rate[x]:rateQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()

Differential View

This structure is derived from FujitsuMedicationAdministrationInjection

Terminology Bindings (Differential)

PathConformanceValueSetURI
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG

Key Elements View

Terminology Bindings

PathConformanceValueSet / CodeURI
MedicationAdministration.identifier:emr.systemrequiredFujitsuInternalIdentifierURIValueSet (a valid code from Fujitsu Internal Identifier URI)
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-internal-identifier-uri
from this IG
MedicationAdministration.statusrequiredMedicationAdministration Status Codes
http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1
from the FHIR Standard
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG
MedicationAdministration.dosage.doserequiredFujitsuMedicationUnitMERIT9
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-medication-unit-merit9
from this IG
MedicationAdministration.dosage.dose.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.numeratorrequiredFujitsuUCUM
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-ucum
from this IG
MedicationAdministration.dosage.rate[x]:rateRatio.numerator.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.denominator.codepreferredFixed Value: h
http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationAdministrationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationAdministrationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationAdministrationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
mad-1errorMedicationAdministration.dosageSHALL have at least one of dosage.dose or dosage.rate[x]
: dose.exists() or rate.exists()
qty-3errorMedicationAdministration.dosage.dose, MedicationAdministration.dosage.rate[x]:rateRatio.numerator, MedicationAdministration.dosage.rate[x]:rateQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationAdministration.dosage.rate[x]:rateRatioNumerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
sqty-1errorMedicationAdministration.dosage.doseThe comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationAdministration.dosage.rate[x]:rateQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()

Snapshot View

Terminology Bindings

PathConformanceValueSet / CodeURI
MedicationAdministration.identifier:emr.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
MedicationAdministration.identifier:emr.systemrequiredFujitsuInternalIdentifierURIValueSet (a valid code from Fujitsu Internal Identifier URI)
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-internal-identifier-uri
from this IG
MedicationAdministration.statusrequiredMedicationAdministration Status Codes
http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1
from the FHIR Standard
MedicationAdministration.statusReasonextensibleTreatmentTerminationReasonValueSet (a valid code from Treatment Termination Reason ValueSet)
http://ig.fujitsu.com/healthy-living/ValueSet/treatment-termination-reason
from this IG
MedicationAdministration.reasonCodeextensibleCancerDisorderValueSet
http://ig.fujitsu.com/healthy-living/ValueSet/cancer-disorder
from this IG
MedicationAdministration.dosage.sitepreferredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationAdministration.dosage.site.coding:JPCoderequiredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationAdministration.dosage.site.coding:USCodeexampleSNOMEDCTAnatomicalStructureForAdministrationSiteCodes
http://hl7.org/fhir/ValueSet/approach-site-codes
from the FHIR Standard
MedicationAdministration.dosage.site.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.routepreferredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationAdministration.dosage.route.coding:JPCoderequiredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationAdministration.dosage.route.coding:USCodeexampleSNOMEDCTRouteCodes
http://hl7.org/fhir/ValueSet/route-codes
from the FHIR Standard
MedicationAdministration.dosage.route.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.methodexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationAdministration.dosage.method.coding:unitDigit1requiredJPMedicationMethodInjectionCodes
http://ig.fujitsu.com/healthy-living/ValueSet/JP-Medication-Method-Injection-Codes
from this IG
MedicationAdministration.dosage.method.coding:unitDigit2preferredJP_MedicationMethodJAMIDetailUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIDetailUsage_VS
MedicationAdministration.dosage.method.coding:USCodeexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationAdministration.dosage.method.coding:AbsentrequiredDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
MedicationAdministration.dosage.doserequiredFujitsuMedicationUnitMERIT9
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-medication-unit-merit9
from this IG
MedicationAdministration.dosage.dose.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.numeratorrequiredFujitsuUCUM
http://ig.fujitsu.com/healthy-living/ValueSet/fujitsu-ucum
from this IG
MedicationAdministration.dosage.rate[x]:rateRatio.numerator.codepreferredJP_MedicationUnitMERIT9_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS
MedicationAdministration.dosage.rate[x]:rateRatio.denominator.codepreferredFixed Value: h
http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationAdministrationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationAdministrationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorMedicationAdministrationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationAdministrationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
mad-1errorMedicationAdministration.dosageSHALL have at least one of dosage.dose or dosage.rate[x]
: dose.exists() or rate.exists()
qty-3errorMedicationAdministration.dosage.dose, MedicationAdministration.dosage.rate[x]:rateRatio.numerator, MedicationAdministration.dosage.rate[x]:rateQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationAdministration.dosage.rate[x]:rateRatioNumerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
sqty-1errorMedicationAdministration.dosage.doseThe comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationAdministration.dosage.rate[x]:rateQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()

 

Other representations of profile: CSV, Excel, Schematron