PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.3
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-DiagnosticReport-Lab.json",
  "package_name": "fhir.r4.wales.discovery",
  "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.3",
  "status": "draft",
  "id": "79301eda-5baa-42ef-b8b4-14c6806ec948",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab",
  "version": null,
  "differential": {
    "element": [ {
      "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."
    }, {
      "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.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"
}