{
"description": null,
"_filename": "Bundle.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-11-16T15:14:32.4606586+00:00",
"derivation": "constraint",
"meta": {
"versionId": "19",
"lastUpdated": "2021-11-16T15:14:32.96+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Bundle",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report Bundle",
"package_version": "0.7.17",
"status": "draft",
"id": "f470e393-dcfa-4488-b4c4-58a0687166e2",
"kind": "resource",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-bundle",
"version": null,
"differential": {
"element": [ {
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://kreftregisteret.no/fhir/NamingSystem/colonoscopy-report-id"
}
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"short": "bundle type",
"fixedCode": "collection"
}, {
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 3,
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "profile"
} ]
}
}, {
"id": "Bundle.entry:Colonoscopy",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "Colonoscopy"
}, {
"id": "Bundle.entry:Colonoscopy.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-colonoscopy" ]
} ]
}, {
"id": "Bundle.entry:SubProcedure",
"path": "Bundle.entry",
"sliceName": "SubProcedure"
}, {
"id": "Bundle.entry:SubProcedure.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-subprocedure" ]
} ]
}, {
"id": "Bundle.entry:MedicationStatement",
"path": "Bundle.entry",
"sliceName": "MedicationStatement"
}, {
"id": "Bundle.entry:MedicationStatement.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationstatement" ]
} ]
}, {
"id": "Bundle.entry:ProblemList",
"max": "1",
"path": "Bundle.entry",
"sliceName": "ProblemList"
}, {
"id": "Bundle.entry:ProblemList.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-problemlist" ]
} ]
}, {
"id": "Bundle.entry:MedicationList",
"max": "1",
"path": "Bundle.entry",
"sliceName": "MedicationList"
}, {
"id": "Bundle.entry:MedicationList.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationlist" ]
} ]
}, {
"id": "Bundle.entry:DiagnosticReport",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "DiagnosticReport"
}, {
"id": "Bundle.entry:DiagnosticReport.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport" ]
} ]
}, {
"id": "Bundle.entry:NumberOfLesions",
"max": "1",
"path": "Bundle.entry",
"sliceName": "NumberOfLesions"
}, {
"id": "Bundle.entry:NumberOfLesions.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions" ]
} ]
}, {
"id": "Bundle.entry:BostonBowelPreparationScale",
"max": "1",
"path": "Bundle.entry",
"sliceName": "BostonBowelPreparationScale"
}, {
"id": "Bundle.entry:BostonBowelPreparationScale.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-bostonbowelpreparationscale" ]
} ]
}, {
"id": "Bundle.entry:Lumen",
"max": "1",
"path": "Bundle.entry",
"sliceName": "Lumen"
}, {
"id": "Bundle.entry:Lumen.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lumen" ]
} ]
}, {
"id": "Bundle.entry:Patient",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "Patient"
}, {
"id": "Bundle.entry:Patient.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Patient" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}