{
"description": "The number of lesions detected during a colonoscopy",
"_filename": "NumberOfLesions.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-05-12T15:09:21.873511+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2021-06-23T15:24:22.995+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "NumberOfLesions",
"mapping": [ {
"name": "Norwegian Colonoscopy Report",
"identity": "no-colonoscopy-report"
}, {
"name": "Technical Name KRG",
"identity": "krg-tech-name"
} ],
"abstract": true,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report Number Of Lesions",
"package_version": "0.1.0-beta",
"status": "draft",
"id": "a346e9a2-1cd2-4b8d-8467-86b02d0f607c",
"kind": "resource",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions",
"version": null,
"differential": {
"element": [ {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"min": 1,
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Observation.code.coding:SNOMED-CT",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "SNOMED-CT",
"patternCoding": {
"code": "246206008",
"system": "http://snomed.info/sct"
}
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"type": [ {
"code": "Quantity"
} ],
"mapping": [ {
"map": "34",
"comment": "Lesjonsnummer",
"identity": "no-colonoscopy-report"
}, {
"map": "lesjonerIngen_M",
"identity": "krg-tech-name"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}