{
"description": "Indication of which medication was used before or during the procedure,",
"_filename": "MedicationStatement.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-06-23T15:24:12.3851223+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2021-06-29T14:09:08.039+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MedicationStatement",
"mapping": [ {
"name": "Norwegian Colonoscopy Report",
"identity": "no-colonoscopy-report"
}, {
"name": "Technical Name KRG",
"identity": "krg-tech-name"
} ],
"abstract": true,
"type": "MedicationStatement",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report MedicationStatement",
"package_version": "0.1.0-beta",
"status": "draft",
"id": "f93941f4-ae95-4ea0-981b-d9ef5d6c2c5e",
"kind": "resource",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationstatement",
"version": null,
"differential": {
"element": [ {
"id": "MedicationStatement.partOf",
"path": "MedicationStatement.partOf",
"type": [ {
"code": "Reference",
"aggregation": [ "bundled" ],
"targetProfile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-colonoscopy" ]
} ],
"mustSupport": true
}, {
"id": "MedicationStatement.medication[x]",
"path": "MedicationStatement.medication[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://ehelse.no/fhir/ValueSet/no-colonoscopy-medication",
"description": "Indication of which medication was used before or during the procedure, including the ability to put Other. Coded with SCT Substance, but one can consider mapping FEST directly if it isn't included in a national mapping"
},
"mapping": [ {
"map": "30",
"comment": "Type medikament og dose",
"identity": "no-colonoscopy-report"
}, {
"map": "alfentanil_M",
"identity": "krg-tech-name"
}, {
"map": "fentanyl_M",
"identity": "krg-tech-name"
}, {
"map": "petidin_M",
"identity": "krg-tech-name"
}, {
"map": "midazolam_M",
"identity": "krg-tech-name"
}, {
"map": "propofol_M",
"identity": "krg-tech-name"
} ],
"mustSupport": true
}, {
"id": "MedicationStatement.subject",
"path": "MedicationStatement.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Patient" ]
} ]
}, {
"id": "MedicationStatement.dosage",
"path": "MedicationStatement.dosage",
"mustSupport": true
}, {
"id": "MedicationStatement.dosage.doseAndRate",
"path": "MedicationStatement.dosage.doseAndRate",
"mustSupport": true
}, {
"id": "MedicationStatement.dosage.doseAndRate.dose[x]",
"path": "MedicationStatement.dosage.doseAndRate.dose[x]",
"type": [ {
"code": "Quantity"
} ],
"mapping": [ {
"map": "30",
"comment": "Type medikament og dose",
"identity": "no-colonoscopy-report"
}, {
"map": "alfentanil_M",
"identity": "krg-tech-name"
}, {
"map": "fentanyl_M",
"identity": "krg-tech-name"
}, {
"map": "petidin_M",
"identity": "krg-tech-name"
}, {
"map": "midazolam_M",
"identity": "krg-tech-name"
}, {
"map": "propofol_M",
"identity": "krg-tech-name"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
}