PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.3.0
    http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report
{
  "description": "Proposed constraints and extensions on the DiagnosticReport Resource",
  "_filename": "StructureDefinition-il-core-diagnostic-report.json",
  "package_name": "il.core.fhir.r4",
  "date": "2021-05-02",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreDiagnosticReport",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore DiagnosticReport Profile",
  "package_version": "0.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Diagnostics"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "draft",
  "language": "he-IL",
  "id": "84992a71-7c77-401b-be3d-47b70647f2e6",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report",
  "version": "0.3.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport",
      "path": "DiagnosticReport",
      "short": "ILCore DiagnosticReport Profile",
      "definition": "Definitions for the profile-DiagnosticReport resource profile.",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.basedOn",
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation", "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://hl7.org/fhir/StructureDefinition/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-encounetr" ]
      } ]
    }, {
      "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://hl7.org/fhir/StructureDefinition/CareTeam" ]
      } ]
    }, {
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}