PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.test@1.0.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-DiagnosticReport-Lab.json",
  "package_name": "fhir.r4.wales.test",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesDiagnosticReportLab",
  "abstract": false,
  "copyright": "2024 NHS Wales.",
  "type": "DiagnosticReport",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Diagnostic Report - Lab",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "cf56e3f9-d894-434d-b47a-c10746e71495",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab",
  "version": "0.1.0",
  "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",
      "min": 1,
      "path": "DiagnosticReport.category"
    }, {
      "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.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."
    }, {
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport"
}