PackagesCanonicalsLogsProblems
    Packages
    ig.fhir-il-community.org.t17@0.1.0
    http://ig.fhir-il-community.org/T17/StructureDefinition/t17-requested-location
{
  "description": "המיקום אליו נקבע התור - כולל פרטי מחלקה/מרפאה ובית חולים",
  "_filename": "StructureDefinition-t17-requested-location.json",
  "package_name": "ig.fhir-il-community.org.t17",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "T17Location",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "T17 Requested Location",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "768acb5a-d4ec-41a6-8780-182a8bb10d59",
  "kind": "resource",
  "url": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-requested-location",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.mode",
      "min": 1,
      "path": "Location.mode",
      "fixedCode": "instance"
    }, {
      "id": "Location.type",
      "min": 1,
      "path": "Location.type",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.type:moh-type",
      "max": "*",
      "min": 1,
      "path": "Location.type",
      "sliceName": "moh-type"
    }, {
      "id": "Location.type:moh-type.coding",
      "max": "1",
      "min": 1,
      "path": "Location.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.health.gov.il/ValueSet/department-type-moh"
      }
    }, {
      "id": "Location.type:moh-type.coding.system",
      "min": 1,
      "path": "Location.type.coding.system",
      "patternUri": "http://fhir.health.gov.il/cs/department-type-moh"
    }, {
      "id": "Location.type:moh-type.coding.code",
      "min": 1,
      "path": "Location.type.coding.code"
    }, {
      "id": "Location.type:moh-type.coding.display",
      "min": 1,
      "path": "Location.type.coding.display"
    }, {
      "id": "Location.managingOrganization",
      "min": 1,
      "path": "Location.managingOrganization"
    }, {
      "id": "Location.managingOrganization.identifier",
      "min": 1,
      "path": "Location.managingOrganization.identifier"
    }, {
      "id": "Location.managingOrganization.identifier.system",
      "min": 1,
      "path": "Location.managingOrganization.identifier.system"
    }, {
      "id": "Location.managingOrganization.identifier.value",
      "min": 1,
      "path": "Location.managingOrganization.identifier.value"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-location"
}