FHIR IG Statistics: StructureDefinition/StemCellTransplantation
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": "StemCellTransplantation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/StemCellTransplantation",
"version": "0.1.0",
"name": "StemCellTransplantation",
"title": "Stem Cell Transplantation",
"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": "Stem Cell Transplantation.\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": "StemCellTransplantation model to PCSP HL7 FHIR R4 Profiles"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/StemCellTransplantation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"element": [
{
"id": "StemCellTransplantation",
"path": "StemCellTransplantation",
"short": "Stem Cell Transplantation",
"definition": "Stem Cell Transplantation.\nMaturity Level: 2 - Ready for Review",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp')"
}
]
},
{
"id": "StemCellTransplantation.identifier",
"path": "StemCellTransplantation.identifier",
"short": "SCT Identifier",
"definition": "Progressive SCT number",
"min": 1,
"max": "*",
"base": {
"path": "StemCellTransplantation.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".identifier"
}
]
},
{
"id": "StemCellTransplantation.relatedDiagnosis",
"path": "StemCellTransplantation.relatedDiagnosis",
"short": "Progressive number of diagnosis",
"definition": "Progressive number of diagnosis",
"min": 1,
"max": "*",
"base": {
"path": "StemCellTransplantation.relatedDiagnosis",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".reasonReference"
}
]
},
{
"id": "StemCellTransplantation.relatedRelapse",
"path": "StemCellTransplantation.relatedRelapse",
"short": "Progressive number of relapse/progression (after FLT)",
"definition": "Progressive number of relapse/progression (after FLT)",
"min": 1,
"max": "*",
"base": {
"path": "StemCellTransplantation.relatedRelapse",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".reasonReference"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment",
"path": "StemCellTransplantation.istitutionOfTreatment",
"short": "Institution of treatment",
"definition": "Please Identify the institution were the procedure was performed",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": "location.resolve().conformsTo(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Location-eu-pcsp)"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.id",
"path": "StemCellTransplantation.istitutionOfTreatment.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.extension",
"path": "StemCellTransplantation.istitutionOfTreatment.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.modifierExtension",
"path": "StemCellTransplantation.istitutionOfTreatment.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.description",
"path": "StemCellTransplantation.istitutionOfTreatment.description",
"short": "Institution description",
"definition": "Institution description",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.description"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.name",
"path": "StemCellTransplantation.istitutionOfTreatment.name",
"short": "Institution name",
"definition": "Institution name",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.name"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address",
"path": "StemCellTransplantation.istitutionOfTreatment.address",
"short": "Institution address",
"definition": "Institution address",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment.address",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.address.city"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.id",
"path": "StemCellTransplantation.istitutionOfTreatment.address.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.extension",
"path": "StemCellTransplantation.istitutionOfTreatment.address.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.modifierExtension",
"path": "StemCellTransplantation.istitutionOfTreatment.address.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.name",
"path": "StemCellTransplantation.istitutionOfTreatment.address.name",
"short": "Institution city",
"definition": "Institution city",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment.address.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.country",
"path": "StemCellTransplantation.istitutionOfTreatment.address.country",
"short": "Institution country",
"definition": "Institution country",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.istitutionOfTreatment.address.country",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.address.country"
}
]
},
{
"id": "StemCellTransplantation.date",
"path": "StemCellTransplantation.date",
"short": "Date of transplant",
"definition": "Date of the reinfusion of hematopoietic stem cells. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "*",
"base": {
"path": "StemCellTransplantation.date",
"min": 0,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".performedDateTime"
}
]
},
{
"id": "StemCellTransplantation.transplantType",
"path": "StemCellTransplantation.transplantType",
"short": "Type of transplant",
"definition": "Indicate if the transplant was autologous or allogeneic.\n1 = Autologous\n2 = Allogeneic\n-9922 = NK",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.transplantType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".code"
}
]
},
{
"id": "StemCellTransplantation.donorType",
"path": "StemCellTransplantation.donorType",
"short": "Type of donor",
"definition": "Define the type of donor \nin case of allogenic transplant,\n1 = matched related\n2 = matched unrelated\n3 = mismatch related\n4 = mismatch unrelated\n5 = haplo-identical\n-9922 = NK\n\n1 = matched related ? sibling\n2 = matched related ? parent\n3 = matched related ? other (e.g. cousin)\n-9922 = NK",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.donorType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "BiologicallyDerivedProduct .conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp').extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-donor-type').valueCodeableConcept"
}
]
},
{
"id": "StemCellTransplantation.cellSource",
"path": "StemCellTransplantation.cellSource",
"short": "Source of cells",
"definition": "Indicate the source of cells\n1 = PBSC \n2 = Bone marrow\n3 = Cord\n-9922 = NK",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.cellSource",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "BiologicallyDerivedProduct .conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp').extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-source-type').valueCodeableConcept"
}
]
},
{
"id": "StemCellTransplantation.conditioningRegimen",
"path": "StemCellTransplantation.conditioningRegimen",
"short": "Conditioning regimen: drugs used",
"definition": "Please list the drugs (name) and radiotherapy used or the conditioning regimen. These drugs contribute to the calculation of cumulative doses received by the patient reported in the chemotherapy section. Here it is requested only the names of the drugs and if possible the dosage used (only for possible information in the future).\nNo calculations are made on these data.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.conditioningRegimen",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(reasonReference.resolve().conformTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp') ).text"
}
]
},
{
"id": "StemCellTransplantation.gvhd",
"path": "StemCellTransplantation.gvhd",
"short": "Graft Versus Host Disease",
"definition": "Graft Versus Host Disease",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-gvdh-eu-pcsp')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.id",
"path": "StemCellTransplantation.gvhd.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.extension",
"path": "StemCellTransplantation.gvhd.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.modifierExtension",
"path": "StemCellTransplantation.gvhd.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.gvhd.prophylaxis",
"path": "StemCellTransplantation.gvhd.prophylaxis",
"short": "GVHD prophylaxis",
"definition": "State if any GVHD prophylaxis was given. Details on the drug names used for GVHD prophylaxis should be listed in the chemotherapy section under 'immunotherapy').\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.prophylaxis",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(code = $sct#868254008 'GVHD (graft versus host disease) prophylaxis').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute",
"path": "StemCellTransplantation.gvhd.acute",
"short": "GVHD Acute",
"definition": "GVHD Acute ",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.acute",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402355000 'Acute graft-versus-host disease')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.id",
"path": "StemCellTransplantation.gvhd.acute.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.extension",
"path": "StemCellTransplantation.gvhd.acute.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.modifierExtension",
"path": "StemCellTransplantation.gvhd.acute.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.status",
"path": "StemCellTransplantation.gvhd.acute.status",
"short": "GVHD Acutestatus",
"definition": "Please State if acute GVHD occurred\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.acute.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402355000 'Acute graft-versus-host disease').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.grade",
"path": "StemCellTransplantation.gvhd.acute.grade",
"short": "Grade",
"definition": "If yes, state the maximum grade of acute GVHD.\n\n1 => 1\n2 => 2\n3 => 3\n4 => 4\n-9922 => NK ",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.acute.grade",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".stage.summary"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.startDate",
"path": "StemCellTransplantation.gvhd.acute.startDate",
"short": "Start date",
"definition": "Define the starting date of GVHD. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.acute.startDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".onsetDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.endDate",
"path": "StemCellTransplantation.gvhd.acute.endDate",
"short": "End date",
"definition": "Define the ending date of GVHD. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.acute.endDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".abatementDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic",
"path": "StemCellTransplantation.gvhd.chronic",
"short": "GVHD Chronic",
"definition": "GVHD Chronic ",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.chronic",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402356004 'Chronic graft-versus-host disease')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.id",
"path": "StemCellTransplantation.gvhd.chronic.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.extension",
"path": "StemCellTransplantation.gvhd.chronic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.modifierExtension",
"path": "StemCellTransplantation.gvhd.chronic.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.status",
"path": "StemCellTransplantation.gvhd.chronic.status",
"short": "GVHD Chronicstatus",
"definition": "Please State if chronic GVHD occurred\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.chronic.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402356004 'Chronic graft-versus-host disease').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.grade",
"path": "StemCellTransplantation.gvhd.chronic.grade",
"short": "Grade",
"definition": " If yes, state the maximum grade of chronic GVHD\n1 => Limited\n2 => Extensive\n-9922 => NK",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.chronic.grade",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".stage.summary"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.startDate",
"path": "StemCellTransplantation.gvhd.chronic.startDate",
"short": "Start date",
"definition": "Please Define the starting date of GVHD. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.chronic.startDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".onsetDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.endDate",
"path": "StemCellTransplantation.gvhd.chronic.endDate",
"short": "End date",
"definition": "Please Define the ending date of GVHD. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.gvhd.chronic.endDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".abatementDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.organAffected",
"path": "StemCellTransplantation.gvhd.organAffected",
"short": "Organs affected",
"definition": "Please List organs affected by GVHD",
"min": 0,
"max": "*",
"base": {
"path": "StemCellTransplantation.gvhd.organAffected",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".bodySite"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant",
"path": "StemCellTransplantation.bloodBeforeTransplant",
"short": "Blood before transplant",
"definition": "Blood before transplant ",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodBeforeTransplant",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Observation.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp').where(effectiveTiming.code = #before-procedure)"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.id",
"path": "StemCellTransplantation.bloodBeforeTransplant.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.extension",
"path": "StemCellTransplantation.bloodBeforeTransplant.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.modifierExtension",
"path": "StemCellTransplantation.bloodBeforeTransplant.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.type",
"path": "StemCellTransplantation.bloodBeforeTransplant.type",
"short": "Blood type",
"definition": "Blood type before transplant \n1 => A\n2 => B\n3 => AB\n4 => O \n-9922 => NK",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodBeforeTransplant.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#883-9\t'ABO group [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.rh",
"path": "StemCellTransplantation.bloodBeforeTransplant.rh",
"short": "Rh",
"definition": "Rh factor before transplant\n1 => +\n2 => -\n-9922 => NK ",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodBeforeTransplant.rh",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#10331-7 'Rh [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant",
"path": "StemCellTransplantation.bloodAfterTransplant",
"short": "Blood after transplant",
"definition": "Blood after transplant ",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodAfterTransplant",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Observation.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp').where(effectiveTiming.code = #after-procedure)"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.id",
"path": "StemCellTransplantation.bloodAfterTransplant.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.extension",
"path": "StemCellTransplantation.bloodAfterTransplant.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.modifierExtension",
"path": "StemCellTransplantation.bloodAfterTransplant.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.type",
"path": "StemCellTransplantation.bloodAfterTransplant.type",
"short": "Blood type",
"definition": "Blood type after transplant \n1 => A\n2 => B\n3 => AB\n4 => O \n-9922 => NK",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodAfterTransplant.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#883-9\t'ABO group [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.rh",
"path": "StemCellTransplantation.bloodAfterTransplant.rh",
"short": "Rh",
"definition": "Rh factor after transplant\n1 => +\n2 => -\n-9922 => NK ",
"min": 1,
"max": "1",
"base": {
"path": "StemCellTransplantation.bloodAfterTransplant.rh",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#10331-7 'Rh [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.endOfTreatment",
"path": "StemCellTransplantation.endOfTreatment",
"short": "Date of end of immunosuppressive treatmentafter HSCT",
"definition": "Date of end of immunosuppressive treatment. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "1",
"base": {
"path": "StemCellTransplantation.endOfTreatment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(category = $sct#416608005 'Drug therapy' ).performedPeriod.end"
}
]
}
]
},
"differential": {
"element": [
{
"id": "StemCellTransplantation",
"path": "StemCellTransplantation",
"short": "Stem Cell Transplantation",
"definition": "Stem Cell Transplantation.\nMaturity Level: 2 - Ready for Review",
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp')"
}
]
},
{
"id": "StemCellTransplantation.identifier",
"path": "StemCellTransplantation.identifier",
"short": "SCT Identifier",
"definition": "Progressive SCT number",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".identifier"
}
]
},
{
"id": "StemCellTransplantation.relatedDiagnosis",
"path": "StemCellTransplantation.relatedDiagnosis",
"short": "Progressive number of diagnosis",
"definition": "Progressive number of diagnosis",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".reasonReference"
}
]
},
{
"id": "StemCellTransplantation.relatedRelapse",
"path": "StemCellTransplantation.relatedRelapse",
"short": "Progressive number of relapse/progression (after FLT)",
"definition": "Progressive number of relapse/progression (after FLT)",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".reasonReference"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment",
"path": "StemCellTransplantation.istitutionOfTreatment",
"short": "Institution of treatment",
"definition": "Please Identify the institution were the procedure was performed",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": "location.resolve().conformsTo(http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Location-eu-pcsp)"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.description",
"path": "StemCellTransplantation.istitutionOfTreatment.description",
"short": "Institution description",
"definition": "Institution description",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.description"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.name",
"path": "StemCellTransplantation.istitutionOfTreatment.name",
"short": "Institution name",
"definition": "Institution name",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.name"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address",
"path": "StemCellTransplantation.istitutionOfTreatment.address",
"short": "Institution address",
"definition": "Institution address",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.address.city"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.name",
"path": "StemCellTransplantation.istitutionOfTreatment.address.name",
"short": "Institution city",
"definition": "Institution city",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "StemCellTransplantation.istitutionOfTreatment.address.country",
"path": "StemCellTransplantation.istitutionOfTreatment.address.country",
"short": "Institution country",
"definition": "Institution country",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Location.address.country"
}
]
},
{
"id": "StemCellTransplantation.date",
"path": "StemCellTransplantation.date",
"short": "Date of transplant",
"definition": "Date of the reinfusion of hematopoietic stem cells. If the date is unkown or partially missed insert the year at the best of your knowledge.",
"min": 0,
"max": "*",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".performedDateTime"
}
]
},
{
"id": "StemCellTransplantation.transplantType",
"path": "StemCellTransplantation.transplantType",
"short": "Type of transplant",
"definition": "Indicate if the transplant was autologous or allogeneic.\n1 = Autologous\n2 = Allogeneic\n-9922 = NK",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".code"
}
]
},
{
"id": "StemCellTransplantation.donorType",
"path": "StemCellTransplantation.donorType",
"short": "Type of donor",
"definition": "Define the type of donor \nin case of allogenic transplant,\n1 = matched related\n2 = matched unrelated\n3 = mismatch related\n4 = mismatch unrelated\n5 = haplo-identical\n-9922 = NK\n\n1 = matched related ? sibling\n2 = matched related ? parent\n3 = matched related ? other (e.g. cousin)\n-9922 = NK",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "BiologicallyDerivedProduct .conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp').extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-donor-type').valueCodeableConcept"
}
]
},
{
"id": "StemCellTransplantation.cellSource",
"path": "StemCellTransplantation.cellSource",
"short": "Source of cells",
"definition": "Indicate the source of cells\n1 = PBSC \n2 = Bone marrow\n3 = Cord\n-9922 = NK",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "BiologicallyDerivedProduct .conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp').extension('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-source-type').valueCodeableConcept"
}
]
},
{
"id": "StemCellTransplantation.conditioningRegimen",
"path": "StemCellTransplantation.conditioningRegimen",
"short": "Conditioning regimen: drugs used",
"definition": "Please list the drugs (name) and radiotherapy used or the conditioning regimen. These drugs contribute to the calculation of cumulative doses received by the patient reported in the chemotherapy section. Here it is requested only the names of the drugs and if possible the dosage used (only for possible information in the future).\nNo calculations are made on these data.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(reasonReference.resolve().conformTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-eu-pcsp') ).text"
}
]
},
{
"id": "StemCellTransplantation.gvhd",
"path": "StemCellTransplantation.gvhd",
"short": "Graft Versus Host Disease",
"definition": "Graft Versus Host Disease",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Condition.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-gvdh-eu-pcsp')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.prophylaxis",
"path": "StemCellTransplantation.gvhd.prophylaxis",
"short": "GVHD prophylaxis",
"definition": "State if any GVHD prophylaxis was given. Details on the drug names used for GVHD prophylaxis should be listed in the chemotherapy section under 'immunotherapy').\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(code = $sct#868254008 'GVHD (graft versus host disease) prophylaxis').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute",
"path": "StemCellTransplantation.gvhd.acute",
"short": "GVHD Acute",
"definition": "GVHD Acute ",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402355000 'Acute graft-versus-host disease')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.status",
"path": "StemCellTransplantation.gvhd.acute.status",
"short": "GVHD Acutestatus",
"definition": "Please State if acute GVHD occurred\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402355000 'Acute graft-versus-host disease').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.grade",
"path": "StemCellTransplantation.gvhd.acute.grade",
"short": "Grade",
"definition": "If yes, state the maximum grade of acute GVHD.\n\n1 => 1\n2 => 2\n3 => 3\n4 => 4\n-9922 => NK ",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".stage.summary"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.startDate",
"path": "StemCellTransplantation.gvhd.acute.startDate",
"short": "Start date",
"definition": "Define the starting date of GVHD. 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": ".onsetDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.acute.endDate",
"path": "StemCellTransplantation.gvhd.acute.endDate",
"short": "End date",
"definition": "Define the ending date of GVHD. 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": ".abatementDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic",
"path": "StemCellTransplantation.gvhd.chronic",
"short": "GVHD Chronic",
"definition": "GVHD Chronic ",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402356004 'Chronic graft-versus-host disease')"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.status",
"path": "StemCellTransplantation.gvhd.chronic.status",
"short": "GVHD Chronicstatus",
"definition": "Please State if chronic GVHD occurred\n1 => Yes\n2 => No\n-9922 => NK ",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".where(code = http://snomed.info/sct#402356004 'Chronic graft-versus-host disease').exists()"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.grade",
"path": "StemCellTransplantation.gvhd.chronic.grade",
"short": "Grade",
"definition": " If yes, state the maximum grade of chronic GVHD\n1 => Limited\n2 => Extensive\n-9922 => NK",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".stage.summary"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.startDate",
"path": "StemCellTransplantation.gvhd.chronic.startDate",
"short": "Start date",
"definition": "Please Define the starting date of GVHD. 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": ".onsetDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.chronic.endDate",
"path": "StemCellTransplantation.gvhd.chronic.endDate",
"short": "End date",
"definition": "Please Define the ending date of GVHD. 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": ".abatementDateTime"
}
]
},
{
"id": "StemCellTransplantation.gvhd.organAffected",
"path": "StemCellTransplantation.gvhd.organAffected",
"short": "Organs affected",
"definition": "Please List organs affected by GVHD",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "fhir",
"map": ".bodySite"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant",
"path": "StemCellTransplantation.bloodBeforeTransplant",
"short": "Blood before transplant",
"definition": "Blood before transplant ",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Observation.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp').where(effectiveTiming.code = #before-procedure)"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.type",
"path": "StemCellTransplantation.bloodBeforeTransplant.type",
"short": "Blood type",
"definition": "Blood type before transplant \n1 => A\n2 => B\n3 => AB\n4 => O \n-9922 => NK",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#883-9\t'ABO group [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodBeforeTransplant.rh",
"path": "StemCellTransplantation.bloodBeforeTransplant.rh",
"short": "Rh",
"definition": "Rh factor before transplant\n1 => +\n2 => -\n-9922 => NK ",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#10331-7 'Rh [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant",
"path": "StemCellTransplantation.bloodAfterTransplant",
"short": "Blood after transplant",
"definition": "Blood after transplant ",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "fhir",
"map": "Observation.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-bld-abo-rh-eu-pcsp').where(effectiveTiming.code = #after-procedure)"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.type",
"path": "StemCellTransplantation.bloodAfterTransplant.type",
"short": "Blood type",
"definition": "Blood type after transplant \n1 => A\n2 => B\n3 => AB\n4 => O \n-9922 => NK",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#883-9\t'ABO group [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.bloodAfterTransplant.rh",
"path": "StemCellTransplantation.bloodAfterTransplant.rh",
"short": "Rh",
"definition": "Rh factor after transplant\n1 => +\n2 => -\n-9922 => NK ",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mapping": [
{
"identity": "fhir",
"map": "component.where(code = $loinc#10331-7 'Rh [Type] in Blood').value"
}
]
},
{
"id": "StemCellTransplantation.endOfTreatment",
"path": "StemCellTransplantation.endOfTreatment",
"short": "Date of end of immunosuppressive treatmentafter HSCT",
"definition": "Date of end of immunosuppressive treatment. 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": "Procedure.conformsTo('http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-sct-prophylaxis-eu-pcsp').where(category = $sct#416608005 'Drug therapy' ).performedPeriod.end"
}
]
}
]
}
}