FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeStructureDefinition
IdStructureDefinition-il-core-imaging-study.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study
URLhttp://fhir.health.gov.il/StructureDefinition/il-core-imaging-study
Version0.12.1
Statusdraft
Date2021-05-02
NameILCoreImagingStudy
TitleILCore ImagingStudy Profile
Realmil
Authoritynational
DescriptionIsrael Core proposed constraints and extensions on the ImagingStudy Resource
TypeImagingStudy
Kindresource

Resources that use this resource

StructureDefinition
il.core.fhir.r4.2023#0.1.0il-core-diagnostic-reportILCore DiagnosticReport Profile
il.core.fhir.r4.2023#0.1.0il-core-observationILCore Observation Profile
il.hdp.fhir.r4#0.4.2il-hdp-observation-labILHDP ObservationLab Profile
il.hdp.fhir.r4#0.4.2il-hdp-patient-reported-chief-complaintILHDP Patient Reported Chief Complaint Profile
il.core.fhir.r4#0.20.3il-core-vital-signsILCore Vital Signs Profile

Resources that this resource uses

StructureDefinition
il.core.fhir.r4.2023#0.1.0il-core-conditionILCore Condition Profile
il.core.fhir.r4.2023#0.1.0il-core-deviceILCore Device Profile
il.core.fhir.r4.2023#0.1.0il-core-diagnostic-reportILCore DiagnosticReport Profile
il.core.fhir.r4.2023#0.1.0il-core-encounterILCore Encounter Profile
il.core.fhir.r4.2023#0.1.0il-core-groupILCore Group Profile
il.core.fhir.r4.2023#0.1.0il-core-locationILCore Location Profile
il.core.fhir.r4.2023#0.1.0il-core-mediaILCore Media Profile
il.core.fhir.r4.2023#0.1.0il-core-observationILCore Observation Profile
il.core.fhir.r4.2023#0.1.0il-core-organizationILCore Organization Profile
il.core.fhir.r4.2023#0.1.0il-core-patientILCore Patient Profile
il.core.fhir.r4.2023#0.1.0il-core-practitionerILCore Practitioner Profile
il.core.fhir.r4.2023#0.1.0il-core-practitioner-roleILCore PractitionerRole Profile
il.core.fhir.r4.2023#0.1.0il-core-procedureILCore Procedure Profile
il.core.fhir.r4.2023#0.1.0il-core-related-personILCore RelatedPerson Profile
il.core.fhir.r4.2023#0.1.0il-core-service-requestILCore ServiceRequest Profile
il.core.fhir.r4.2023#0.1.0il-core-specimenILCore Specimen Profile

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "il-core-imaging-study",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study",
  "version": "0.12.1",
  "name": "ILCoreImagingStudy",
  "title": "ILCore ImagingStudy Profile",
  "status": "draft",
  "date": "2021-05-02",
  "publisher": "Israel Core Team",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "ido.levin@moh.gov.il"
        }
      ]
    }
  ],
  "description": "Israel Core proposed constraints and extensions on the ImagingStudy Resource",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "dicom",
      "uri": "http://nema.org/dicom",
      "name": "DICOM Tag Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ImagingStudy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ImagingStudy",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ImagingStudy",
        "path": "ImagingStudy",
        "short": "Israel Core ImagingStudy Profile",
        "definition": "Definitions for the profile-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://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ]
      },
      {
        "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://hl7.org/fhir/StructureDefinition/CareTeam",
              "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"
            ]
          }
        ]
      }
    ]
  }
}