FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DataStandardsWales-DiagnosticReport-Lab

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdDataStandardsWales-DiagnosticReport-Lab
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab
URLhttps://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab
Version0.1.0
Statusdraft
Date2023-05-24
NameDataStandardsWalesDiagnosticReportLab
TitleData Standards Wales Diagnostic Report - Lab
Realmus
Authorityhl7
Copyright2024 NHS Wales.
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DataStandardsWales-EncounterData Standards Wales Encounter
DataStandardsWales-ImagingStudyData Standards Wales Imaging Study
DataStandardsWales-MedicationRequestData Standards Wales Medication Request
DataStandardsWales-Observation-LabData Standards Wales Observation - Lab
DataStandardsWales-ObservationData Standards Wales Observation
DataStandardsWales-OrganizationData Standards Wales Organization
DataStandardsWales-PatientData Standards Wales Patient
DataStandardsWales-PractitionerData Standards Wales Practitioner
DataStandardsWales-PractitionerRoleData Standards Wales Practitioner Role
DataStandardsWales-ServiceRequestData Standards Wales Service Request
DataStandardsWales-SpecimenData Standards Wales Specimen
UKCore-DiagnosticReportUK Core Diagnostic Report

Narrative

No narrative content found in resource


Source

{
  "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"
            ]
          }
        ]
      }
    ]
  }
}