{
"description": null,
"_filename": "DiagnosticReport.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-10-12T08:19:42.6326118Z",
"derivation": "constraint",
"meta": {
"versionId": "30",
"lastUpdated": "2021-10-12T08:28:20.304+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DiagnosticReport",
"mapping": [ {
"name": "Norwegian Colonoscopy Report",
"identity": "no-colonoscopy-report"
}, {
"name": "Technical Name KRG",
"identity": "krg-tech-name"
} ],
"abstract": true,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report Diagnostic Report",
"package_version": "0.7.21",
"status": "draft",
"id": "da11129e-b53f-4dd9-96bb-c7238719edd1",
"kind": "resource",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport",
"version": null,
"differential": {
"element": [ {
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"mustSupport": true
}, {
"id": "DiagnosticReport.code.coding",
"min": 1,
"path": "DiagnosticReport.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "DiagnosticReport.code.coding:SNOMED-CT",
"max": "1",
"min": 1,
"path": "DiagnosticReport.code.coding",
"sliceName": "SNOMED-CT",
"patternCoding": {
"code": "73761001",
"system": "http://snomed.info/sct"
}
}, {
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"mustSupport": true
}, {
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resolve().code.coding",
"type": "value"
} ]
}
}, {
"id": "DiagnosticReport.result:BostonBowelPreparationScale",
"max": "1",
"path": "DiagnosticReport.result",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-bostonbowelpreparationscale" ]
} ],
"sliceName": "BostonBowelPreparationScale",
"mustSupport": true
}, {
"id": "DiagnosticReport.result:NumberOfLesions",
"max": "1",
"path": "DiagnosticReport.result",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions" ]
} ],
"sliceName": "NumberOfLesions",
"mustSupport": true
}, {
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"mapping": [ {
"map": "58",
"comment": "Hoveddiagnose (ICD-10) (if extension IsMainDiagnosis is true)",
"identity": "no-colonoscopy-report"
}, {
"map": "59",
"comment": "Bidiagnoser (ICD-10)",
"identity": "no-colonoscopy-report"
}, {
"map": "hoveddiagnose_M",
"comment": "if extension IsMainDiagnosis is true",
"identity": "krg-tech-name"
}, {
"map": "bidiagnoser_M",
"identity": "krg-tech-name"
} ],
"mustSupport": true
}, {
"id": "DiagnosticReport.conclusionCode.extension",
"min": 0,
"path": "DiagnosticReport.conclusionCode.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "DiagnosticReport.conclusionCode.extension:IsMainDiagnosis",
"max": "1",
"min": 0,
"path": "DiagnosticReport.conclusionCode.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://kreftregisteret.no/fhir/StructureDefinition/diagnosticreport-conclusion-ismaindiagnosis" ]
} ],
"sliceName": "IsMainDiagnosis",
"mustSupport": true
}, {
"id": "DiagnosticReport.conclusionCode.coding",
"min": 1,
"path": "DiagnosticReport.conclusionCode.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "DiagnosticReport.conclusionCode.coding:ICD-10",
"max": "1",
"min": 1,
"path": "DiagnosticReport.conclusionCode.coding",
"sliceName": "ICD-10",
"mustSupport": true,
"patternCoding": {
"system": "http://hl7.org/fhir/sid/icd-10"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}