PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.14.0
    http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study
{
  "description": "Israel Core proposed constraints and extensions on the ImagingStudy Resource",
  "_filename": "StructureDefinition-il-core-imaging-study.json",
  "package_name": "il.core.fhir.r4",
  "date": "2024-04-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreImagingStudy",
  "abstract": false,
  "type": "ImagingStudy",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore ImagingStudy 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": "f2d095ee-b92f-4aed-997f-15aaa8d4b901",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study",
  "version": "0.14.0",
  "differential": {
    "element": [ {
      "id": "ImagingStudy",
      "path": "ImagingStudy",
      "short": "Israel Core ImagingStudy Profile",
      "definition": "Israel Core proposed constraints and extensions on the ImagingStudy resource profile."
    }, {
      "id": "ImagingStudy.subject",
      "path": "ImagingStudy.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-group" ]
      } ]
    }, {
      "id": "ImagingStudy.encounter",
      "path": "ImagingStudy.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ]
      } ]
    }, {
      "id": "ImagingStudy.basedOn",
      "path": "ImagingStudy.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://fhir.health.gov.il/StructureDefinition/il-core-service-request", "http://hl7.org/fhir/StructureDefinition/Appointment", "http://hl7.org/fhir/StructureDefinition/AppointmentResponse", "http://hl7.org/fhir/StructureDefinition/Task" ]
      } ]
    }, {
      "id": "ImagingStudy.referrer",
      "path": "ImagingStudy.referrer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ]
      } ]
    }, {
      "id": "ImagingStudy.interpreter",
      "path": "ImagingStudy.interpreter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ]
      } ]
    }, {
      "id": "ImagingStudy.procedureReference",
      "path": "ImagingStudy.procedureReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-procedure" ]
      } ]
    }, {
      "id": "ImagingStudy.location",
      "path": "ImagingStudy.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
      } ]
    }, {
      "id": "ImagingStudy.reasonReference",
      "path": "ImagingStudy.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-condition", "http://fhir.health.gov.il/StructureDefinition/il-core-observation", "http://fhir.health.gov.il/StructureDefinition/il-core-media", "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report", "http://fhir.health.gov.il/StructureDefinition/il-core-document-reference" ]
      } ]
    }, {
      "id": "ImagingStudy.series.specimen",
      "path": "ImagingStudy.series.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-specimen" ]
      } ]
    }, {
      "id": "ImagingStudy.series.performer.actor",
      "path": "ImagingStudy.series.performer.actor",
      "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", "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImagingStudy"
}