FHIR IG Statistics: StructureDefinition/520e8a06-e028-4993-abf8-893850d1c952
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "520e8a06-e028-4993-abf8-893850d1c952",
"meta": {
"versionId": "30",
"lastUpdated": "2021-10-12T08:28:20.304+00:00"
},
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-diagnosticreport",
"name": "DiagnosticReport",
"title": "Colonoscopy Report Diagnostic Report",
"status": "draft",
"date": "2021-10-12T08:19:42.6326118Z",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "no-colonoscopy-report",
"name": "Norwegian Colonoscopy Report"
},
{
"identity": "krg-tech-name",
"name": "Technical Name KRG"
}
],
"kind": "resource",
"abstract": true,
"type": "DiagnosticReport",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"mustSupport": true
},
{
"id": "DiagnosticReport.code.coding",
"path": "DiagnosticReport.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "DiagnosticReport.code.coding:SNOMED-CT",
"path": "DiagnosticReport.code.coding",
"sliceName": "SNOMED-CT",
"min": 1,
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "73761001"
}
},
{
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"mustSupport": true
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "resolve().code.coding"
}
],
"rules": "open"
}
},
{
"id": "DiagnosticReport.result:BostonBowelPreparationScale",
"path": "DiagnosticReport.result",
"sliceName": "BostonBowelPreparationScale",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-bostonbowelpreparationscale"
]
}
],
"mustSupport": true
},
{
"id": "DiagnosticReport.result:NumberOfLesions",
"path": "DiagnosticReport.result",
"sliceName": "NumberOfLesions",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions"
]
}
],
"mustSupport": true
},
{
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"mustSupport": true,
"mapping": [
{
"identity": "no-colonoscopy-report",
"map": "58",
"comment": "Hoveddiagnose (ICD-10) (if extension IsMainDiagnosis is true)"
},
{
"identity": "no-colonoscopy-report",
"map": "59",
"comment": "Bidiagnoser (ICD-10)"
},
{
"identity": "krg-tech-name",
"map": "hoveddiagnose_M",
"comment": "if extension IsMainDiagnosis is true"
},
{
"identity": "krg-tech-name",
"map": "bidiagnoser_M"
}
]
},
{
"id": "DiagnosticReport.conclusionCode.extension",
"path": "DiagnosticReport.conclusionCode.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "DiagnosticReport.conclusionCode.extension:IsMainDiagnosis",
"path": "DiagnosticReport.conclusionCode.extension",
"sliceName": "IsMainDiagnosis",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://kreftregisteret.no/fhir/StructureDefinition/diagnosticreport-conclusion-ismaindiagnosis"
]
}
],
"mustSupport": true
},
{
"id": "DiagnosticReport.conclusionCode.coding",
"path": "DiagnosticReport.conclusionCode.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "DiagnosticReport.conclusionCode.coding:ICD-10",
"path": "DiagnosticReport.conclusionCode.coding",
"sliceName": "ICD-10",
"min": 1,
"max": "1",
"patternCoding": {
"system": "http://hl7.org/fhir/sid/icd-10"
},
"mustSupport": true
}
]
}
}