Package | fhir.r4.wales.test |
Resource Type | StructureDefinition |
Id | DataStandardsWales-DiagnosticReport-Lab |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab |
URL | https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab |
Version | 0.1.0 |
Status | draft |
Date | 2023-05-24 |
Name | DataStandardsWalesDiagnosticReportLab |
Title | Data Standards Wales Diagnostic Report - Lab |
Realm | us |
Authority | hl7 |
Copyright | 2024 NHS Wales. |
Type | DiagnosticReport |
Kind | resource |
No resources found
StructureDefinition | |
DataStandardsWales-Encounter | Data Standards Wales Encounter |
DataStandardsWales-ImagingStudy | Data Standards Wales Imaging Study |
DataStandardsWales-MedicationRequest | Data Standards Wales Medication Request |
DataStandardsWales-Observation-Lab | Data Standards Wales Observation - Lab |
DataStandardsWales-Observation | Data Standards Wales Observation |
DataStandardsWales-Organization | Data Standards Wales Organization |
DataStandardsWales-Patient | Data Standards Wales Patient |
DataStandardsWales-Practitioner | Data Standards Wales Practitioner |
DataStandardsWales-PractitionerRole | Data Standards Wales Practitioner Role |
DataStandardsWales-ServiceRequest | Data Standards Wales Service Request |
DataStandardsWales-Specimen | Data Standards Wales Specimen |
UKCore-DiagnosticReport | UK Core Diagnostic Report |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "DataStandardsWales-DiagnosticReport-Lab", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab", "version": "0.1.0", "name": "DataStandardsWalesDiagnosticReportLab", "title": "Data Standards Wales Diagnostic Report - Lab", "status": "draft", "experimental": true, "date": "2023-05-24", "publisher": "NHS Wales", "copyright": "2024 NHS Wales.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "DiagnosticReport", "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport", "derivation": "constraint", "differential": { "element": [ { "id": "DiagnosticReport.identifier", "path": "DiagnosticReport.identifier", "mustSupport": true }, { "id": "DiagnosticReport.basedOn", "path": "DiagnosticReport.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationRequest", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ServiceRequest" ] } ] }, { "id": "DiagnosticReport.category", "path": "DiagnosticReport.category", "min": 1 }, { "id": "DiagnosticReport.category.coding:laboratory", "path": "DiagnosticReport.category.coding", "sliceName": "laboratory", "min": 1, "max": "1", "fixedCoding": { "system": "http://terminology.hl7.org/CodeSystem/v2-0074", "code": "LAB", "display": "Laboratory" }, "mustSupport": true }, { "id": "DiagnosticReport.subject", "path": "DiagnosticReport.subject", "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.", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ] } ] }, { "id": "DiagnosticReport.encounter", "path": "DiagnosticReport.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ] } ] }, { "id": "DiagnosticReport.effective[x]", "path": "DiagnosticReport.effective[x]", "mustSupport": true }, { "id": "DiagnosticReport.performer", "path": "DiagnosticReport.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/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.resultsInterpreter", "path": "DiagnosticReport.resultsInterpreter", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CareTeam", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ] } ] }, { "id": "DiagnosticReport.specimen", "path": "DiagnosticReport.specimen", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen" ] } ] }, { "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" ] } ] }, { "id": "DiagnosticReport.imagingStudy", "path": "DiagnosticReport.imagingStudy", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ImagingStudy" ] } ] } ] } }