PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.14.0
    http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report
{
  "description": "Israel Core proposed constraints and extensions on the DiagnosticReport Resource",
  "_filename": "StructureDefinition-il-core-diagnostic-report.json",
  "package_name": "il.core.fhir.r4",
  "date": "2024-04-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreDiagnosticReport",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore DiagnosticReport Profile",
  "package_version": "0.14.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "5dd40669-b767-4334-ad2d-93e6d1c9a405",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report",
  "version": "0.14.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport",
      "path": "DiagnosticReport",
      "short": "ILCore DiagnosticReport Profile",
      "definition": "Israel Core proposed constraints and extensions on the DiagnosticReport resource profile."
    }, {
      "id": "DiagnosticReport.basedOn",
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation", "http://fhir.health.gov.il/StructureDefinition/il-core-medication-request", "http://hl7.org/fhir/StructureDefinition/NutritionOrder", "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" ]
      } ]
    }, {
      "id": "DiagnosticReport.subject",
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-group", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
      } ]
    }, {
      "id": "DiagnosticReport.encounter",
      "path": "DiagnosticReport.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ]
      } ]
    }, {
      "id": "DiagnosticReport.performer",
      "path": "DiagnosticReport.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization", "http://hl7.org/fhir/StructureDefinition/CareTeam" ]
      } ]
    }, {
      "id": "DiagnosticReport.resultsInterpreter",
      "path": "DiagnosticReport.resultsInterpreter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization", "http://fhir.health.gov.il/StructureDefinition/il-core-care-team" ]
      } ]
    }, {
      "id": "DiagnosticReport.specimen",
      "path": "DiagnosticReport.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-specimen" ]
      } ]
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-observation" ]
      } ]
    }, {
      "id": "DiagnosticReport.imagingStudy",
      "path": "DiagnosticReport.imagingStudy",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study" ]
      } ]
    }, {
      "id": "DiagnosticReport.media.link",
      "path": "DiagnosticReport.media.link",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-media" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}