PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.2.0
    http://fhir.health.org.il/StructureDefinition/il-core-procedure
{
  "description": "Proposed constraints and extensions on the Procedure Resource",
  "_filename": "StructureDefinition-il-core-procedure.json",
  "package_name": "il.core.fhir.r4",
  "date": "2021-05-02",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreProcedure",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Procedure Profile",
  "package_version": "0.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Summary"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "draft",
  "language": "he-IL",
  "id": "9be94802-9ef2-4191-8345-0230a583bca1",
  "kind": "resource",
  "url": "http://fhir.health.org.il/StructureDefinition/il-core-procedure",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Procedure",
      "path": "Procedure",
      "short": "ILCore Procedure Profile",
      "definition": "Definitions for the profile-Procedure resource profile.",
      "mustSupport": true
    }, {
      "id": "Procedure.basedOn",
      "path": "Procedure.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CarePlan", "http://fhir.health.org.il/StructureDefinition/il-core-service-request" ]
      } ]
    }, {
      "id": "Procedure.partOf",
      "path": "Procedure.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-procedure", "http://fhir.health.org.il/StructureDefinition/il-core-observation", "http://hl7.org/fhir/StructureDefinition/MedicationAdministration" ]
      } ]
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-patient", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ]
    }, {
      "id": "Procedure.encounter",
      "path": "Procedure.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-encounetr" ]
      } ]
    }, {
      "id": "Procedure.recorder",
      "path": "Procedure.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-patient", "http://fhir.health.org.il/StructureDefinition/il-core-related-person", "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "http://fhir.health.org.il/StructureDefinition/il-core-practitionerRole" ]
      } ]
    }, {
      "id": "Procedure.asserter",
      "path": "Procedure.asserter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-patient", "http://fhir.health.org.il/StructureDefinition/il-core-related-person", "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "http://fhir.health.org.il/StructureDefinition/il-core-practitionerRole" ]
      } ]
    }, {
      "id": "Procedure.performer.actor",
      "path": "Procedure.performer.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "http://fhir.health.org.il/StructureDefinition/il-core-practitionerRole", "http://fhir.health.org.il/StructureDefinition/il-core-organization", "http://fhir.health.org.il/StructureDefinition/il-core-patient", "http://fhir.health.org.il/StructureDefinition/il-core-related-person", "http://fhir.health.org.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "Procedure.performer.onBehalfOf",
      "path": "Procedure.performer.onBehalfOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-organization" ]
      } ]
    }, {
      "id": "Procedure.location",
      "path": "Procedure.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-location" ]
      } ]
    }, {
      "id": "Procedure.reasonReference",
      "path": "Procedure.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-condition", "http://fhir.health.org.il/StructureDefinition/il-core-observation", "http://fhir.health.org.il/StructureDefinition/il-core-procedure", "http://fhir.health.org.il/StructureDefinition/il-core-diagnostic-report", "http://hl7.org/fhir/StructureDefinition/DocumentReference" ]
      } ]
    }, {
      "id": "Procedure.report",
      "path": "Procedure.report",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-diagnostic-report", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Composition" ]
      } ]
    }, {
      "id": "Procedure.complicationDetail",
      "path": "Procedure.complicationDetail",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-condition" ]
      } ]
    }, {
      "id": "Procedure.focalDevice.manipulated",
      "path": "Procedure.focalDevice.manipulated",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-device" ]
      } ]
    }, {
      "id": "Procedure.usedReference",
      "path": "Procedure.usedReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-device", "http://fhir.health.org.il/StructureDefinition/il-core-medication", "http://hl7.org/fhir/StructureDefinition/Substance" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}