PackagesCanonicalsLogsProblems
    Packages
    rambam-fhir.health.gov.il@0.1.5
    http://fhir.rmc.gov.il/StructureDefinition/rambam-location
{
  "description": "Location profile by Rambam",
  "_filename": "StructureDefinition-location-rambam.json",
  "package_name": "rambam-fhir.health.gov.il",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LocationRambam",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location Rambam",
  "package_version": "0.1.5",
  "status": "draft",
  "id": "ef728dbd-d450-4c1b-966a-62cf2af22d21",
  "kind": "resource",
  "url": "http://fhir.rmc.gov.il/StructureDefinition/rambam-location",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "min": 2,
      "path": "Location.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.identifier:dept-rmb",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "sliceName": "dept-rmb"
    }, {
      "id": "Location.identifier:dept-rmb.system",
      "min": 1,
      "path": "Location.identifier.system",
      "fixedUri": "http://fhir.rmc.gov.il/identifier/dept-rmb"
    }, {
      "id": "Location.identifier:dept-rmb.value",
      "min": 1,
      "path": "Location.identifier.value"
    }, {
      "id": "Location.identifier:moh-hospital-department",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "sliceName": "moh-hospital-department"
    }, {
      "id": "Location.identifier:moh-hospital-department.system",
      "min": 1,
      "path": "Location.identifier.system"
    }, {
      "id": "Location.identifier:moh-hospital-department.value",
      "min": 1,
      "path": "Location.identifier.value"
    }, {
      "id": "Location.status",
      "min": 1,
      "path": "Location.status"
    }, {
      "id": "Location.mode",
      "path": "Location.mode",
      "fixedCode": "instance"
    }, {
      "id": "Location.type",
      "min": 2,
      "path": "Location.type",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.type:dept-type-rmb",
      "max": "1",
      "min": 1,
      "path": "Location.type",
      "sliceName": "dept-type-rmb"
    }, {
      "id": "Location.type:dept-type-rmb.coding.system",
      "min": 1,
      "path": "Location.type.coding.system",
      "fixedUri": "http://fhir.rmc.gov.il/cs/dept-type-rmb"
    }, {
      "id": "Location.type:dept-type-rmb.coding.code",
      "min": 1,
      "path": "Location.type.coding.code"
    }, {
      "id": "Location.type:moh-department-type",
      "max": "1",
      "min": 1,
      "path": "Location.type",
      "sliceName": "moh-department-type"
    }, {
      "id": "Location.type:moh-department-type.coding.system",
      "min": 1,
      "path": "Location.type.coding.system",
      "fixedUri": "http://fhir.health.gov.il/cs/department-type-moh"
    }, {
      "id": "Location.type:moh-department-type.coding.code",
      "min": 1,
      "path": "Location.type.coding.code"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-location"
}