PackagesCanonicalsLogsProblems
    Packages
    ca.healthpei.io.core@0.1.3-DFT
    http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport
{
  "description": "The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.",
  "_filename": "StructureDefinition-DiagnosticReport.json",
  "package_name": "ca.healthpei.io.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DiagnosticReport",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DiagnosticReport",
  "package_version": "0.1.3-DFT",
  "status": "draft",
  "id": "6da51f2c-f8be-42ae-bfe5-23940bd7cbd0",
  "kind": "resource",
  "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-DiagnosticReport",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.identifier",
      "path": "DiagnosticReport.identifier",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier.system",
      "path": "DiagnosticReport.identifier.system",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.identifier.value",
      "path": "DiagnosticReport.identifier.value",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.status",
      "path": "DiagnosticReport.status",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category",
      "path": "DiagnosticReport.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/diagnostic-service-sections"
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding",
      "path": "DiagnosticReport.category.coding",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding.system",
      "path": "DiagnosticReport.category.coding.system",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding.code",
      "path": "DiagnosticReport.category.coding.code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding.display",
      "path": "DiagnosticReport.category.coding.display",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/report-codes"
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding.system",
      "path": "DiagnosticReport.code.coding.system",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding.code",
      "path": "DiagnosticReport.code.coding.code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding.display",
      "path": "DiagnosticReport.code.coding.display",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]",
      "path": "DiagnosticReport.effective[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]:effectivePeriod",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.effective[x]",
      "type": [ {
        "code": "Period"
      } ],
      "sliceName": "effectivePeriod"
    }, {
      "id": "DiagnosticReport.effective[x]:effectivePeriod.end",
      "path": "DiagnosticReport.effective[x].end",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.issued",
      "path": "DiagnosticReport.issued",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.presentedForm",
      "path": "DiagnosticReport.presentedForm",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.presentedForm.contentType",
      "path": "DiagnosticReport.presentedForm.contentType",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.presentedForm.data",
      "path": "DiagnosticReport.presentedForm.data",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}