PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.2.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-DiagnosticReport-Lab.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesDiagnosticReportLab",
  "abstract": false,
  "copyright": "2023 NHS Wales.",
  "type": "DiagnosticReport",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Diagnostic Report - Lab",
  "package_version": "1.2.1",
  "status": "draft",
  "id": "38ec3c06-fc3b-4cf5-a83b-79997b6e7c57",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab",
  "version": "0.0.5",
  "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"
}