PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.dgmc@0.4.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-consultation-request
{
  "description": "DGMC Consultation Request",
  "_filename": "StructureDefinition-dgmc-cml-consultation-request.json",
  "package_name": "il.fhir.r4.dgmc",
  "date": "2025-03-25",
  "derivation": "constraint",
  "publisher": "Division of Governmental Hospitals Israel",
  "fhirVersion": "4.0.1",
  "name": "DGMCConsultationRequest",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DGMC Consultation Request",
  "package_version": "0.4.0",
  "status": "draft",
  "id": "a32d7052-8e6c-489d-8c7f-4fc10297efe1",
  "kind": "resource",
  "url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-consultation-request",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.id",
      "min": 1,
      "path": "ServiceRequest.id"
    }, {
      "id": "ServiceRequest.identifier.system",
      "min": 1,
      "path": "ServiceRequest.identifier.system",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-counseling-request-uri"
      }
    }, {
      "id": "ServiceRequest.identifier.value",
      "min": 1,
      "path": "ServiceRequest.identifier.value"
    }, {
      "id": "ServiceRequest.category",
      "max": "1",
      "path": "ServiceRequest.category"
    }, {
      "id": "ServiceRequest.category:il-core",
      "max": "0",
      "path": "ServiceRequest.category",
      "sliceName": "il-core"
    }, {
      "id": "ServiceRequest.category:consult",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category",
      "sliceName": "consult",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "409063005",
          "system": "http://snomed.info/sct",
          "display": "Counseling"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding",
      "max": "2",
      "min": 2,
      "path": "ServiceRequest.code.coding",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system"
    }, {
      "id": "ServiceRequest.code.coding.code",
      "min": 1,
      "path": "ServiceRequest.code.coding.code"
    }, {
      "id": "ServiceRequest.code.coding.display",
      "min": 1,
      "path": "ServiceRequest.code.coding.display"
    }, {
      "id": "ServiceRequest.code.coding:cons",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding",
      "sliceName": "cons"
    }, {
      "id": "ServiceRequest.code.coding:cons.system",
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "ServiceRequest.code.coding:cons.code",
      "path": "ServiceRequest.code.coding.code",
      "fixedCode": "11429006"
    }, {
      "id": "ServiceRequest.code.coding:cons.display",
      "path": "ServiceRequest.code.coding.display",
      "fixedString": "Consultation"
    }, {
      "id": "ServiceRequest.code.coding:cons-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-consultation-type"
      },
      "sliceName": "cons-type"
    }, {
      "id": "ServiceRequest.code.coding:cons-type.system",
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://fhir.dgmc.health.gov.il/cs/cml-consultation-type"
    }, {
      "id": "ServiceRequest.orderDetail",
      "path": "ServiceRequest.orderDetail",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Slice based on the presence or absence of Coding",
        "discriminator": [ {
          "path": "$this.coding",
          "type": "exists"
        } ]
      }
    }, {
      "id": "ServiceRequest.orderDetail:question",
      "max": "*",
      "min": 0,
      "path": "ServiceRequest.orderDetail",
      "sliceName": "question"
    }, {
      "id": "ServiceRequest.orderDetail:question.extension",
      "min": 1,
      "path": "ServiceRequest.orderDetail.extension"
    }, {
      "id": "ServiceRequest.orderDetail:question.extension:flag",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.orderDetail.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.dgmc.health.gov.il/StructureDefinition/consultation-question-flag" ]
      } ],
      "sliceName": "flag"
    }, {
      "id": "ServiceRequest.orderDetail:question.extension:flag.value[x]",
      "path": "ServiceRequest.orderDetail.extension.value[x]",
      "fixedBoolean": true
    }, {
      "id": "ServiceRequest.orderDetail:question.coding",
      "max": "0",
      "path": "ServiceRequest.orderDetail.coding"
    }, {
      "id": "ServiceRequest.orderDetail:question.text",
      "min": 1,
      "path": "ServiceRequest.orderDetail.text",
      "comment": "השאלה לייעוץ"
    }, {
      "id": "ServiceRequest.orderDetail:state",
      "max": "*",
      "min": 0,
      "path": "ServiceRequest.orderDetail",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-counseling-patient-state"
      },
      "sliceName": "state"
    }, {
      "id": "ServiceRequest.orderDetail:state.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.orderDetail.coding"
    }, {
      "id": "ServiceRequest.orderDetail:state.coding.system",
      "min": 1,
      "path": "ServiceRequest.orderDetail.coding.system"
    }, {
      "id": "ServiceRequest.orderDetail:state.coding.code",
      "min": 1,
      "path": "ServiceRequest.orderDetail.coding.code"
    }, {
      "id": "ServiceRequest.orderDetail:state.coding.display",
      "min": 1,
      "path": "ServiceRequest.orderDetail.coding.display"
    }, {
      "id": "ServiceRequest.subject.reference",
      "min": 1,
      "path": "ServiceRequest.subject.reference"
    }, {
      "id": "ServiceRequest.encounter.reference",
      "min": 1,
      "path": "ServiceRequest.encounter.reference"
    }, {
      "id": "ServiceRequest.requester.reference",
      "min": 1,
      "path": "ServiceRequest.requester.reference"
    }, {
      "id": "ServiceRequest.performer",
      "min": 1,
      "path": "ServiceRequest.performer",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "description": "Type of performer - organization or practitioner",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.performer.type",
      "min": 1,
      "path": "ServiceRequest.performer.type"
    }, {
      "id": "ServiceRequest.performer:practitioner",
      "max": "*",
      "min": 0,
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner" ]
      } ],
      "sliceName": "practitioner"
    }, {
      "id": "ServiceRequest.performer:practitioner.type",
      "path": "ServiceRequest.performer.type",
      "fixedUri": "Practitioner"
    }, {
      "id": "ServiceRequest.performer:organization",
      "max": "*",
      "min": 0,
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
      } ],
      "sliceName": "organization"
    }, {
      "id": "ServiceRequest.performer:organization.type",
      "path": "ServiceRequest.performer.type",
      "fixedUri": "Organization"
    }, {
      "id": "ServiceRequest.reasonCode",
      "min": 1,
      "path": "ServiceRequest.reasonCode"
    }, {
      "id": "ServiceRequest.reasonCode.text",
      "min": 1,
      "path": "ServiceRequest.reasonCode.text"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-service-request"
}