PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.0.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-DiagnosticReport
{
  "description": "RDC DiagnosticProfile profile for providing additional context information in diagnostic domain such as  Carbs, EWM etc.",
  "_filename": "rdc-DiagnosticReport.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "RdcDiagnosticReport",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "RDC DiagnosticReport",
  "package_version": "1.0.0",
  "status": "active",
  "id": "78352ae6-a47f-46ea-a052-f5b93ad86130",
  "kind": "resource",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-DiagnosticReport",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.contained",
      "path": "DiagnosticReport.contained",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "DiagnosticReport.contained:rdc-Observation-CGM",
      "path": "DiagnosticReport.contained",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM" ]
      } ],
      "sliceName": "rdc-Observation-CGM"
    }, {
      "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": "https://roche.com/fhir/iop/ValueSet/report-codes"
      }
    }, {
      "id": "DiagnosticReport.subject",
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" ]
      } ]
    }, {
      "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/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.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM" ]
      } ]
    }, {
      "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"
}