{
"description": "Logical model for representing one line/medication in medication overview.",
"_filename": "StructureDefinition-MedicationTreatmentLineLM.json",
"package_name": "ihe.pharm.meow",
"date": "2026-06-26T22:35:12+02:00",
"derivation": "specialization",
"publisher": "Integrating the Healthcare Enterprise (IHE)",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "MedicationTreatmentLineLM",
"abstract": false,
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"type": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLineLM",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Medication Treatment Line (model)",
"package_version": "1.0.0-preview",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"valueBoolean": true
} ],
"snapshot": {
"element": [ {
"id": "MedicationTreatmentLineLM",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "MedicationTreatmentLineLM",
"short": "Medication Treatment Line (model)",
"definition": "Logical model for representing one line/medication in medication overview.",
"isModifier": false
}, {
"id": "MedicationTreatmentLineLM.identifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.identifier"
},
"path": "MedicationTreatmentLineLM.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Unique business identifier(s) for the medication treatment line",
"definition": "Unique business identifier(s) for the medication treatment line"
}, {
"id": "MedicationTreatmentLineLM.subject",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.subject"
},
"path": "MedicationTreatmentLineLM.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"short": "The patient for whom the medication treatment line applies",
"definition": "The patient for whom the medication treatment line applies"
}, {
"id": "MedicationTreatmentLineLM.medication[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.medication[x]"
},
"path": "MedicationTreatmentLineLM.medication[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": [ "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicinalProductLM" ]
} ],
"short": "Medicinal product for which the treatment line refers to. Identification or sufficient description of the product.",
"definition": "Medicinal product for which the treatment line refers to. Identification or sufficient description of the product."
}, {
"path": "MedicationTreatmentLineLM.status",
"min": 1,
"definition": "Status of the record, not the status of the treatment.",
"short": "Status of the treatment line entry",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/medication-statement-status"
},
"max": "1",
"id": "MedicationTreatmentLineLM.status",
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.status"
}
}, {
"id": "MedicationTreatmentLineLM.version",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.version"
},
"path": "MedicationTreatmentLineLM.version",
"type": [ {
"code": "string"
} ],
"short": "Business version of the treatment line",
"definition": "Business version of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.timestamp",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.timestamp"
},
"path": "MedicationTreatmentLineLM.timestamp",
"type": [ {
"code": "dateTime"
} ],
"short": "Timestamp of the version of the treatment line",
"definition": "Timestamp of the version of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.treatmentStatus",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatus"
},
"path": "MedicationTreatmentLineLM.treatmentStatus",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The state of the actual treatment - taking, not taken...",
"definition": "The state of the actual treatment - taking, not taken..."
}, {
"id": "MedicationTreatmentLineLM.treatmentStatusReasonCode",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatusReasonCode"
},
"path": "MedicationTreatmentLineLM.treatmentStatusReasonCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The reason - coded - for the treatment status - i.e. adverse events, refusal...",
"definition": "The reason - coded - for the treatment status - i.e. adverse events, refusal..."
}, {
"id": "MedicationTreatmentLineLM.treatmentStatusReasonText",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatusReasonText"
},
"path": "MedicationTreatmentLineLM.treatmentStatusReasonText",
"type": [ {
"code": "string"
} ],
"short": "The reason - free text - for the treatment status - i.e. adverse events, refusal...",
"definition": "The reason - free text - for the treatment status - i.e. adverse events, refusal..."
}, {
"id": "MedicationTreatmentLineLM.effectivePeriod",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.effectivePeriod"
},
"path": "MedicationTreatmentLineLM.effectivePeriod",
"type": [ {
"code": "Period"
} ],
"short": "The period of time the treatment is in effect",
"definition": "The period of time the treatment is in effect"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "MedicationTreatmentLineLM.verificationInformation",
"min": 0,
"definition": "Verification of medication line. The overview is verified as a whole, but each line is equipped with the information. The actual functional meaning and impact of this validation depends on the implementation.",
"short": "Verification of medication line",
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "MedicationTreatmentLineLM.verificationInformation",
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.verificationInformation"
}
}, {
"path": "MedicationTreatmentLineLM.verificationInformation.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "MedicationTreatmentLineLM.verificationInformation.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.verificationInformation.extension",
"min": 0,
"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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "MedicationTreatmentLineLM.verificationInformation.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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.verificationInformation.modifierExtension",
"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).",
"min": 0,
"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).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "MedicationTreatmentLineLM.verificationInformation.modifierExtension",
"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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "MedicationTreatmentLineLM.verificationInformation.verifier",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.verificationInformation.verifier"
},
"path": "MedicationTreatmentLineLM.verificationInformation.verifier",
"type": [ {
"code": "Reference"
} ],
"short": "HCP (or device, if authorized) verifying the treatments/overview",
"definition": "HCP (or device, if authorized) verifying the treatments/overview"
}, {
"id": "MedicationTreatmentLineLM.verificationInformation.verificationTime",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.verificationInformation.verificationTime"
},
"path": "MedicationTreatmentLineLM.verificationInformation.verificationTime",
"type": [ {
"code": "dateTime"
} ],
"short": "The date and time when this medication treatment line was verified",
"definition": "The date and time when this medication treatment line was verified"
}, {
"id": "MedicationTreatmentLineLM.category",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.category"
},
"path": "MedicationTreatmentLineLM.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Whatever category for the treatment line. Categorisation of treatment lines is implementation-specific.",
"definition": "Whatever category for the treatment line. Categorisation of treatment lines is implementation-specific."
}, {
"id": "MedicationTreatmentLineLM.medicationTreatment",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.medicationTreatment"
},
"path": "MedicationTreatmentLineLM.medicationTreatment",
"type": [ {
"code": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLM"
} ],
"short": "Reference or identifier of the group of lines that belong together",
"definition": "Reference or identifier of the group of lines that belong together"
}, {
"id": "MedicationTreatmentLineLM.indication",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.indication"
},
"path": "MedicationTreatmentLineLM.indication",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason why the product has been prescribed to the patient, or why the patient claims to be taking it",
"definition": "Reason why the product has been prescribed to the patient, or why the patient claims to be taking it"
}, {
"id": "MedicationTreatmentLineLM.indicationText",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.indicationText"
},
"path": "MedicationTreatmentLineLM.indicationText",
"type": [ {
"code": "string"
} ],
"short": "Textual explanation for why the medication has been prescribed or why the patient is taking it. This might not be allowed by some implementations.",
"definition": "Textual explanation for why the medication has been prescribed or why the patient is taking it. This might not be allowed by some implementations."
}, {
"id": "MedicationTreatmentLineLM.intendedUse",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.intendedUse"
},
"path": "MedicationTreatmentLineLM.intendedUse",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Intended Use of the medication - prophylaxis, therapy...",
"definition": "Intended Use of the medication - prophylaxis, therapy..."
}, {
"id": "MedicationTreatmentLineLM.usageInstructions",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.usageInstructions"
},
"path": "MedicationTreatmentLineLM.usageInstructions",
"type": [ {
"code": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation"
} ],
"short": "Instructions about administration of the product",
"definition": "Instructions about requested or actual administration of the product. This is repeatable to support complex or concurrent dosage instructions. e.g. take 1 per day for 3 weeks; 2x PRN"
}, {
"id": "MedicationTreatmentLineLM.preparationInstructions",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.preparationInstructions"
},
"path": "MedicationTreatmentLineLM.preparationInstructions",
"type": [ {
"code": "string"
} ],
"short": "Additional instructions about preparation or dispense",
"definition": "Additional instructions about preparation or dispense"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "MedicationTreatmentLineLM.comment",
"min": 0,
"definition": "Comment on the individual line",
"short": "Comment on the individual line",
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "MedicationTreatmentLineLM.comment",
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.comment"
}
}, {
"path": "MedicationTreatmentLineLM.comment.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "MedicationTreatmentLineLM.comment.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.comment.extension",
"min": 0,
"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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "MedicationTreatmentLineLM.comment.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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.comment.modifierExtension",
"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).",
"min": 0,
"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).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "MedicationTreatmentLineLM.comment.modifierExtension",
"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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "MedicationTreatmentLineLM.comment.author",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.comment.author"
},
"path": "MedicationTreatmentLineLM.comment.author",
"type": [ {
"code": "Reference"
} ],
"short": "Author of the comment (Pharmacist, doctor, social carer, patient, device, related person)",
"definition": "Author of the comment (Pharmacist, doctor, social carer, patient, device, related person)"
}, {
"id": "MedicationTreatmentLineLM.comment.date",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.comment.date"
},
"path": "MedicationTreatmentLineLM.comment.date",
"type": [ {
"code": "dateTime"
} ],
"short": "time of comment",
"definition": "time of comment"
}, {
"id": "MedicationTreatmentLineLM.comment.commentText",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.comment.commentText"
},
"path": "MedicationTreatmentLineLM.comment.commentText",
"type": [ {
"code": "string"
} ],
"short": "content of the comment",
"definition": "content of the comment"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "MedicationTreatmentLineLM.substitution",
"min": 0,
"definition": "Whether and which type of substitution is allowed for this medication treatment line",
"short": "Whether and which type of substitution is allowed for this medication treatment line",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "MedicationTreatmentLineLM.substitution",
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution"
}
}, {
"path": "MedicationTreatmentLineLM.substitution.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "MedicationTreatmentLineLM.substitution.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.substitution.extension",
"min": 0,
"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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "MedicationTreatmentLineLM.substitution.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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.substitution.modifierExtension",
"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).",
"min": 0,
"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).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "MedicationTreatmentLineLM.substitution.modifierExtension",
"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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionType",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.substitution.substitutionType"
},
"path": "MedicationTreatmentLineLM.substitution.substitutionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The type of substitution that is allowed.",
"definition": "The type of substitution that is allowed."
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionTypeReason",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReason"
},
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Coded reason for the substitution requirement",
"definition": "Coded reason for the substitution requirement"
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionTypeReasonText",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReasonText"
},
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReasonText",
"type": [ {
"code": "string"
} ],
"short": "Textual reason for the substitution requirement",
"definition": "Textual reason for the substitution requirement"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "MedicationTreatmentLineLM.recordingMetadata",
"min": 1,
"definition": "Metadata about reporting/authoring of the treatment line",
"short": "Metadata about reporting/authoring of the treatment line",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "MedicationTreatmentLineLM.recordingMetadata",
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata"
}
}, {
"path": "MedicationTreatmentLineLM.recordingMetadata.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "MedicationTreatmentLineLM.recordingMetadata.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.recordingMetadata.extension",
"min": 0,
"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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "MedicationTreatmentLineLM.recordingMetadata.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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.recordingMetadata.modifierExtension",
"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).",
"min": 0,
"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).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "MedicationTreatmentLineLM.recordingMetadata.modifierExtension",
"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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.recorder",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata.recorder"
},
"path": "MedicationTreatmentLineLM.recordingMetadata.recorder",
"type": [ {
"code": "Reference"
} ],
"short": "Person entering the statement by initiating a treatment or documenting a statement by a patient or another professional. The recorder may be different from the author.",
"definition": "Person entering the statement by initiating a treatment or documenting a statement by a patient or another professional. The recorder may be different from the author."
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.recordedTime",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata.recordedTime"
},
"path": "MedicationTreatmentLineLM.recordingMetadata.recordedTime",
"type": [ {
"code": "dateTime"
} ],
"short": "Time of creation of the treatment line",
"definition": "Time of creation of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.patientReported",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.patientReported"
},
"path": "MedicationTreatmentLineLM.recordingMetadata.patientReported",
"type": [ {
"code": "boolean"
} ],
"short": "The treatment line has been documented according to patient's statement",
"definition": "The treatment line has been documented according to patient's statement"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.responsibleAuthor",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.responsibleAuthor"
},
"path": "MedicationTreatmentLineLM.recordingMetadata.responsibleAuthor",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/PractitionerLM" ]
} ],
"short": "HCP who takes the clinical decision for the medication treatment line. If an author is not present, the responsibility of the medication line is with the recorder.",
"definition": "HCP who takes the clinical decision for the medication treatment line. If an author is not present, the responsibility of the medication line is with the recorder."
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.authoringTime",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.authoringTime"
},
"path": "MedicationTreatmentLineLM.recordingMetadata.authoringTime",
"type": [ {
"code": "dateTime"
} ],
"short": "The time the clinical decision was made by the responsibleAuthor. Normally, the same time as recording time when it's the same person.",
"definition": "The time the clinical decision was made by the responsibleAuthor. Normally, the same time as recording time when it's the same person."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "MedicationTreatmentLineLM.derivedFrom",
"min": 0,
"definition": "Any data object that this treatment line is derived from",
"short": "Any data object that this treatment line is derived from",
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "MedicationTreatmentLineLM.derivedFrom",
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom"
}
}, {
"path": "MedicationTreatmentLineLM.derivedFrom.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "MedicationTreatmentLineLM.derivedFrom.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.derivedFrom.extension",
"min": 0,
"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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "MedicationTreatmentLineLM.derivedFrom.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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "MedicationTreatmentLineLM.derivedFrom.modifierExtension",
"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).",
"min": 0,
"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).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "MedicationTreatmentLineLM.derivedFrom.modifierExtension",
"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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.request",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.request"
},
"path": "MedicationTreatmentLineLM.derivedFrom.request",
"type": [ {
"code": "Reference"
} ],
"short": "Prescriptions that have been the source for creating the unverified treatment line",
"definition": "Prescriptions that have been the source for creating the unverified treatment line"
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.statement",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.statement"
},
"path": "MedicationTreatmentLineLM.derivedFrom.statement",
"type": [ {
"code": "Reference"
} ],
"short": "Medication-related statements from patients, pharmacists, or other HCPs, that are the source for creating the unverified treatment line",
"definition": "Medication-related statements from patients, pharmacists, or other HCPs, that are the source for creating the unverified treatment line"
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.dispensation",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.dispensation"
},
"path": "MedicationTreatmentLineLM.derivedFrom.dispensation",
"type": [ {
"code": "Reference"
} ],
"short": "Related dispensations that are not necessarily related to existing prescriptions/requests/statements.",
"definition": "Related dispensations that are not necessarily related to existing prescriptions/requests/statements."
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.administration",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.administration"
},
"path": "MedicationTreatmentLineLM.derivedFrom.administration",
"type": [ {
"code": "Reference"
} ],
"short": "Related administrations that are not necessarily related to existing prescriptions/requests/statements.",
"definition": "Related administrations that are not necessarily related to existing prescriptions/requests/statements."
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.other",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.other"
},
"path": "MedicationTreatmentLineLM.derivedFrom.other",
"type": [ {
"code": "Reference"
} ],
"short": "Other related sources of information - CarePlan, Immunizations, Documents (e.g. Discharge letters)...",
"definition": "Other related sources of information - CarePlan, Immunizations, Documents (e.g. Discharge letters)..."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "14f0bbbf-7072-4d88-ae73-c7c49c253548",
"kind": "logical",
"url": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLineLM",
"version": "1.0.0-preview",
"differential": {
"element": [ {
"id": "MedicationTreatmentLineLM",
"path": "MedicationTreatmentLineLM",
"short": "Medication Treatment Line (model)",
"definition": "Logical model for representing one line/medication in medication overview."
}, {
"id": "MedicationTreatmentLineLM.identifier",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Unique business identifier(s) for the medication treatment line",
"definition": "Unique business identifier(s) for the medication treatment line"
}, {
"id": "MedicationTreatmentLineLM.subject",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"short": "The patient for whom the medication treatment line applies",
"definition": "The patient for whom the medication treatment line applies"
}, {
"id": "MedicationTreatmentLineLM.medication[x]",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.medication[x]",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": [ "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicinalProductLM" ]
} ],
"short": "Medicinal product for which the treatment line refers to. Identification or sufficient description of the product.",
"definition": "Medicinal product for which the treatment line refers to. Identification or sufficient description of the product."
}, {
"id": "MedicationTreatmentLineLM.status",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.status",
"type": [ {
"code": "code"
} ],
"short": "Status of the treatment line entry",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/medication-statement-status"
},
"definition": "Status of the record, not the status of the treatment."
}, {
"id": "MedicationTreatmentLineLM.version",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.version",
"type": [ {
"code": "string"
} ],
"short": "Business version of the treatment line",
"definition": "Business version of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.timestamp",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.timestamp",
"type": [ {
"code": "dateTime"
} ],
"short": "Timestamp of the version of the treatment line",
"definition": "Timestamp of the version of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.treatmentStatus",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatus",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The state of the actual treatment - taking, not taken...",
"definition": "The state of the actual treatment - taking, not taken..."
}, {
"id": "MedicationTreatmentLineLM.treatmentStatusReasonCode",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatusReasonCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The reason - coded - for the treatment status - i.e. adverse events, refusal...",
"definition": "The reason - coded - for the treatment status - i.e. adverse events, refusal..."
}, {
"id": "MedicationTreatmentLineLM.treatmentStatusReasonText",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.treatmentStatusReasonText",
"type": [ {
"code": "string"
} ],
"short": "The reason - free text - for the treatment status - i.e. adverse events, refusal...",
"definition": "The reason - free text - for the treatment status - i.e. adverse events, refusal..."
}, {
"id": "MedicationTreatmentLineLM.effectivePeriod",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.effectivePeriod",
"type": [ {
"code": "Period"
} ],
"short": "The period of time the treatment is in effect",
"definition": "The period of time the treatment is in effect"
}, {
"id": "MedicationTreatmentLineLM.verificationInformation",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.verificationInformation",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Verification of medication line",
"definition": "Verification of medication line. The overview is verified as a whole, but each line is equipped with the information. The actual functional meaning and impact of this validation depends on the implementation."
}, {
"id": "MedicationTreatmentLineLM.verificationInformation.verifier",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.verificationInformation.verifier",
"type": [ {
"code": "Reference"
} ],
"short": "HCP (or device, if authorized) verifying the treatments/overview",
"definition": "HCP (or device, if authorized) verifying the treatments/overview"
}, {
"id": "MedicationTreatmentLineLM.verificationInformation.verificationTime",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.verificationInformation.verificationTime",
"type": [ {
"code": "dateTime"
} ],
"short": "The date and time when this medication treatment line was verified",
"definition": "The date and time when this medication treatment line was verified"
}, {
"id": "MedicationTreatmentLineLM.category",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Whatever category for the treatment line. Categorisation of treatment lines is implementation-specific.",
"definition": "Whatever category for the treatment line. Categorisation of treatment lines is implementation-specific."
}, {
"id": "MedicationTreatmentLineLM.medicationTreatment",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.medicationTreatment",
"type": [ {
"code": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLM"
} ],
"short": "Reference or identifier of the group of lines that belong together",
"definition": "Reference or identifier of the group of lines that belong together"
}, {
"id": "MedicationTreatmentLineLM.indication",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.indication",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason why the product has been prescribed to the patient, or why the patient claims to be taking it",
"definition": "Reason why the product has been prescribed to the patient, or why the patient claims to be taking it"
}, {
"id": "MedicationTreatmentLineLM.indicationText",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.indicationText",
"type": [ {
"code": "string"
} ],
"short": "Textual explanation for why the medication has been prescribed or why the patient is taking it. This might not be allowed by some implementations.",
"definition": "Textual explanation for why the medication has been prescribed or why the patient is taking it. This might not be allowed by some implementations."
}, {
"id": "MedicationTreatmentLineLM.intendedUse",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.intendedUse",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Intended Use of the medication - prophylaxis, therapy...",
"definition": "Intended Use of the medication - prophylaxis, therapy..."
}, {
"id": "MedicationTreatmentLineLM.usageInstructions",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.usageInstructions",
"type": [ {
"code": "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation"
} ],
"short": "Instructions about administration of the product",
"definition": "Instructions about requested or actual administration of the product. This is repeatable to support complex or concurrent dosage instructions. e.g. take 1 per day for 3 weeks; 2x PRN"
}, {
"id": "MedicationTreatmentLineLM.preparationInstructions",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.preparationInstructions",
"type": [ {
"code": "string"
} ],
"short": "Additional instructions about preparation or dispense",
"definition": "Additional instructions about preparation or dispense"
}, {
"id": "MedicationTreatmentLineLM.comment",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.comment",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Comment on the individual line",
"definition": "Comment on the individual line"
}, {
"id": "MedicationTreatmentLineLM.comment.author",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.comment.author",
"type": [ {
"code": "Reference"
} ],
"short": "Author of the comment (Pharmacist, doctor, social carer, patient, device, related person)",
"definition": "Author of the comment (Pharmacist, doctor, social carer, patient, device, related person)"
}, {
"id": "MedicationTreatmentLineLM.comment.date",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.comment.date",
"type": [ {
"code": "dateTime"
} ],
"short": "time of comment",
"definition": "time of comment"
}, {
"id": "MedicationTreatmentLineLM.comment.commentText",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.comment.commentText",
"type": [ {
"code": "string"
} ],
"short": "content of the comment",
"definition": "content of the comment"
}, {
"id": "MedicationTreatmentLineLM.substitution",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Whether and which type of substitution is allowed for this medication treatment line",
"definition": "Whether and which type of substitution is allowed for this medication treatment line"
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionType",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.substitution.substitutionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The type of substitution that is allowed.",
"definition": "The type of substitution that is allowed."
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionTypeReason",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Coded reason for the substitution requirement",
"definition": "Coded reason for the substitution requirement"
}, {
"id": "MedicationTreatmentLineLM.substitution.substitutionTypeReasonText",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.substitution.substitutionTypeReasonText",
"type": [ {
"code": "string"
} ],
"short": "Textual reason for the substitution requirement",
"definition": "Textual reason for the substitution requirement"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Metadata about reporting/authoring of the treatment line",
"definition": "Metadata about reporting/authoring of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.recorder",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata.recorder",
"type": [ {
"code": "Reference"
} ],
"short": "Person entering the statement by initiating a treatment or documenting a statement by a patient or another professional. The recorder may be different from the author.",
"definition": "Person entering the statement by initiating a treatment or documenting a statement by a patient or another professional. The recorder may be different from the author."
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.recordedTime",
"max": "1",
"min": 1,
"path": "MedicationTreatmentLineLM.recordingMetadata.recordedTime",
"type": [ {
"code": "dateTime"
} ],
"short": "Time of creation of the treatment line",
"definition": "Time of creation of the treatment line"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.patientReported",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.patientReported",
"type": [ {
"code": "boolean"
} ],
"short": "The treatment line has been documented according to patient's statement",
"definition": "The treatment line has been documented according to patient's statement"
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.responsibleAuthor",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.responsibleAuthor",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/PractitionerLM" ]
} ],
"short": "HCP who takes the clinical decision for the medication treatment line. If an author is not present, the responsibility of the medication line is with the recorder.",
"definition": "HCP who takes the clinical decision for the medication treatment line. If an author is not present, the responsibility of the medication line is with the recorder."
}, {
"id": "MedicationTreatmentLineLM.recordingMetadata.authoringTime",
"max": "1",
"min": 0,
"path": "MedicationTreatmentLineLM.recordingMetadata.authoringTime",
"type": [ {
"code": "dateTime"
} ],
"short": "The time the clinical decision was made by the responsibleAuthor. Normally, the same time as recording time when it's the same person.",
"definition": "The time the clinical decision was made by the responsibleAuthor. Normally, the same time as recording time when it's the same person."
}, {
"id": "MedicationTreatmentLineLM.derivedFrom",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Any data object that this treatment line is derived from",
"definition": "Any data object that this treatment line is derived from"
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.request",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.request",
"type": [ {
"code": "Reference"
} ],
"short": "Prescriptions that have been the source for creating the unverified treatment line",
"definition": "Prescriptions that have been the source for creating the unverified treatment line"
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.statement",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.statement",
"type": [ {
"code": "Reference"
} ],
"short": "Medication-related statements from patients, pharmacists, or other HCPs, that are the source for creating the unverified treatment line",
"definition": "Medication-related statements from patients, pharmacists, or other HCPs, that are the source for creating the unverified treatment line"
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.dispensation",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.dispensation",
"type": [ {
"code": "Reference"
} ],
"short": "Related dispensations that are not necessarily related to existing prescriptions/requests/statements.",
"definition": "Related dispensations that are not necessarily related to existing prescriptions/requests/statements."
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.administration",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.administration",
"type": [ {
"code": "Reference"
} ],
"short": "Related administrations that are not necessarily related to existing prescriptions/requests/statements.",
"definition": "Related administrations that are not necessarily related to existing prescriptions/requests/statements."
}, {
"id": "MedicationTreatmentLineLM.derivedFrom.other",
"max": "*",
"min": 0,
"path": "MedicationTreatmentLineLM.derivedFrom.other",
"type": [ {
"code": "Reference"
} ],
"short": "Other related sources of information - CarePlan, Immunizations, Documents (e.g. Discharge letters)...",
"definition": "Other related sources of information - CarePlan, Immunizations, Documents (e.g. Discharge letters)..."
} ]
},
"contact": [ {
"name": "Integrating the Healthcare Enterprise (IHE)",
"telecom": [ {
"value": "http://ihe.net",
"system": "url"
}, {
"value": "secretary@ihe.net",
"system": "email"
} ]
}, {
"name": "Jose Costa Teixeira",
"telecom": [ {
"use": "work",
"value": "jose.a.teixeira@gmail.com",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}