FHIR IG Statistics: StructureDefinition/palga-diagnostic-report
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "palga-diagnostic-report",
"url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report",
"version": "1.0.0",
"name": "PalgaDiagnosticReport",
"status": "active",
"contact": [
{
"name": "Netherlands comprehensive cancer organisation (IKNL)",
"telecom": [
{
"system": "url",
"value": "https://iknl.nl"
},
{
"system": "email",
"value": "fhir@iknl.nl"
}
]
}
],
"date": "2024-01-16T18:29:47.9368255+00:00",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "zib-textresult-v4.4-2020EN",
"uri": "https://zibs.nl/wiki/TextResult-v4.4(2020EN)",
"name": "zib TextResult-v4.4(2020EN)"
},
{
"identity": "iknl-palga",
"uri": "http://fhir.iknl.nl/fhir/iknl-palga"
}
],
"kind": "resource",
"abstract": false,
"type": "DiagnosticReport",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DiagnosticReport.extension:protocol-version",
"path": "DiagnosticReport.extension",
"sliceName": "protocol-version",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://www.palga.nl/professionals/profession/protocollen/"
]
}
],
"mapping": [
{
"identity": "iknl-palga",
"map": "pversie"
}
]
},
{
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-procedure-request"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "DiagnosticReport.code.text",
"path": "DiagnosticReport.code.text",
"min": 1,
"mapping": [
{
"identity": "iknl-palga",
"map": "protocolnaam"
}
]
},
{
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-patient"
],
"aggregation": [
"bundled"
]
}
]
},
{
"id": "DiagnosticReport.performer",
"path": "DiagnosticReport.performer",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory"
],
"aggregation": [
"bundled"
]
}
]
},
{
"id": "DiagnosticReport.specimen",
"path": "DiagnosticReport.specimen",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-specimen"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-sample-observation"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "DiagnosticReport.conclusion",
"path": "DiagnosticReport.conclusion",
"min": 1,
"mapping": [
{
"identity": "iknl-palga",
"map": "conclusie"
}
]
},
{
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"min": 1
},
{
"id": "DiagnosticReport.conclusionCode.coding",
"path": "DiagnosticReport.conclusionCode.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "DiagnosticReport.conclusionCode.coding:snomedCodes",
"path": "DiagnosticReport.conclusionCode.coding",
"sliceName": "snomedCodes",
"min": 1,
"max": "1"
},
{
"id": "DiagnosticReport.conclusionCode.coding:snomedCodes.system",
"path": "DiagnosticReport.conclusionCode.coding.system",
"min": 1,
"patternUri": "urn:oid:2.16.840.1.113883.2.4.3.23.5.2"
},
{
"id": "DiagnosticReport.conclusionCode.coding:snomedCodes.code",
"path": "DiagnosticReport.conclusionCode.coding.code",
"min": 1,
"mapping": [
{
"identity": "iknl-palga",
"map": "diagp.codes",
"comment": "codes voor diagnoseregel p"
}
]
},
{
"id": "DiagnosticReport.conclusionCode.coding:snomedCodes.display",
"path": "DiagnosticReport.conclusionCode.coding.display",
"min": 1,
"mapping": [
{
"identity": "iknl-palga",
"map": "diagp",
"comment": "diagnoseregel p"
}
]
}
]
}
}