{
"description": null,
"_filename": "Profile-DataStandardsWales-DiagnosticReport-Lab.json",
"package_name": "fhir.r4.wales",
"date": "2023-01-06",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesDiagnosticReportLab",
"abstract": false,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Data Standards Wales DiagnosticReport Profile for Laboratory Results",
"package_version": "0.0.1-SANDBOX",
"status": "draft",
"id": "1c1db9fb-804d-46c3-9099-6e574479d6bb",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab",
"version": null,
"differential": {
"element": [ {
"id": "DiagnosticReport.identifier",
"path": "DiagnosticReport.identifier",
"mustSupport": true
}, {
"id": "DiagnosticReport.status",
"path": "DiagnosticReport.status",
"mustSupport": true
}, {
"id": "DiagnosticReport.category",
"min": 1,
"path": "DiagnosticReport.category"
}, {
"id": "DiagnosticReport.category.coding",
"min": 1,
"path": "DiagnosticReport.category.coding"
}, {
"id": "DiagnosticReport.category.coding:laboratory",
"max": "1",
"min": 1,
"path": "DiagnosticReport.category.coding",
"sliceName": "laboratory",
"fixedCoding": {
"code": "LAB",
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"display": "Laboratory"
},
"mustSupport": true
}, {
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"mustSupport": true
}, {
"id": "DiagnosticReport.subject",
"min": 1,
"path": "DiagnosticReport.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
} ],
"short": "The subject of the report - which is always a patient for Laboratory Reports",
"definition": "The subject of the report - which is always a patient for Laboratory Reports.",
"mustSupport": true
}, {
"id": "DiagnosticReport.encounter",
"path": "DiagnosticReport.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ]
} ],
"mustSupport": true
}, {
"id": "DiagnosticReport.effective[x]",
"path": "DiagnosticReport.effective[x]",
"mustSupport": true
}, {
"id": "DiagnosticReport.issued",
"path": "DiagnosticReport.issued",
"mustSupport": true
}, {
"id": "DiagnosticReport.performer",
"path": "DiagnosticReport.performer",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
} ],
"mustSupport": true
}, {
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation" ]
} ],
"mustSupport": true
} ]
},
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport"
}