PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_DiagnosticReport
{
  "description": null,
  "_filename": "PH_DiagnosticReport.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_DiagnosticReport",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "b278d74b-6927-43e6-a79d-994dd596ad92",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_DiagnosticReport",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.extension:extOrganization",
      "path": "DiagnosticReport.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "Health facility where the diagnosis was made",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "Health facility where the diagnosis was made",
      "isModifier": false
    }, {
      "id": "DiagnosticReport.basedOn",
      "max": "0",
      "path": "DiagnosticReport.basedOn"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://example.org/fhir/ValueSet/DiagnosticReportCode"
      }
    }, {
      "id": "DiagnosticReport.performer",
      "max": "0",
      "path": "DiagnosticReport.performer"
    }, {
      "id": "DiagnosticReport.resultsInterpreter",
      "max": "0",
      "path": "DiagnosticReport.resultsInterpreter"
    }, {
      "id": "DiagnosticReport.imagingStudy",
      "max": "0",
      "path": "DiagnosticReport.imagingStudy"
    }, {
      "id": "DiagnosticReport.media",
      "max": "0",
      "path": "DiagnosticReport.media"
    }, {
      "id": "DiagnosticReport.presentedForm",
      "max": "0",
      "path": "DiagnosticReport.presentedForm"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}