PackagesCanonicalsLogsProblems
    Packages
    rdc.interoperability.guide@1.0.0
    http://roche.com/fhir/iop/StructureDefinition/DiagnosticReport
{
  "description": null,
  "_filename": "DiagnosticReport.json",
  "package_name": "rdc.interoperability.guide",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "DiagnosticReport",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "2963fe31-39a4-4bb1-91db-b8b03c09c491",
  "kind": "resource",
  "url": "http://roche.com/fhir/iop/StructureDefinition/DiagnosticReport",
  "version": "1",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.contained",
      "path": "DiagnosticReport.contained",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "DiagnosticReport.contained:CGM_Observation",
      "path": "DiagnosticReport.contained",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://roche.com/fhir/iop/StructureDefinition/CGM_Observation" ]
      } ],
      "sliceName": "CGM_Observation"
    }, {
      "id": "DiagnosticReport.identifier",
      "max": "0",
      "path": "DiagnosticReport.identifier"
    }, {
      "id": "DiagnosticReport.basedOn",
      "max": "0",
      "path": "DiagnosticReport.basedOn"
    }, {
      "id": "DiagnosticReport.category",
      "max": "0",
      "path": "DiagnosticReport.category"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://roche.com/fhir/iop/ValueSet/report-codes"
      }
    }, {
      "id": "DiagnosticReport.encounter",
      "max": "0",
      "path": "DiagnosticReport.encounter"
    }, {
      "id": "DiagnosticReport.effective[x]",
      "path": "DiagnosticReport.effective[x]",
      "type": [ {
        "code": "Period"
      } ]
    }, {
      "id": "DiagnosticReport.issued",
      "max": "0",
      "path": "DiagnosticReport.issued"
    }, {
      "id": "DiagnosticReport.performer",
      "path": "DiagnosticReport.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "DiagnosticReport.resultsInterpreter",
      "max": "0",
      "path": "DiagnosticReport.resultsInterpreter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "DiagnosticReport.specimen",
      "max": "0",
      "path": "DiagnosticReport.specimen"
    }, {
      "id": "DiagnosticReport.note",
      "max": "0",
      "path": "DiagnosticReport.note"
    }, {
      "id": "DiagnosticReport.study",
      "max": "0",
      "path": "DiagnosticReport.study"
    }, {
      "id": "DiagnosticReport.supportingInfo",
      "max": "0",
      "path": "DiagnosticReport.supportingInfo"
    }, {
      "id": "DiagnosticReport.media",
      "max": "0",
      "path": "DiagnosticReport.media"
    }, {
      "id": "DiagnosticReport.composition",
      "max": "0",
      "path": "DiagnosticReport.composition"
    }, {
      "id": "DiagnosticReport.conclusion",
      "max": "0",
      "path": "DiagnosticReport.conclusion"
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "max": "0",
      "path": "DiagnosticReport.conclusionCode"
    }, {
      "id": "DiagnosticReport.presentedForm.frames",
      "max": "0",
      "path": "DiagnosticReport.presentedForm.frames"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}