{
"description": "Describes what kind of laxatives were used to empty the bowel before a colonoscopy, and if the laxatives were taken as a split dose or not.",
"_filename": "Laxatives.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-03-30T13:52:45.8182344+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2021-04-28T15:01:06.677+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Laxatives",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report Laxatives",
"package_version": "0.1.0-beta",
"status": "draft",
"id": "bc734374-cf39-43e7-a2f1-7c43cd5d8ff4",
"kind": "complex-type",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-laxatives-extension",
"context": [ {
"type": "element",
"expression": "Procedure"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:type",
"max": "1",
"path": "Extension.extension",
"sliceName": "type"
}, {
"id": "Extension.extension:type.url",
"path": "Extension.extension.url",
"fixedUri": "type"
}, {
"id": "Extension.extension:type.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
}, {
"id": "Extension.extension:takenAsSplitDose",
"max": "1",
"path": "Extension.extension",
"sliceName": "takenAsSplitDose"
}, {
"id": "Extension.extension:takenAsSplitDose.url",
"path": "Extension.extension.url",
"fixedUri": "takenAsSplitDose"
}, {
"id": "Extension.extension:takenAsSplitDose.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-laxatives-extension"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}