PackagesCanonicalsLogsProblems
    Packages
    tiga.health.clinical@1.1.0
    http://tigahealth.com/fhir/StructureDefinition/DiagnosticReportProfile
{
  "description": null,
  "_filename": "DiagnosticReportResourceProfile.StructureDefinition.json",
  "package_name": "tiga.health.clinical",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DiagnosticReportResourceProfile",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "draft",
  "id": "ae85e2f4-67ef-4835-9223-db775ba6e925",
  "kind": "resource",
  "url": "http://tigahealth.com/fhir/StructureDefinition/DiagnosticReportProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.identifier.type",
      "min": 1,
      "path": "DiagnosticReport.identifier.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.identifier.type:PRN",
      "min": 1,
      "path": "DiagnosticReport.identifier.type",
      "sliceName": "PRN"
    }, {
      "id": "DiagnosticReport.identifier.type:PRN.coding.system",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
    }, {
      "id": "DiagnosticReport.identifier.type:PRN.coding.code",
      "min": 1,
      "path": "DiagnosticReport.identifier.type.coding.code",
      "fixedCode": "PRN"
    }, {
      "id": "DiagnosticReport.identifier.system",
      "min": 1,
      "path": "DiagnosticReport.identifier.system"
    }, {
      "id": "DiagnosticReport.identifier.value",
      "min": 1,
      "path": "DiagnosticReport.identifier.value"
    }, {
      "id": "DiagnosticReport.category",
      "min": 1,
      "path": "DiagnosticReport.category"
    }, {
      "id": "DiagnosticReport.category.coding.system",
      "min": 1,
      "path": "DiagnosticReport.category.coding.system"
    }, {
      "id": "DiagnosticReport.category.coding.code",
      "min": 1,
      "path": "DiagnosticReport.category.coding.code"
    }, {
      "id": "DiagnosticReport.code.coding.system",
      "min": 1,
      "path": "DiagnosticReport.code.coding.system"
    }, {
      "id": "DiagnosticReport.code.coding.code",
      "min": 1,
      "path": "DiagnosticReport.code.coding.code"
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject"
    }, {
      "id": "DiagnosticReport.subject.reference",
      "min": 1,
      "path": "DiagnosticReport.subject.reference"
    }, {
      "id": "DiagnosticReport.subject.display",
      "max": "0",
      "path": "DiagnosticReport.subject.display"
    }, {
      "id": "DiagnosticReport.encounter",
      "min": 1,
      "path": "DiagnosticReport.encounter"
    }, {
      "id": "DiagnosticReport.encounter.reference",
      "min": 1,
      "path": "DiagnosticReport.encounter.reference"
    }, {
      "id": "DiagnosticReport.effective[x]",
      "min": 1,
      "path": "DiagnosticReport.effective[x]"
    }, {
      "id": "DiagnosticReport.performer",
      "min": 1,
      "path": "DiagnosticReport.performer"
    }, {
      "id": "DiagnosticReport.performer.reference",
      "min": 1,
      "path": "DiagnosticReport.performer.reference"
    }, {
      "id": "DiagnosticReport.resultsInterpreter.reference",
      "min": 1,
      "path": "DiagnosticReport.resultsInterpreter.reference"
    }, {
      "id": "DiagnosticReport.specimen.reference",
      "min": 1,
      "path": "DiagnosticReport.specimen.reference"
    }, {
      "id": "DiagnosticReport.result.reference",
      "min": 1,
      "path": "DiagnosticReport.result.reference"
    }, {
      "id": "DiagnosticReport.imagingStudy.reference",
      "min": 1,
      "path": "DiagnosticReport.imagingStudy.reference"
    }, {
      "id": "DiagnosticReport.media.link.reference",
      "min": 1,
      "path": "DiagnosticReport.media.link.reference"
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "max": "1",
      "path": "DiagnosticReport.conclusionCode"
    }, {
      "id": "DiagnosticReport.conclusionCode.coding.system",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.system"
    }, {
      "id": "DiagnosticReport.conclusionCode.coding.code",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.code"
    }, {
      "id": "DiagnosticReport.presentedForm.contentType",
      "min": 1,
      "path": "DiagnosticReport.presentedForm.contentType"
    }, {
      "id": "DiagnosticReport.presentedForm.data",
      "min": 1,
      "path": "DiagnosticReport.presentedForm.data"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}